README fixes
This commit is contained in:
@@ -2,7 +2,7 @@ RAGger
|
|||||||
======
|
======
|
||||||
```ragger.py``` is a command line tool to RAG over multiple pieces of text, PDFs and websites using langchain and OpenAI.
|
```ragger.py``` is a command line tool to RAG over multiple pieces of text, PDFs and websites using langchain and OpenAI.
|
||||||
|
|
||||||
The main repository is on , where issues and contributions are accepted
|
The main repository is on [git.telosama.xyz](https://git.telosama.xyz/iang/ragger), where issues and contributions are accepted
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
Since this codebase uses OpenAI models, a OpenAI API key is needed.
|
Since this codebase uses OpenAI models, a OpenAI API key is needed.
|
||||||
|
|||||||
Reference in New Issue
Block a user