This project enables me to use natural language text input to lower the friction of many of my current workflows. Specifically, I want to be able to quickly add Notion pages to my good moments journal and normal journal as well as events to my Google Calendar.
Update .env file to include the following:
OPENAI_APIKEYNOTION_API_KEYNOTION_GOOD_MOMENTS_DATABASE_IDNOTION_JOURNAL_DATABASE_IDGOOGLE_CLIENT_IDGOOGLE_CLIENT_SECRETGOOGLE_REDIRECT_URI
Run using
streamlit run app.py