27 Forks
340 Stars
340 Watchers

rag

🚀 Retrieval Augmented Generation (RAG) with txtai. Combine search and LLMs to find insights with your own data.

How to download and setup rag

Open terminal and run command
git clone https://github.com/neuml/rag.git
git clone is used to create a copy or clone of rag repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rag https://github.com/neuml/rag/archive/master.zip

Or simply clone rag with SSH
[email protected]:neuml/rag.git

If you have some problems with rag

You may open issue on rag support forum (system) here: https://github.com/neuml/rag/issues