Tutorials & Guides

Getting Started

Welcome to the future of development. Let's get you set up and building your first AI-native application.

The Quickstar Flow

01

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.

02

Choose Your AI Engine

Select between Local-first models (Llama 3, Mistral via Ollama) or Cloud-based providers (OpenAI, Anthropic) for your PAIKE orchestration.

03

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'.

04

Neural AST Indexing

Run a deep scan of your codebase. This allows PAIKE to understand cross-file dependencies and type definitions with 100% accuracy.

05

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.

5 min read
Extension Setup
3 min read
Local-first Privacy
10 min read
Custom Model Config
8 min read
Vector Memory Tunings
5 min read
Cloud Bridge Setup
12 min read
Template Customization

Ready to Build?

Now that you know the basics, dive into the CLI for advanced project management.

Explorer CLI Docs