kaymen99/langgraph-email-automation
Multi AI agents for customer support email automation built with Langchain & Langgraph
Implements a multi-agent Langgraph workflow that continuously monitors Gmail, categorizes incoming emails, and routes them to specialized agents—one drafts personalized responses for complaints/feedback while another uses RAG with agency documents to answer product questions. Each draft undergoes automated quality verification before sending, and the system exposes the workflow as a FastAPI/Langserve API for integration, using Groq and Google Gemini LLMs.
231 stars. No commits in the last 6 months.
Stars
231
Forks
64
Language
Python
License
—
Category
Last pushed
Feb 13, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/kaymen99/langgraph-email-automation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
jmrk84/neuralmail
Battle-tested email archaeology application that allows you to search and compile reports from...
kaymen99/AI-Sales-agent
Sales AI agent that talks with your customers, recommend products, book consultations, and...
paulbrowne-irl/AI-Knowledgement-Emails-and-Documents
AI Based knowlege management - including automatic response to emails using RAG techniques....
Drlordbasil/groq-gmail-assistant
Advanced AI email assistant using Groq for responsive replies, Llama for contextual information...
mindsdb/email_rag
T.I.M.E: Thoroughly Intelligent Mail Explorer" Repo to try and build an incredible RAG system...