LebToki/Chat-with-Ollama
A modern, RAG-powered AI chat application that integrates with Ollama for local AI inference. Chat with various Ollama models while leveraging your own documents for context-aware, intelligent responses.
This application helps individuals and small teams chat with an AI model using their own private documents. You can upload various file types like PDFs, Word documents, and spreadsheets, and then ask questions or discuss the content with a local AI. The tool allows you to get accurate, context-aware answers without sending your data to external services. This is ideal for researchers, analysts, or anyone needing private, document-specific AI assistance.
Use this if you need a private AI assistant to understand and discuss information contained within your personal or proprietary documents, keeping all processing on your local machine.
Not ideal if you need to integrate with external AI providers like OpenAI or Anthropic, or if you don't have the technical comfort to set up and manage a local server.
Stars
8
Forks
6
Language
PHP
License
—
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/LebToki/Chat-with-Ollama"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
hk3427/RAG-KnowledgeLLM-LlamaIndex-BOT
LLM Chatbot with Retrieval Augmented Generation using Llamaindex. It works both in online and...
quoccuongLE/rag_llama_index_app
Unleash potential utilities of LLM models with Llama Index
voyagi/ai-support-chat
AI support chatbot with RAG, embeddable widget, and admin panel. Next.js + OpenAI + Neon Postgres.