Skip to content

Commit c5408a3

Browse files
docs: fix doc link
Signed-off-by: thiswillbeyourgithub <[email protected]>
1 parent 2bb462b commit c5408a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
88
`wdoc` is a powerful RAG (Retrieval-Augmented Generation) system designed to summarize, search, and query documents across various file types. It's particularly useful for handling large volumes of diverse document types, making it ideal for researchers, students, and professionals dealing with extensive information sources. I was frustrated with all other RAG solutions for querying or summarizing, so I made my perfect solution in a single package.
99

10-
*(The online documentation can be found [here](https://wdoc.readthedocs.io/en/latest/readme.html))*
10+
*(The online documentation can be found [here](https://wdoc.readthedocs.io/en/stable))*
1111

1212
* **Goal and project specifications**: `wdoc` uses [LangChain](https://python.langchain.com/) to process and analyze documents. It's capable of querying **tens of thousands** of documents across [various file types](#Supported-filetypes) at the same time. The project also includes a tailored summary feature to help users efficiently keep up with large amounts of information.
1313

0 commit comments

Comments
 (0)