Skip to content

pranjaldoshi96/rag-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAG Examples

This Python repository demonstrates a Retriever-Augmented Generation (RAG) pipeline for document-based question answering

qna-rag

A RAG pipeline that ingest the document from a provided URL and answer question related to document using FAISS as document vectorstore and llama3 70b as llm model.

You can refer to qna_rag to ingest the URL and interact with it.

rag-lc.mp4

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages