# sugarforever/chat-ollama

ChatOllama is an open-source AI chatbot that brings cutting-edge language models to your fingertips while keeping your data private and secure.

Repository: https://github.com/sugarforever/chat-ollama
Canonical: https://ross.abutalabs.com/products/chat-ollama
Homepage: https://chatollama.cloud
Language: TypeScript
License: NOASSERTION
License Family: other
Last push: 2026-05-28T11:59:21+00:00

## Health v2 (maintenance only)
Score: 63/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 84, release rhythm 35, longevity 66
- inputs: {"age_days": 928, "days_push": 97, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3509, forks 560 (observed 2026-08-28T04:08:07.683728+00:00)

## What it is
ChatOllama is an open-source, self-hosted AI chatbot platform built with Nuxt 3 that supports multiple LLM providers (OpenAI, Anthropic, Gemini, Ollama, and more). It includes knowledge bases with RAG, AI agents with MCP tool access, realtime voice chat, and Docker-based deployment.

## Use cases
- self-host a private chatgpt alternative with my own api keys
- chat with local models via ollama in a web ui
- build a knowledge base from my documents and ask questions with rag
- run an ai agent that can call tools via mcp
- have realtime voice conversations with gemini
- compare responses from openai, claude, and gemini in one interface

## When to choose
- you want a self-hosted, privacy-focused chat UI for multiple LLM providers
- you need document-based RAG with vector databases like Chroma or Milvus
- you want MCP-based agent tool integration out of the box
- you prefer Docker Compose deployment

## When to avoid
- you need a lightweight embeddable chat widget rather than a full platform
- you want a managed/hosted solution with no infrastructure
- you only need a simple CLI for LLM queries

## Facets
- artifact type: application
- maturity: active
- function: chatbot, rag, agent-framework, mcp, llm-inference, vector-database, speech-recognition, web-framework
- domain: artificial-intelligence, large-language-models, chatbots, self-hosted, web-development
- platform: self-hosted, cross-platform
- tags: ollama, nuxt3, knowledge-base, voice-chat, multi-model, openai-compatible, chromadb, milvus, postgres, retrieval-augmented-generation, ai-agents, web-server, docker, nodejs

## Member repositories
- sugarforever/chat-ollama (main) score 63

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:07.683728+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:35:43.989339+00:00, confidence not recorded.
  - readme: https://github.com/sugarforever/chat-ollama (fetched 2026-08-28T04:08:07.683728+00:00, sha 9305f16b5048)
  - homepage: https://chatollama.cloud (fetched 2026-08-29T09:29:55.421908+00:00, sha 4ec7fe3d4f5c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
