-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Description
Create a chatbot (for a nutrition science website) that can help health conscious people to know the nutrient value for each food item that they desire to eat.
Features
- Try to answer the user query from the website data.
- If website data insufficient, explore the web and get the best possible answer.
Tech Stack
- Embedding Models: HuggingFace Embeddings
- Vector Database: ChromaDB, MongoDB
- Backend: Python(Flask)
- Dummy data from Kaggle
- Feel free to use services (other than above mentioned)