Updated README

This commit is contained in:
ShubhamSaboo 2024-09-13 19:19:00 -05:00
parent a91e3be9ea
commit 3635c93854

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-4 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 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.
### Features