EventSnap is an Android application that processes events described by natural language and converts them into calendar events. It's designed to make planning effortless and intuitive.
- Simplicity: Use Android's share function to process events with Natural Language Processing.
- User-friendly Interface: Intuitive UI to customize your events before adding them to your calendar.
- Calendar Integration: You can select which calendar you want the event to be added to. All calendar apps installed on your device are available.
- Install the apk file available from the releases tab. Ensure your device allows installation from unknown sources.
- Open the settings menu from the app.
- Paste in your OpenAI API key.
- Select which model you would like the app to use.
- Select a text about your event in natural language (e.g., "Meeting with John tomorrow at 3 PM").
- In the dialog that pops up, select Share.
- Select the EventSnap application.
- Confirm the event details and save it to your calendar.
- Fork the repository.
- Create a new branch (
git checkout -b your-feature
). - Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin your-feature
). - Open a pull request.
For any inquiries, please reach out to nahu02.