chore: updated README

This commit is contained in:
ShubhamSaboo 2024-10-06 16:33:09 -05:00
parent 27063f321a
commit 2a030a1123

View file

@ -1,5 +1,5 @@
## 🛒 AI Customer Support Agent with Memory
This Streamlit app implements an AI-powered customer support agent for TechGadgets.com, an online electronics store. The agent uses OpenAI's GPT-4o model and maintains a memory of past interactions using the Mem0 library with Qdrant as the vector store.
This Streamlit app implements an AI-powered customer support agent for synthetic data generated using GPT-4o. The agent uses OpenAI's GPT-4o model and maintains a memory of past interactions using the Mem0 library with Qdrant as the vector store.
### Features