ClaraVerse
A privacy-focused ecosystem to host your own LLM and related services
GraphCanon updated Aug 14, 2026 · GitHub synced Aug 14, 2026
23views this month
Decision brief
ClaraVerse is an open-source platform for deploying your private AI tools and services, focusing on privacy with apps available for desktop, iOS, and Android.
Good fit when
- Use ClaraVerse if you aim to privatize your use of LLMs like ChatGPT or Claude and need complete control over data storage and processing.
- You should consider this tool when seeking an end-to-end solution that includes hosting models, keys, and compute resources without relying on public cloud services.
Avoid when
- Do not choose ClaraVerse if you prefer a hosted service with less need for local setup effort and maintenance.
- Avoid if your project or organization does not allow for the use of AGPL-3.0 licensed software, as it requires modifications to be shared openly.
- Requirements:
- Min 4 GB RAM; Requires Docker; Ensure Ollama is configured correctly if you are using your own models.; Advanced setup may require Go and Node.js installations.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Active (10d since push)
- As of Aug 14, 2026
- Provenance
- Not a fork · Personal account
- As of Aug 14, 2026
- Security (OSV)
- No criticals
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install ClaraVerse npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
ClaraVerse is an open-source platform that allows users to deploy their own versions of AI tools like ChatGPT, Claude, N8N, and ImageGen on personal devices or servers. It includes desktop, iOS, and Android applications.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Aug 14, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Aug 14, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Aug 14, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Aug 14, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Sep 19, 2026)
# Prerequisites: Go 1.24+, Node.js 20+, DockerSource link
Tags
README
One line install (Linux / macOS) Docker Compose Open http://localhost:3000 , register your account (first user becomes admin), and start chatting. Have Ollama running? ClaraVerse auto detects it and imports all your models. No setup needed. Make sure Ollama is listening on (set i...
For agents
This page has a .md twin and JSON over the API.