UppuluriKalyani / ML-Nexus

ML Nexus is an open-source collection of machine learning projects, covering topics like neural networks, computer vision, and NLP. Whether you're a beginner or expert, contribute, collaborate, and grow together in the world of AI. Join us to shape the future of machine learning!
https://discord.gg/n2D4RqnU
MIT License
48 stars 83 forks source link

Feature request: I would like to build a chatbot using RAG and LLMs #305

Open infinity-void6 opened 1 week ago

infinity-void6 commented 1 week ago

I would like to build a RAG bot for the topic under Generative Models for a particular website

Requirements: LLM API key/ HuggingFace Flask/FastAPI for UI Beuatiful Soup for crawling website

Approaches used: 1)web crawling 2)embedding the content 3)Vector Database and RAG 4)Serving the bot

github-actions[bot] commented 1 week ago

Thanks for creating the issue in ML-Nexus!πŸŽ‰ Before you start working on your PR, please make sure to:

UppuluriKalyani commented 1 week ago

@infinity-void6 proceed