Adds the long missing functionality to Android to highlight text (or share it) and then extract calendar events. Powered by LLMs.
Add a secrets.properties
file to the root directory containing
the default API key to use.
DEFAULT_API_KEY="sk-..."
Then build the App using AndroidStudio.