Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 635 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 635 Bytes

CustomChatBot-Embedchain

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.

  1. Install Embedchain Framework
  2. Set OpenAI API Key
  3. Create Bot instance
  4. Train the bot using data such as pdf, webpage, text, youtube, and que/ans.
  5. Query the created chatbot.

References:-

  1. This project was possible using Embedchain (https://github.com/embedchain/embedchain)
  2. For Audi Manuals (https://ownersmanuals2.com/make/audi)
  3. For Youtube Video Kelley Blue Book (https://www.youtube.com/watch?v=LmjdUjvJL1E)