adithya-s-k / World-of-AI

WORLD OF AI : An open-source repository for AI-based projects 🚀, from beginner to expert level, helping contributors start their journey in Artificial Intelligence and Deep Learning. Our projects provide hands-on experience to real-world problems👨‍💻. Join our community and contribute to the development of AI-based solutions 👥.
https://www.cognitivelab.tech/
MIT License
88 stars 85 forks source link

[PROJECT PROPOSAL] Ubot #225

Open AbdullahHabib-github opened 11 months ago

AbdullahHabib-github commented 11 months ago

Project Request

A personalized Langchain API/Chatbot that uses LLM of your choice


Field NLP / Langchain
About A Chatbot using LLM of your choice and your personalized data to answer your queries
Github AbdullahHabib-github
Email abdullahhabib.86@gmail.com
Label Project Request

A enthusiast of the latest technologies

Ubot

A Chatbot using LLM of your choice and your personalized data to answer your queries

A project that lets to scrape a website to extract data, then you can use a LLM on top of that data and it would give you answers according to the provided data, for example, if you want to create a university website chatbot, it would take the university website URL, scrape all the data and then create a personalized chatbot, this chatbot would be accessible by multiple users at a time and would remember the chat history of each individual user. For example, if you tell it my name is xyz and later ask it, what is my name, it would be able to answer that.

Scope

Creating a working API that entertains multiple users at a time and remembers their chat histories separately.

Timeline

The project would be completed in 1 to 2 days after approval.