Niketkumardheeryan / ML-CaPsule

ML-capsule is a Project for beginners and experienced data science Enthusiasts who don't have a mentor or guidance and wish to learn Machine learning. Using our repo they can learn ML, DL, and many related technologies with different real-world projects and become Interview ready.
MIT License
334 stars 295 forks source link

Implementing Basic RAG pipeline with a backend in Flask #571

Open akashrai2003 opened 1 month ago

akashrai2003 commented 1 month ago

Trying to show the capabilities of Retrieval-Augmented-Generation with the help of a backend built with Flask and some static HTML. Will cover a structural format of code and also with good enough documentation to reproduce the project.

github-actions[bot] commented 1 month ago

Thanks for creating the issue

akashrai2003 commented 1 month ago

@Niketkumardheeryan can I work on this issue?