
About This Project
A retrieval-augmented chatbot for the Scikit-Learn documentation, built with LangChain and OpenAI models. It indexes the official docs and grounds every answer in the retrieved passages, letting users explore the API through natural conversation.
Key Features
- Retrieval-augmented generation pipeline
- LangChain orchestration with OpenAI
- Streamlit chat interface
Technologies
LangChainLLMPythonScikit-Learn