RAGTheDocs-mila-qc / README.md
jerpint's picture
freeze sdk version to gradio3
48603c2
|
raw
history blame
No virus
728 Bytes
metadata
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