Your local, private AI agent. No cloud, no accounts, no telemetry.
All data stays on your machine. No accounts, no telemetry, no servers. Your conversations never leave your device.
The AI runs shell commands, reads and writes files, searches code with glob and grep — like having a developer on call.
Built-in Ollama integration. Run Qwen, Llama, DeepSeek, Mistral, Gemma, Phi3 and more — entirely offline.
Connect to OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, Cohere, and more with your own API keys.
RAG system with semantic search. Remembers past conversations and project files via vector embeddings (SQLite + sqlite-vec).
deep-research, market-analysis, report-generator, data-analysis, code-review, and more. Create your own skills from chat.
Tavily-powered real-time web search integrated directly into conversations with source citations.
Use Solaria from the terminal: 'solaria ask', 'solaria agent', 'solaria serve'. Scriptable and headless.
Give the AI real access to your system
Activate Agent Mode and Solaria can execute commands, navigate your filesystem, search codebases, and modify files — all with your explicit confirmation.
shellRun terminal commandsls -la, git status, npm install, cargo buildread_fileRead file contentsReview logs, source code, config files, JSON datawrite_fileWrite or modify filesCreate scripts, edit configs, generate boilerplateglobSearch files by pattern**/*.ts, src/**/*.rs, **/*.test.tsxgrepSearch text inside filesFind function definitions, TODOs, error messagesGet Solaria Agent on your machine in seconds
# Quick install (recommended) curl -fsSL https://raw.githubusercontent.com/Angelcmp/solaria/main/install.sh | bash # Or build from source git clone https://github.com/Angelcmp/solaria.git cd solaria npm install npm run tauri dev
Node.js ≥ 18Rust (rustup)Tauri CLILinux: libwebkit2gtk, libappindicator, etc.Open source. MIT licensed. Free forever.