pritom007/ollama_chatbot
A ollama based chatbot. We use llama3 8b model via groq for this project.
This is a web-based chat application that allows you to interact with a local AI model, maintaining conversation context and even pulling in information from your own files or databases. You can start new conversations, review past chats, and receive rich, formatted responses. This tool is designed for developers or power users who want to host and customize a personal or small-team AI chatbot on their own machine.
No commits in the last 6 months.
Use this if you are a developer looking for a foundational Flask application to build a custom, locally-hosted AI chatbot with memory and data integration.
Not ideal if you are looking for a ready-to-use, consumer-friendly chat application that requires no technical setup or coding.
Stars
7
Forks
—
Language
Python
License
—
Category
Last pushed
Jul 04, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/pritom007/ollama_chatbot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SillyTavern/SillyTavern
LLM Frontend for Power Users.
libre-webui/libre-webui
Privacy-first web interface for local AI models. Clean, minimal UI for Ollama with extensible...
chyok/ollama-gui
A single-file tkinter-based Ollama GUI project with no external dependencies.
matlab-deep-learning/llms-with-matlab
Connect MATLAB to LLM APIs, including OpenAI® Chat Completions, Azure® OpenAI Services, and Ollama™
vndee/local-talking-llm
A talking LLM that runs on your own computer without needing the internet.