Getting Started
Welcome to the future of development. Let's get you set up and building your first AI-native application.
Installation
Get Codiner running on your OS in under 2 minutes.
Core Concepts
Understand how PAIKE and Foundry work together.
The Quickstar Flow
initialize your Workspace
Codiner works best when it understands your project structure. Open any folder or use the 'New Project' wizard to start from a template.
Choose Your AI Engine
Select between Local-first models (Llama 3, Mistral via Ollama) or Cloud-based providers (OpenAI, Anthropic) for your PAIKE orchestration.
Begin Architectural Chat
Use CMD+K (or CTRL+K) to talk to PAIKE. Ask it to 'scaffold a dashboard with authentication' or 'explain the existing project graph'.
Neural AST Indexing
Run a deep scan of your codebase. This allows PAIKE to understand cross-file dependencies and type definitions with 100% accuracy.
One-Click Deployment
Once your app is ready, use the Deployment tab to ship to Vercel, AWS, or Docker. No manual CI/CD configuration required.
Ready to Build?
Now that you know the basics, dive into the CLI for advanced project management.
Explorer CLI Docs