Back to Koskamo

Private AI workspace powered by a self-hosted model.

About Koskamo

Koskamo is a private AI workspace for chat, source files, pinned memory, image prompts, and streaming responses through a self-hosted AI model.

What it is

Koskamo is a browser-based AI workspace for writing, analysis, coding help, document review, image prompts, and general problem solving. The public app runs at koskamo.com and presents one product model: Koskamo 1.0.

How it works

Prompts are sent through a server-side chat route to Koskamo's self-hosted AI backend. The app streams responses, keeps the backend key off the browser, and can load the model on demand when it has been idle.

What stays local

Workspace names, pinned memory, source-file text, and conversation history are saved in the browser's local storage. That makes the workspace fast to revisit without creating a long-term user profile.