Knowz Cloud
Start quickly with a managed Knowz workspace, automatic updates, and access from every device.
Knowz operates the application infrastructure while you keep ownership of the knowledge you create.
Start managed, run Knowz on infrastructure you control, or combine both. Your deployment can change without making your knowledge disposable.
Start quickly with a managed Knowz workspace, automatic updates, and access from every device.
Knowz operates the application infrastructure while you keep ownership of the knowledge you create.
Run a containerized local stack on hardware you control with PostgreSQL and local or compatible storage.
Choose an offline setup, a provider you already trust, or local models through Ollama's OpenAI-compatible interface.
Use cloud convenience for one workspace and local custody for another without changing the knowledge model.
Versioned export and import paths help knowledge move between supported local and hosted environments.
Local in one guided command
knowz up.The Knowz CLI checks prerequisites, guides provider selection, starts the containerized local stack, waits for health, and prepares a local profile.
$ npm install -g @knowz/cli
$ knowz up
$ knowz statusKnowledge where your agents work
Use focused skills, an open agent protocol, HTTP APIs, or the terminal. Each path reaches the same permission-aware vault model.
Bring vault-aware workflows into Codex with focused skills for asking, searching, and capturing knowledge.
/knowz-ask/knowz-search/knowz-saveConnect MCP-compatible assistants to the same permission-aware knowledge tools instead of rebuilding context per agent.
asksearchcaptureBuild custom capture, search, chat, and automation workflows against documented HTTP contracts.
integrateautomatestreamWork from a terminal, bind repositories, manage profiles, and operate a portable local environment.
knowz upknowz searchknowz askChoose where Knowz runs, which provider handles eligible AI work, and which supported content remains protected by keys you hold.
Use Knowz-managed services, configure Azure or another OpenAI-compatible provider, or point supported workloads at Ollama and local models. Capabilities depend on the provider and model you select.
Client-encrypted content protected with user-held keys is designed to stay unreadable to Knowz and the configured provider until an authorized client decrypts it. You decide when eligible content can be sent for AI processing.
A versioned export and import format preserves supported content, files, relationships, and enrichments when moving across local, SaaS, and hybrid environments—with validation and explicit compatibility boundaries.
Encryption, AI processing, local operation, and export fidelity each have configuration and compatibility boundaries. Knowz documents those boundaries so you can choose the right custody model for each vault.
Combines features you'd normally need multiple tools for
Find things by meaning, not just keywords
Actually understands code structure via AST parsing
You maintain ownership and control of your knowledge
REST API for custom integrations
Automated tagging and summarization without the hassle
Notes, documents, and code in one place
Better search, understands code, AI automation
Also handles documents and personal knowledge
You control your data, no vendor lock-in
Simpler, no manual graph building required
Capture, organize, and find your information quickly. Works with personal notes, documents, and codebases.
Add text, files, and web content. AI automatically tags, categorizes, summarizes, and extracts key concepts—no manual organizing required.
Useful for: Anyone who captures a lot of information and needs it organized without manual work.
Search by meaning, not just keywords. Understands context, finds similar content with different wording, and shows related items you might have forgotten.
Useful for: Finding that thing you wrote six months ago when you can only remember the general idea.
Ask questions about your stored knowledge. Get answers pulled from your actual content with source references for every answer.
Useful for: When you know the answer is somewhere in your notes but don't want to hunt through files.
Parses code structure using Abstract Syntax Tree analysis. Search by code structure, not just text matching—no more grepping through false positives.
Useful for: Developers who need to search codebases accurately without thousands of irrelevant matches.
Your data is encrypted and secure. Access from anywhere with multi-device sync. You maintain control of your knowledge.
Useful for: Anyone who needs their knowledge accessible across devices while keeping it secure.
REST API for custom integrations. Build your own workflows and connect Knowz to your existing tools.
Useful for: Developers and power users who want to integrate Knowz into their existing workflows.
From development workflows to preserving family memories—Knowz adapts to what matters most
KnowzCode is the open-source development framework built on Knowz. It brings structured AI-assisted coding to your projects — with quality gates, multi-agent teams, and session memory powered by Knowz vaults.
Analyze, Specify, Build, Audit, Ship — a repeatable workflow with quality gates at every stage.
Decisions and patterns captured in Knowz, queried by agents across sessions and projects.
Up to 14 specialized agents working in parallel — architect, tester, auditor, and more.
Claude Code, Gemini, Codex, Copilot, Cursor, Windsurf — bring your own AI assistant.