← All work

Python

rag-pipeline

A retrieval-augmented generation pipeline from scratch: chunk, embed, FAISS store, retrieve, and generate grounded answers with citations. Local no-GPU, optional hosted mode.

CI passing · Python

rag-pipeline

Highlights

  • Chunk, embed, FAISS store, retrieve
  • Grounded answers with citations
  • Local no-GPU or optional hosted mode
  • Tested chunker

Want the code?

View on GitHub