Local AI workspace for chat, agents, and automation
Top 16.6% on sourcepulse
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
git clone https://github.com/badboysm890/ClaraVerse.git
, cd clara-ollama
, npm install
, npm run dev
(web) or npm run electron:dev
(desktop).Highlighted Details
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.
1 day ago
1 day