Create a custom ChatBot using Embedchain in 5 mins. Embedchain is a framework developed over Langcain that allows easy use of any dataset to create a chatbot in less time.
- Install Embedchain Framework
- Set OpenAI API Key
- Create Bot instance
- Train the bot using data such as pdf, webpage, text, youtube, and que/ans.
- Query the created chatbot.
References:-
- This project was possible using Embedchain (https://github.com/embedchain/embedchain)
- For Audi Manuals (https://ownersmanuals2.com/make/audi)
- For Youtube Video Kelley Blue Book (https://www.youtube.com/watch?v=LmjdUjvJL1E)