Personalization: Intelligent Email Agent
by Asia Amodeo
Asia Amodeo's intelligent email agent helps manage an inbox. It integrates with the Gmail API, indexes emails in Elasticsearch, and offers a Streamlit chat interface to find specific emails or see what's important for the day, addressing 'email fatigue' by making it easier to sift through communication.

Project from the first cohort of the AI Engineering Buildcamp, by Asia Amodeo.
The agent integrates with the Gmail API to fetch emails and indexes them in Elasticsearch. It features a chat interface built with Streamlit, where you can ask questions to find specific emails or see what is important for the day. While it currently focuses on fetching and reading, the concept addresses "email fatigue" by making it easier to sift through communication.
Tech stack: Gmail API, Elasticsearch, Streamlit.
Related content
Cybersecurity Disclosure Agent
An agent that tracks cybersecurity incidents reported to the SEC, built by Scott DeGeest. Helps supply chain professionals quickly find out if a company has disclosed a data breac…
December 15, 2025
Habit Builder Agent
Vancesca Dinh's agent helps users identify goals and understand the 'why' behind them, grounded in data from the Huberman Lab podcast and medical publications. Pipeline includes R…
December 15, 2025
Build Your Own Search Engine
We build a search engine from scratch over DataTalks.Club Zoomcamp FAQ documents. We start with TF-IDF text search, then add cosine similarity and field boosting. From there we mo…
May 14, 2026