An automated FAQ chatbot for an e-commerce platform.
Live site: ecommercefaq.streamlit.app
This project leverages several powerful technologies to deliver an intelligent and informative FAQ experience:
- LangChain
- Gemini Pro
- ChromaDB
- Streamlit
The model is just for demonstration purpose only. It is trained using only 80 Question - Answer pairs. So, expecting it to answer any question other then used for training with high accuracy is not a good idea. You can have a look at all the 80 questions and ask something similar or combined of multiple questions.
e.g. "How can I create an account?" or,
"What payment methods do you accept?" or even,
"How can I create an account and what payment methods do you accept?" , etc.
Any type of feedback is appreciated: soumyadeep184@gmail.com