ivanfioravanti/chatbot-ollama
A web-based chat interface for interacting with Ollama-hosted language models locally.

Chatbot Ollama is an open-source chat UI built on top of the Ollama runtime, enabling users to interact with local LLMs through a web browser. It supports document uploads (PDF, TXT, MD) with server-side parsing, image attachments for vision-capable models via base64 encoding, streaming responses with stop-generation control, and conversation management features including search and export. The interface includes code block rendering with copy functionality and keyboard shortcuts for efficient use.
Frequently asked
- What is ivanfioravanti/chatbot-ollama?
- A web-based chat interface for interacting with Ollama-hosted language models locally.
- Is chatbot-ollama open source?
- Yes — ivanfioravanti/chatbot-ollama is an open-source project tracked on heatdrop.
- What language is chatbot-ollama written in?
- ivanfioravanti/chatbot-ollama is primarily written in TypeScript.
- How popular is chatbot-ollama?
- ivanfioravanti/chatbot-ollama has 1.9k stars on GitHub.
- Where can I find chatbot-ollama?
- ivanfioravanti/chatbot-ollama is on GitHub at https://github.com/ivanfioravanti/chatbot-ollama.