--- title: RAGTheDocs emoji: 👀 colorFrom: gray colorTo: yellow sdk: gradio sdk_version: 3.50.2 app_file: app.py pinned: false license: mit --- # RAGtheDocs ## Introduction 📚 RAGTheDocs is an open-source library that allows you to do RAG on any readthedocs documentation using a one-click deploy. ## Features 🚀 - **Web Scraping and Analysis:** RAGtheDocs automatically scrapes and embeds documentation from any website generated by ReadTheDocs/Sphinx - **RAG Interface:** It comes built-in with a gradio UI for users to interact with the RAG agent - **Customization Options:** Tailor RAGtheDocs to your needs with customizable settings and options. ## Installation TODO ## Usage TODO ## Configuration TODO