Multimodal Document Processing RAG with LangChain
-
Updated
Dec 5, 2024 - Python
Multimodal Document Processing RAG with LangChain
ChatPDF leverages Retrieval Augmented Generation (RAG) to let users chat with their PDF documents using natural language. Simply upload a PDF, and interactively query its content with ease. Perfect for extracting information, summarizing text, and enhancing document accessibility.
Click below to visit my website
In this project I have built an end to end advanced RAG project using open source llm model, Mistral using groq inferencing engine.
In this end to end project I have built a RAG app using ObjectBox Vector Databse and LangChain. With Objectbox you can do OnDevice AI, without the data ever needing to leave the device.
Implement RAG using LangChain and HuggingFace embedding models
Chat With Documents is a Streamlit application designed to facilitate interactive, context-aware conversations with large language models (LLMs) by leveraging Retrieval-Augmented Generation (RAG). Users can upload documents or provide URLs, and the app indexes the content using a vector store called Chroma to supply relevant context during chats.
Memomind is a sleek note-taking app built with React 18, Next.js 14, and TypeScript. It features a chat-based RAG workflow, AI-powered insights with Langchain and Llama3, and secure authentication via Clerk. It uses Tailwind CSS for styling and Shadcn-UI for components.
A knowledge base constructed based on Langchain+RAG+LLM
A ChatBot designed to assist WhatsAgenda customers in configuring their calendar. This tool streamlines the setup of scheduling, managing appointments, and customizing service hours, ensuring an efficient and user-friendly experience.
Repo for DermAssist: Your AI Assitant for Skin Problems. Powered by a vision model and a reliable RAG system.
Analysis Agent on Llamaindex Typescript with a simple caching mechanism
Retrieval-Augmented Generation on YouTube transcripts and PDFs to deliver accurate and contextual answers.
Conversational RAG with PDF and chat history
This project combines the power of vector databases, large language models, and chat history management to create an interactive PDF chatbot
In this project I have built an advanced RAG Q&A chatbot with chain and retrievers using Langchain
A RAG Model ChatBot for jamia Millia Islamia
MindfulLibrary is an LLM-driven book recommendation system that helps users discover books tailored to their interests, mood, and preferences. Built using Machine Learning, NLP, and Gradio, this project leverages semantic search techniques to provide personalized recommendations based on categories, themes, and tones.
Upload documents 📄 and get instant, accurate answers to your questions with InstaDoc: Intelligent QnA Powered by RAG. Enjoy quick summaries 📜 and precise Q&A, all through an intuitive interface. InstaDoc leverages advanced technologies 🚀 to help you understand your documents better and faster, making document analysis efficient and user-friendly
Click below to checkout the website
Add a description, image, and links to the huggingface-embeddings topic page so that developers can more easily learn about it.
To associate your repository with the huggingface-embeddings topic, visit your repo's landing page and select "manage topics."