Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 492 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 492 Bytes

LeapfrogAI RAG Backend

⚠️This repo is archived in favor of the LeapfrogAI monorepo: https://github.com/defenseunicorns/leapfrogai⚠️

Description

Stand alone Retrieval Augmented Generation Backend (RAG) for LeapfrogAI that used ChromaDB, LangChain, Llama Index, and FastAPI.

Instructions

Docker Container

Image Build and Run

For local image building and running.

make docker-build

make docker-run # handles env file and db directory mount