v1.0.0 Now Available

Visualize.
Collaborate.
Evolve.

Turn abstract ideas into concrete architecture.
Arkhe uses AI to generate folder structures and Mermaid diagrams that live inside your VS Code.

Architectural Intelligence

AI-Powered Design

Describe your stack (e.g., "Next.js with tRPC") and get a best-practice folder structure generated instantly by OpenAI GPT-4.

Instant Visuals

Don't just read JSON. See your architecture as an interactive Mermaid.js graph before writing a single line of code.

Drift Detection

Arkhe monitors your file system. If reality deviates from the plan, we'll flag it as "Drift" so you never lose control.

From Idea to Implementation

01

Prompt

Tell Arkhe what you want to build. Be vague or specific.

"I need a Python flask app with a React frontend and Redis for caching."

📂 backend/
  📄 app.py
📂 frontend/
  📄 package.json
📂 infra/
  📄 docker-compose.yml
02

Generate

Arkhe creates a structural plan (`.repoplan.json`) tailored to your request.

03

Sync & Evolve

Use the guided wizard to scaffold files or update the diagram as your code changes.

Plan Synced
No Drift Detected

Built With

TypeScript
React
Vite
LangChain
Mermaid.js
Tailwind