Skip to content

torresmateo/gmail-chat-arcade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gmail-chat-arcade

Chat with your gmail inbox using ArcadeAI and Streamlit

Instructions

You need Python 3.10+ & pip. Creating a virtual environment is recommended.

pip install -r requirements.txt

create a .env file to configure the app

ARCADE_API_KEY=arc_...
OPENAI_MODEL=gpt-4o-mini

Then run

streamlit run main.py

and open the link (usually http://localhost:3000) on your browser.

About

Chat with your gmail inbox using ArcadeAI and Streamlit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages