Documentation

Everything you need to build.

Guides, references, and walkthroughs for every feature on the platform.

Guides
IDE, AI assistant, visual editing, and inspection tools.
All Guides →
AICODESIT AI Assistant — Neural Link panel
Guide
AI Assistant — Neural Link, Agent Mode, Skills & Slash Commands
Use the Neuralink panel, switch between Build/Chat/Auto modes, enable agent mode for autonomous coding, and supercharge the AI with skills and slash commands.
7 min read Read →
AICODESIT — Getting Started
Guide
Getting Started — Your First Project on AICODESIT
Create your first AI-built project, explore the browser IDE, and go live in minutes. Everything you need to know before writing a single line of code.
5 min read Read →
AICODESIT IDE Features
Guide
IDE Features — Editor, Preview, Terminal & More
Monaco editor, file explorer, projects sidebar, split view, terminal, dev preview, version history, and mobile IDE — everything inside the browser.
6 min read Read →
AICODESIT Inspect Mode — CSS inspector
Guide
Inspect Mode — CSS Inspector, Console & Scripts
Built-in CSS inspector similar to Chrome DevTools — click any element to view and edit styles, toggle properties, and debug your UI live in the browser.
3 min read Read →
AICODESIT Visual Edit Mode
Guide
Visual Edit Mode — Click-to-Edit Elements Without Writing Code
Click any element in your live preview and edit text, fonts, layout, spacing, and styles directly — no code required. Max plan feature.
3 min read Read →
Backend
Database, edge functions, secrets, and security.
All Backend Docs →
AICODESIT — PostgreSQL Database
Backend
Database — Built-in PostgreSQL, REST API & SQL Console
Every project includes a dedicated PostgreSQL database with REST API, SQL console, table management, and row-level access control. No setup required.
6 min read Read →
AICODESIT — Edge Functions & Secrets Manager
Backend
Edge Functions — Deploy Serverless JavaScript & Manage Secrets
Deploy backend logic, OAuth callbacks, Stripe webhooks, and database queries as serverless functions. Manage API keys securely with the built-in secrets manager.
6 min read Read →
AICODESIT Security Architecture
Backend
Security — Sandboxing, Network Isolation & Credential Hygiene
How AICODESIT sandboxes the AI with bwrap, isolates dev servers per project, protects credentials with env stripping, and isolates every database schema.
7 min read Read →
Deploy & Scale
Publishing, custom domains, SSL, and plan limits.
All Deploy Docs →
AICODESIT — Custom Domains & SSL
Deploy
Custom Domains — DNS Setup & Automatic SSL via Let's Encrypt
Connect your own domain to AICODESIT with a simple DNS A record. SSL is provisioned automatically — no manual certificate management needed.
3 min read Read →
AICODESIT Plans & Limits
Deploy
Plans & Limits — Free, Basic, Pro, and Max
Compare AICODESIT plan features, AI prompt limits, rolling windows, and BYOK for unlimited prompts using your own API key from any provider.
4 min read Read →
AICODESIT — Deploy & Publish
Deploy
Deploy & Publish — One-Click, GitHub Auto-Deploy & Reliability
Publish with zero downtime using blue-green deployment, auto-deploy from GitHub on every push, and understand performance expectations and long-term reliability.
5 min read Read →
API Reference
Builder API — create projects, run AI builds, and stream results from any domain.
All API Docs →
Builder API reference documentation
API
Builder API Reference — AICODESIT
Use the AICODESIT Builder API to create projects, run AI builds, and stream results in real time — from any page, any domain, with a single API key.
10 min read Read →