Skip to content
/ rag Public

Retrieval Augmented Generation implementation and testing

Notifications You must be signed in to change notification settings

lshaoqin/rag

Repository files navigation

rag

Retrieval Augmented Generation implementation and testing

Before starting, copy the .env.example file to .env and fill in the necessary keys if using OpenAI/Pinecone.

To start milvus:

cd milvus
docker compose up -d

About

Retrieval Augmented Generation implementation and testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages