Robby-chatbot
Robby-chatbot copied to clipboard
AI chatbot 🤖 for chat with CSV, PDF, TXT files 📄 and YTB videos 🎥 | using Langchain🦜 | OpenAI | Streamlit ⚡
hi i want to ask about htm and front end changes in this code spciallay avatars? Through which folder I will get desire changes
I just cloned the project and followed the readme and ran into this error can someone help me figure out this issue, I think there is some library incompatibility or...
I added a csv file which has this dataset ``` https://www.kaggle.com/datasets/ncsaayali/cereals-data ``` and I asked a basic question, "What is the average calorie for the whole dataset?" It answered me...
I get this error when using Robby-chatbot. `Error: IndexFlat.search() missing 3 required positional arguments: 'k', 'distances', and 'labels'`
I have tried this chatbot and it reprocesses (Fetching the Text, chunking and creating embeddings) the document each time when a new question is asked for the same document. For...