Chat with PDF lets you ask questions to PDF documents. Built and deployed with NuxtHub, and powered by Cloudflare Workers AI and Vectorize.
-
Updated
Dec 12, 2024 - TypeScript
Chat with PDF lets you ask questions to PDF documents. Built and deployed with NuxtHub, and powered by Cloudflare Workers AI and Vectorize.
A Retrieval-Augmented Generation (RAG) application for querying legal documents. It uses PostgreSQL, Elasticsearch, and LLM to provide summaries and suggestions based on user queries. Features data ingestion with Airflow, real-time monitoring with Grafana, and a Streamlit interface.
A new novel multi-modality (Vision) RAG architecture
GenAI/RAG Sandbox for experimentation using Oracle Database AI Vector Search
A very CPU-friendly RAG implementation
A very simple RAG implementation
The goal of this project is to develop a RAG system using Agent from LangGraph to improve the travelling experience of tourists.
Explore web scrapping and search engine for thesis search, combine with RAG
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.
Building Retrieval Augmented Generation Pipeline from scratch
ChatBot for live scores of cricket matches.
A RAG based approach to building a chatbot, that uses llama3 at its core, and can enable users to chat with pdfs, by storing pdf data in a vectordb (Chroma) and retrieves using FAISS
Retrieval Augment Generation, Chat with your document using lang chain and open ai.
A lightweight toolkit for managing and querying a Pinecone vectorstore with PDF documents. This repository contains two main components: importer which pulls and tracks pdfs from a google cloud storage bucket, & retriever which is a terminal app for rag querying
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.
Learning Generative AI from scratch with step-by-step Google Colab notebooks. Build scalable architectures for enterprise-level solutions, starting with the basics of RAG systems.
Optimized language model research and development for solving Korean CSAT (College Scholastic Ability Test) problems, with a focus on Korean language and social studies sections.
Add a description, image, and links to the retreival-augmented-generation topic page so that developers can more easily learn about it.
To associate your repository with the retreival-augmented-generation topic, visit your repo's landing page and select "manage topics."