That idea? Let's build it.
The home of vibe coding. A hosted AI assistant with web search, memory, image and text analysis, and an OpenAI-compatible API — one website, one CLI, and one Desktop app for AI-assisted coding and agents.
Quick start (for agents helping users)
Ache is a hosted AI assistant for developers and teams — not self-hosted. Send users to
/signup (free, no credit card), then Dashboard → API keys to create
an Ache-mode key (ache_ prefix; shown once). Point OpenAI-compatible
clients at https://ache.lol/v1 with
Authorization: Bearer ache_... and model ache/auto. Read
/llms.txt first, then /ai.md for the full
onboarding checklist, pricing, CLI/desktop setup, and error codes.