Stop fighting with chat.
Start building with real tools.
An open-source workspace where AI apps, plugins, and workflows come together — and where you stay in control of your data, your keys, and your work. Local-first. BYOK. Apache 2.0.
How It Works
From install to output in four steps. No cloud accounts, no subscriptions, no lock-in.
Install
Download the desktop app or install the IntelliJ plugin. One click, no sign-up.
Connect
Add your own API key — OpenAI, Anthropic, Google, AWS, or a local model.
Choose a Tool
Pick an AI app — code chat, document generator, planner, shell, or build your own.
Work
Review plans, approve changes, iterate. You stay in control at every step.
Why Chat Breaks
Chat interfaces weren't designed for real work. Here's what goes wrong.
Chat Forgets
Every conversation starts from scratch. Context vanishes the moment you close the tab.
Chat Hides State
You can't see what the AI is thinking, planning, or doing behind the scenes.
Chat Makes You Repeat
Re-explain your project, your preferences, your constraints — every single time.
Chat Can't Show Its Work
No logs, no plans, no diffs. Just a wall of text and a hope that it's right.
Chat Collapses Everything
Code, prose, data, images — all crammed into one text box with no structure.
Chat Locks You In
Your conversations, your data, your workflows — trapped inside someone else's platform.
You deserve AI that works like real software.
AI Apps, Not AI Chats
A growing ecosystem of purpose-built AI tools. Each one does something specific — and does it well.
Code Chat
Ask questions about your codebase. Get answers grounded in your actual files, not hallucinations.
Learn MorePlan Ahead
Break complex goals into structured, executable plans. Review each step before it runs.
Learn MoreDocument Tools
Generate presentations, reports, and polished documents from rough notes or outlines.
Watch TourFile Manager
Search, modify, generate, and organize files on your machine — with AI assistance.
Learn MoreImage Tools
Generate, edit, and describe images. Multi-modal AI that sees and creates.
Learn MoreShell & Scripts
Run commands, execute scripts, and automate workflows — all from natural language.
Learn MoreWeb Research
Search the web, summarize findings, and compile research — all within the workspace.
Learn MoreData Analysis
Load CSVs, query databases, generate charts, and extract insights from structured data.
Learn MoreJobs & Career
Resume tailoring, cover letter generation, opportunity research, and interview prep.
Watch Tour…and more shipping every week. Or build your own.
Your Workspace
Not a chat window. A real environment where AI can actually work.
Panels
Side-by-side views for code, output, logs, and conversation.
Tools
Purpose-built instruments for each kind of task.
Files
Direct access to your local filesystem. Read, write, search.
Transparent State
See what the AI knows, what it's planning, and what it's done.
Plans
Structured execution trees you can review, edit, and approve.
Multi-Modal
Text, code, images, and data — each rendered in its own view.
Session History
Every session is saved. Pick up where you left off, or review past work.
Configurable
Choose your model, temperature, system prompt, and tool set per session.
A place where AI can actually work — not just talk.
Works With the Models You Trust
Bring your own key. Connect to any major provider — or run fully local.
Switch models mid-session. Compare outputs. No vendor lock-in, ever.
You Stay in Control
Your data. Your keys. Your machine. No exceptions.
Your API Keys
Connect directly to OpenAI, Anthropic, Google, or local models. We never see your keys.
Your Files
Everything runs on your machine. Your projects never leave your disk.
Local-First
No cloud dependency. No hidden servers. Works offline with local models.
Transparent State
See every plan, every decision, every change — before it's applied.
No Vendor Lock-In
Open-source. Apache 2.0. Switch models, providers, or tools anytime.
No Hidden Execution
Nothing runs in our cloud. Every action is visible and auditable.
Fully Open Source
Read every line of code. Fork it, modify it, audit it. No black boxes.
Human-in-the-Loop
Every plan requires your approval. Nothing executes without your explicit consent.
AI that works for you — not the other way around.
How Cognotik Compares
A quick look at what sets Cognotik apart from typical AI chat tools.
| Feature | Typical AI Chat | Cognotik |
|---|---|---|
| Structured task planning | ✗ | ✓ |
| Local file access | ✗ | ✓ |
| Bring your own API key | ~ | ✓ |
| Multi-model support | ✗ | ✓ |
| Human-in-the-loop approval | ✗ | ✓ |
| Plugin / app ecosystem | ~ | ✓ |
| Open source (Apache 2.0) | ✗ | ✓ |
| Works offline (local models) | ✗ | ✓ |
| Session persistence & history | ~ | ✓ |
| No data sent to third-party servers | ✗ | ✓ |
How It's Made
Cognotik builds apps.
Cognotik builds demos.
Cognotik builds workflows.
Cognotik helped build this site.
Cognotik writes its own documentation.
Cognotik generates its own test suites.
The system did the rest.
That's the point.
See It in Action
Guided walkthroughs showing real workflows — from first launch to finished output.
Getting Started
Install, configure API keys, explore the filesystem, and generate your first project — all from natural language.
Watch TourOffice & Document Tools
AI-powered plugins for presentations, OCR imports, LaTeX typesetting, and polished document generation.
Watch TourJobs & Career
Career advice, opportunity hunting, and resume tailoring — all powered by Cognotik's plugin suite.
Watch TourCode Generation
Watch Cognotik plan, scaffold, and implement a full project — with human review at every step.
Learn MoreThese demos were generated, narrated, and edited through Cognotik's own tools — a real demonstration of the platform building its own documentation.
The best AI tool is the one that lets you stay in the driver's seat — where you can see the road, steer the wheel, and stop the car.— The design philosophy behind Cognotik
Build Your Own
Create your own AI apps. No backend. No infrastructure. Just your ideas and the workspace.
Describe It
Tell the workspace what you want to build.
Generate It
Cognotik creates the app, the UI, and the logic.
Refine It
Iterate, customize, and make it yours.
Use & Share
Run it locally or share it with your team.
The same tools that built Cognotik's own plugins are available to you. Every app in the ecosystem started as an idea and a conversation with the workspace.
Extend the platform with Kotlin or Java. Use the plugin API to add new tools, new UIs, and new workflows. Or just describe what you need — and let the workspace build it for you.
Frequently Asked Questions
Yes. Cognotik is open-source under the Apache 2.0 license. The software is free to download, use, modify, and distribute. You only pay for the AI model usage through your own API keys.
For cloud-based models (OpenAI, Anthropic, Google), yes — you'll need your own API key. For local models via Ollama or LM Studio, no API key is needed. Cognotik never stores or transmits your keys to our servers.
Cognotik runs on Windows, macOS, and Linux. The desktop app ships as native installers for each platform. The IntelliJ plugin works on any OS that supports IntelliJ IDEA.
Yes — when paired with a local model (e.g., via Ollama), Cognotik works entirely offline. No internet connection required. Your data never leaves your machine.
Cognotik is a general-purpose AI workspace, not just a code editor. It supports structured planning, multi-step workflows, document generation, image tools, and more — all with human-in-the-loop approval. It's also fully open-source and BYOK, with no subscription required.
Yes. Cognotik can be embedded as a library in JVM applications. See the embedding guide for details on integrating the workspace into your own tools and services.
Join the Community
Cognotik is open, extensible, and evolving — with you.
File Issues
Found a bug or have a suggestion? Open an issue on GitHub.
Suggest Plugins
Have an idea for a new AI app? Propose it to the community.
Contribute
Submit PRs, fix bugs, or improve documentation. Every contribution matters.
Shape the Platform
Help decide what gets built next. Your feedback drives the roadmap.
Learn & Teach
Share tutorials, write guides, or create demo workflows for the community.
Discuss
Join GitHub Discussions to ask questions, share ideas, and connect with other users.
Ready to Work Differently?
Download Cognotik, connect your favorite model, and start building — in minutes, not months.
Free & open-source · Apache 2.0 · Windows, macOS, Linux · No account required