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
@@ -30,7 +30,7 @@ Created by a psychiatry resident who needed a way to get a definitive answer fro
30
30
* Supports **virtually any LLM providers**, including local ones, and even with extra layers of security for super secret stuff.
31
31
* Aims to **support *any* filetypes** and query from all of them at the same time (**15+** are already implemented!)
32
32
***Actually *useful* AI powered summary**: get the thought process of the author instead of nebulous takeaways.
33
-
***Actually *useful* AI powered queries**: get the **sourced** indented markdown answer yo your questions instead of hallucinated nonsense.
33
+
***Actually *useful* AI powered queries**: get the **sourced** indented markdown answer to your questions instead of hallucinated nonsense.
34
34
***Extensible**: this is both a tool and a library. It was even turned into [an Open-WebUI Tool](https://openwebui.com/t/qqqqqqqqqqqqqqqqqqqq/wdoctool). Also available as a [Docker web UI](./docker/README.md) for easy deployment.
35
35
***Web Search**: Preliminary web search support using [DuckDuckGo](https://en.wikipedia.org/wiki/DuckDuckGo) (via the [ddgs](https://pypi.org/project/ddgs/) library)
0 commit comments