vndee / local-assistant-examplesLinks
Build your own ChatPDF and run it locally
☆383Updated 9 months ago
Alternatives and similar repositories for local-assistant-examples
Users that are interested in local-assistant-examples are comparing it to the libraries listed below
Sorting:
- Rag (Retreival Augmented Generation) Python solution with llama3, LangChain, Ollama and ChromaDB in a Flask API based solution☆187Updated last year
- Running local Language Language Models (LLM) to perform Retrieval-Augmented Generation (RAG)☆240Updated 5 months ago
- Chat with multiple PDFs locally☆558Updated 9 months ago
- ☆216Updated 9 months ago
- ☆384Updated 9 months ago
- Generic rag framework to apply the power of LLMs on any given dataset☆633Updated 2 weeks ago
- Chat with your documents using Vision Language Models. This repo implements an End to End RAG pipeline with both local and proprietary VL…☆576Updated 5 months ago
- Websearch agent built on the LangGraph framework☆386Updated last year
- Questions? Contact me at @DhruvAtreja1☆284Updated 9 months ago
- SuperEasy 100% Local RAG with Ollama + Email RAG☆1,113Updated last year
- A knowledge graph RAG app using LangChain and Neo4j.☆222Updated 11 months ago
- Build a chatbot powered by LlamaIndex that augments GPT 3.5 with the contents of the Streamlit docs (or your own data).☆204Updated 11 months ago
- RAG-VectorDB-Embedings-LlamaIndex-Langchain☆248Updated last month
- Code from tutorials presented on the "Code AI with Rok" YouTube channel☆285Updated last month
- This repository contains most of the python codes that is presented in my youtube videos.☆315Updated last month
- Human-AI collaboration to produce a newstory about a meeting from minutes or transcript☆195Updated 7 months ago
- How to build a Multi-Agentic Systems for RAG using LangGraph - Full project☆140Updated 6 months ago
- A demo Jupyter Notebook showcasing a simple local RAG (Retrieval Augmented Generation) pipeline to chat with your PDFs.☆431Updated last month
- A simple project for enabling LLM agents to use tools.☆101Updated last year
- RAG (Retrieval-augmented generation) ChatBot that provides answers based on contextual information extracted from a collection of Markdow…☆282Updated last week
- ☆344Updated 3 weeks ago
- Code and scripts behind the @LearnDataWithMark YouTube channel☆197Updated 3 months ago
- Ingest files for retrieval augmented generation (RAG) with open-source Large Language Models (LLMs), all without 3rd parties or sensitive…☆682Updated 11 months ago
- Local llamaindex RAG to assist researchers quickly navigate research papers