Skip to content

mahesh973/Docs-RAG

Repository files navigation

RAG System on Scikit-Learn Docs

Python version langchain transformers Streamlit version

Description

This project is all about building an RAG-based LLM application where we will incorporate external data sources to augment LLM’s capabilities.

  • Specifically, we built an assistant that can answer questions about Scikit-learn — a Python framework for predictive data analysis.

  • The goal here is to make it easier for developers to adopt the latest and most efficient ways to leverage the Scikit-learn framework.

Checkout the app deployed on HuggingFace Spaces : https://huggingface.co/spaces/Mahesh9/sklearn-rag

                             

Feel free to contribute to the project by submitting issues or pull requests on GitHub. Your feedback and contributions are highly appreciated!