Skip to content
#

retreival-augmented-generation

Here are 27 public repositories matching this topic...

This project is a comprehensive RAG pipeline implementation that includes YouTube and web scraping tools for data collection, Milvus as a vector database for efficient context retrieval, and a Tkinter-based multi-user chatbot interface. It also features data visualization tools enhanced with PyCUDA for analyzing large datasets.

  • Updated Dec 12, 2024
  • Python

A Retrieval-Augmented Generation (RAG) app for chatting with content from uploaded PDFs. Built using Streamlit (frontend), FAISS (vector store), Langchain (conversation chains), and local models for word embeddings. Hugging Face API powers the LLM, supporting natural language queries to retrieve relevant PDF information.

  • Updated Oct 13, 2024
  • Python

Improve this page

Add a description, image, and links to the retreival-augmented-generation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the retreival-augmented-generation topic, visit your repo's landing page and select "manage topics."

Learn more