Orchestrate your code. Just vibe.
o11n (pronounced “oh-eleven-en”, short for orchestration) is a desktop app that lets you load your project files, write natural language instructions, and apply AI-generated code changes directly to your source files — safely and interactively.
No API keys.
No login.
No subscriptions (for personal use).
Think of it as:
“Tell the AI what you want, see what it suggests, then apply the edits to your project — instantly.”
- 🗂 Load your codebase — Give the AI full context by loading one or more files or an entire project.
- 💬 Prompt naturally — Type instructions like “Add a dark mode” or “Refactor my user auth logic.”
- ⚙️ AI-driven changes — The AI proposes edits and new files. You approve before applying.
- 🧠 Context-aware — Include documentation, configs, and related files to inform the model.
- 🔁 Iterate quickly — Apply, reload, and prompt again to refine results.
- 💾 Save prompts — Keep and reuse your favorite commands or workflows.
- 🪶 No friction — Works offline. No setup or external API credentials needed.
- Non-coders who want to build things without learning every syntax detail.
- Beginner devs who want a low-friction environment to explore and learn.
- Experienced engineers who are tired of repetitive edits or big refactors.
- Creative tinkerers — writers, designers, researchers, and “kids who climb on rocks.”
If you want to build, explore, and play with your ideas, o11n is for you.
- Edit or refactor many files at once
- Find and fix bugs across your project
- Generate new components, routes, or utilities
- Analyze and transform datasets
- Maintain design or naming consistency
- Work with creative or writing projects (not just code!)
- “Chat” with your files to uncover structure or meaning
- Load your project — select files or folders.
- Describe your goal — type what you want to happen.
- Review AI output — see proposed code or changes.
- Apply safely — approve to write changes directly.
- Iterate — repeat with more context or refined prompts.
Add a search bar to my navbar component.
Refactor my backend routes to use async/await.
Create a responsive CSS grid layout for the homepage.
Find and fix any React key errors.
Summarize this project’s architecture.
⸻
- Reduces the loop between idea → code → test.
- Makes AI collaboration seamless — no more copy/pasting context.
- Empowers creativity and experimentation.
- Works on your local files (you stay in control).
- No external dependencies or subscriptions required.
⸻
- Personal use only.
- Commercial usage requires explicit permission.
- Always use version control (e.g. Git) to track AI-driven changes.
⸻
- Download and install o11n.
- Load your project folder or selected files.
- Write a prompt describing what you want.
- Approve and apply the generated changes.
- Save, test, and iterate!
⸻
o11n turns your ideas into working code by connecting your local files with natural-language prompts.
Load your project → describe your goal → apply the AI’s changes — safely, instantly, and creatively.