From 7697f991db1a3d27772410f0a3ed5a384e9dcb31 Mon Sep 17 00:00:00 2001 From: Max <31512713+max-unfinity@users.noreply.github.com> Date: Sun, 7 Jan 2024 08:05:57 +0300 Subject: [PATCH] fixed typo in link to Buster --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05832a3..9ce12c0 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ sphinx/readthedocs). e.g. `https://orion.readthedocs.io` - **Web Scraping and embeddings:** RAGtheDocs automatically scrapes and embeds documentation from any website generated by ReadTheDocs/Sphinx using OpenAI embeddings -- **RAG Interface:** It comes built-in with a gradio UI for users to interact with [Buster 🤖](https://github.com/jerpint/buste) our RAG agent. +- **RAG Interface:** It comes built-in with a gradio UI for users to interact with [Buster 🤖](https://github.com/jerpint/buster) our RAG agent. - **Customization Options:** Tailor RAGtheDocs prompts and settings with customizable settings and options.