99 Forks
1076 Stars
1076 Watchers

raglite

🥤 RAGLite is a Python toolkit for Retrieval-Augmented Generation (RAG) with DuckDB or PostgreSQL

How to download and setup raglite

Open terminal and run command
git clone https://github.com/superlinear-ai/raglite.git
git clone is used to create a copy or clone of raglite 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 raglite https://github.com/superlinear-ai/raglite/archive/master.zip

Or simply clone raglite with SSH
[email protected]:superlinear-ai/raglite.git

If you have some problems with raglite

You may open issue on raglite support forum (system) here: https://github.com/superlinear-ai/raglite/issues