You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ wdoc is a powerful RAG (Retrieval-Augmented Generation) system designed to summa
10
10
***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.
11
11
12
12
***Current status**: **Under active development**
13
-
* Used daily by the developer for several months: but still in alpha
13
+
* Used daily by the developer for several months: but still in alpha. **I would greatly benefit from testing by users as it's the quickest way for me to find the many small bugs that are quick to fix.**
14
14
* May have some instabilities, but issues can usually be resolved quickly
15
15
* The main branch is more stable than the dev branch, which offers more features
0 commit comments