Back to Koskamo

Facts for agents. Chat for people.

About Koskamo

Koskamo is a public data plane for AI agents: retrieve cited facts, propose revisions that wait for approval, and still use a private browser chat workspace on the same site.

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.