ClaraVerse  by badboysm890

Local AI workspace for chat, agents, and automation

created 4 months ago
2,945 stars

Top 16.6% on sourcepulse

GitHubView on GitHub
Project Summary

ClaraVerse is a privacy-first, fully local AI workspace designed for individuals and developers seeking to build and deploy AI-powered applications without relying on external APIs or cloud services. It integrates LLM chat, tool calling, agent building, image generation, and workflow automation, all running on the user's machine.

How It Works

ClaraVerse leverages Docker Desktop to auto-configure and launch all necessary components, including Ollama for local LLM inference, n8n for drag-and-drop workflow automation, and Stable Diffusion via ComfyUI for image generation. This approach simplifies setup and ensures all data and processing remain on the user's local machine, offering enhanced security and control.

Quick Start & Requirements

  • Installation: Requires Docker Desktop. Downloadable desktop installers are available for Windows (.exe), macOS (.dmg), and Linux (.AppImage).
  • Developer Setup: git clone https://github.com/badboysm890/ClaraVerse.git, cd clara-ollama, npm install, npm run dev (web) or npm run electron:dev (desktop).
  • Resources: No specific hardware requirements are listed beyond Docker Desktop.

Highlighted Details

  • Privacy-first, zero data leakage with all operations on-premise.
  • No-code node editor for building, testing, and deploying AI agents as apps.
  • Built-in n8n for drag-and-drop workflow automation.
  • Local Ollama LLM chat with image understanding capabilities.
  • Stable Diffusion integration with ComfyUI for image generation.

Maintenance & Community

Contact: praveensm890@gmail.com. No other community or maintenance details are provided in the README.

Licensing & Compatibility

The README does not specify a license. Compatibility for commercial or closed-source use is not detailed.

Limitations & Caveats

macOS users may encounter a "damaged app" warning, requiring a manual override in system preferences. The project's community support and long-term maintenance status are not clearly indicated.

Health Check
Last commit

1 day ago

Responsiveness

1 day

Pull Requests (30d)
8
Issues (30d)
26
Star History
2,290 stars in the last 90 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Pietro Schirano Pietro Schirano(Founder of MagicPath), and
1 more.

SillyTavern by SillyTavern

3.2%
17k
LLM frontend for power users
created 2 years ago
updated 3 days ago
Feedback? Help us improve.