Axonize Documentation
This site is intentionally static so it can be hosted from Amazon S3 + CloudFront with minimal operational overhead.
Quick Start
- Download Axonize for your OS from the homepage.
- Install and launch the app.
- Click
Open Vaultand choose your markdown vault folder. - Use the graph, outline, and AI panels to explore and author content.
System Requirements
- Windows 10+ or macOS 12+ recommended.
- A local markdown folder ("vault") for best experience.
- Internet access only when using cloud AI providers.
Open Your First Vault
Axonize keeps your files on disk. No import step is required. Point Axonize to an existing folder of markdown files, and it indexes the content for graph and semantic workflows.
Release & Download Flow
Homepage download buttons query the latest release from
https://api.github.com/repos/BenKalegin/axonize/releases.
For production reliability at scale, prefer a release manifest file (for example
downloads/latest.json) generated by GitHub Actions and published with the site.