Skip to content
#

retreival-augmented-generation

Here are 42 public repositories matching this topic...

👨🏻‍💻 Meet Lumina – my personal chatbot assistant designed to answer any questions. Powered by Optuna, RAG, LangChain, Llama3, LoRA optimization, and Pinecone, Lumina offers friendly support and smart solutions tailored for all conversations. Created as part of the mid-term project for COMP-488 at UNC.

  • Updated Mar 3, 2025
  • TypeScript

This project is an innovative coffee shop application designed to bring an engaging and personalized experience to coffee lovers. The app leverages AI-powered agents for chat-based interactions and integrates modern web and mobile development techniques to provide seamless ordering and delivery services.

  • Updated Feb 8, 2025
  • Jupyter Notebook

This project is a PDF Question Answering App that enables users to upload any PDF and ask questions about its content. Using a retriever-augmented generation (RAG) approach, it efficiently retrieves relevant information and generates human-like answers, powered by Streamlit and Google Generative AI.

  • Updated Mar 3, 2025

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

A project that integrates RAG and LLMs for targeted ad campaign recommendations. It extracts data via web scraping, processes it using LangChain, and enhances accuracy with FAISS. Users can input queries through a Streamlit-based UI, generating AI-powered marketing strategies and custom ad creatives with DALL·E.

  • Updated Feb 28, 2025
  • Jupyter Notebook

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