Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Rag

This project implements a Retrieval-Augmented Generation (RAG) pipeline that allows users to ask questions about a PDF document and receive accurate, context-aware answers using Large Language Models.

The system loads a PDF, splits it into semantic chunks, stores embeddings in a vector database, retrieves relevant context for a query, and generates a concise answer using an LLM.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages