File size: 728 Bytes
2c02b68
 
 
 
 
 
48603c2
2c02b68
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
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