digithree / ollama-rag
A customizable Retrieval-Augmented Generation (RAG) implementation using Ollama for a private local instance Large Language Model (LLM) agent with a convenient web interface
☆62Updated last month
Alternatives and similar repositories for ollama-rag:
Users that are interested in ollama-rag are comparing it to the libraries listed below
- Fast local speech-to-text for any app using faster-whisper☆63Updated 3 weeks ago
- ☆65Updated last year
- Agentic RAG with Langchain, Qdrant and CrewAI☆58Updated 11 months ago
- Completely local RAG. Chat with your PDF documents (with open LLM) and UI to that uses LangChain, Streamlit, Ollama (Llama 3.1), Qdrant a…☆95Updated 9 months ago
- Simple Chainlit UI for running llms locally using Ollama and LangChain☆116Updated 8 months ago
- High level tool use for LLMs☆34Updated 8 months ago
- An Automated AI-Powered Prompt Optimization Framework☆184Updated 8 months ago
- ☆111Updated 5 months ago
- ☆56Updated 9 months ago
- ☆63Updated 4 months ago
- SLIM Models by LLMWare. A streamlit app showing the capabilities for AI Agents and Function Calls.☆20Updated last year
- A RAG system designed to process documents with multimodal content. It can generate factual, context-aware answers to user queries, based…☆17Updated 4 months ago
- ☆11Updated 10 months ago
- Using Gemma-3 Vision☆64Updated 3 weeks ago
- A tool for querying and interacting with PDF documents using AI. This application uses natural language processing to provide contextuall…☆113Updated last month
- Serving LLMs in the HF-Transformers format via a PyFlask API☆71Updated 7 months ago
- ☆36Updated 9 months ago
- Reliable RAG setup that uses Semantic Double Merging Chunking from llamaindex, Qdrant Hybrid Search, colBERT for reranking and Google Gem…☆37Updated 4 months ago
- ☆121Updated last month
- Data extraction with LLM on CPU☆113Updated last year
- Haystack and Mistral 7B RAG Implementation. It is based on completely open-source stack.☆79Updated last year
- A fun project where I use the power of AI to analyze a PDF. The AI extracts key information based on the user's instructions and selectio…☆69Updated 6 months ago
- an AI interaction tool with RAG hybrid search, conversation context, web content processing and structured data analysis with LLM / GPT☆175Updated 3 weeks ago
- Local Agentic RAG using Langchain and Agno☆20Updated last month
- Turn Webpage to LLM friendly input text. Similar to Firecrawl and Jina Reader API. Makes RAG, AI web scraping, image & webpage links extr…☆163Updated last week
- A document analysis tool built with Streamlit and Microsoft MarkItDown. Extract and analyze content from multiple document formats with o…☆49Updated 4 months ago
- An advanced retrieval system that combines semantic vector search with token-based search, using contextual chunking and knowledge graphs…