Skip to content

RAG based conversational sales agent chatbot with Gradio frontend that can answer queries about BMW Mini cars and provide suitable recommendations based on personal info.

Notifications You must be signed in to change notification settings

potatobox1/BMW-Rag-based-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RAG based conversational sales agent chatbot with Gradio frontend that can answer queries about BMW Mini cars and provide suitable recommendations based on personal info.

create a .env file and place

"GEMINI_API_KEY = {key}"

"GROQ_API_KEY = {key}"

Both keys are free and avialable on respective websites.

python database.py to build the chroma database

python database.py --save to save langchain documents as .txt files (optional)

python chat.py OR gradio chat.py to launch application hosted on localhost

About

RAG based conversational sales agent chatbot with Gradio frontend that can answer queries about BMW Mini cars and provide suitable recommendations based on personal info.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published