# AINative Studio Documentation > Developer documentation for AINative Studio — AI-native developer platform with ZeroDB, ZeroMemory, Agent Cloud, AI Kit, MCP servers, Intelligence APIs, and 30+ client SDKs. ## Getting Started - /docs/getting-started/quick-start — 15-minute quick start guide - /docs/getting-started/environment-setup — Environment configuration - /docs/getting-started/authentication — JWT, API keys, OAuth2 ## ZeroDB (Persistent Knowledge Layer) - /docs/zerodb/overview — Product overview, architecture, pricing - /docs/zerodb/vectors — Vector search with free embeddings - /docs/zerodb/files — S3-compatible file storage - /docs/zerodb/tables — NoSQL document tables - /docs/zerodb/events — Real-time event streaming - /docs/zerodb/embeddings — Embedding generation and management - /docs/zerodb/batch-operations — Bulk data operations - /docs/zerodb/agent-logs — Agent execution logging - /docs/zerodb/cloud-sync — Cloud synchronization - /docs/zerodb/rlhf — Reinforcement learning from human feedback ## ZeroMemory (Agent Memory) - /docs/zeromemory/overview — Multi-tier cognitive memory (working, episodic, semantic) - /docs/zeromemory/api-reference — Full API reference (remember, recall, forget, reflect, profile) - /docs/zeromemory/session-memory — Session-scoped memory management - /docs/zeromemory/scoring — Blended scoring, decay algorithm, consolidation - /docs/guides/zerodb-memory — ZeroMemory + Context Graph guide - /docs/guides/graphrag — GraphRAG hybrid search guide - /docs/api/context-graph — Context Graph API reference (16 endpoints) ## Agent Cloud (Managed Agent Infrastructure) - /docs/agent-cloud/overview — Deploy, manage, connect autonomous AI agents - /docs/agent-cloud/registry — Agent registration, A2A cards, capability discovery - /docs/agent-cloud/auth — OAuth 2.1 identity service for agents - /docs/agent-cloud/a2a — Agent-to-agent messaging and capability routing - /docs/agent-cloud/deployments — Container deployment, auto-scaling, logs - /docs/agent-cloud/observability — Traces, metrics, cost tracking - /docs/agent-cloud/governance — PDP/PEP policy enforcement, HITL gates, audit trail ## AI Kit (Component Framework) - /docs/ai-kit/overview — 14-package toolkit for AI apps (React, Vue, Svelte, Next.js) - /docs/ai-kit/core — Framework-agnostic streaming, agent orchestration - /docs/ai-kit/react — StreamingMessage, CodeBlock, StreamingIndicator components - /docs/ai-kit/safety — Prompt injection detection, PII filtering, moderation - /docs/ai-kit/observability — Usage tracking, cost alerts ## MCP Servers - /docs/mcp/overview — MCP server setup for IDE integration - /docs/mcp/memory-server — 6-tool memory MCP server - /docs/mcp/full-server — 77-tool full database MCP server - /docs/mcp/zerovoice-server — ZeroVoice telephony MCP server ## Intelligence APIs (Enterprise Data Fusion) - /docs/api/intelligence-verticals — 7 vertical endpoints with real sensor data - GET /api/v1/intelligence/property — Property + parcel + sensor overlay - GET /api/v1/intelligence/environment — ESG: AQI, seismic, water quality, weather - GET /api/v1/intelligence/infrastructure — Submarine cables, BGP, FCC broadband, RIPE probes - GET /api/v1/intelligence/developer — GitHub repos, influence scoring, knowledge graph - GET /api/v1/intelligence/acquisition — M&A targets, cross-correlation signals, grants - GET /api/v1/intelligence/risk-score — Composite 0-100 risk from all layers - GET /api/v1/intelligence/business — SMB + CRM cross-reference ## ZeroVoice (Voice & SMS) - /docs/zerovoice/overview — Programmable voice and SMS for AI agents - /docs/zerovoice/quickstart — Make your first call in 5 minutes - /docs/zerovoice/api-reference — Calls, SMS, voicemail, recordings - /docs/zerovoice/mcp-bridge — Connect voice to agents via MCP - /docs/zerovoice/authentication — API keys and webhook verification ## Business Operations - /docs/business-ops/overview — Business tools overview - /docs/business-ops/zeroinvoice — Invoice generation and payment tracking - /docs/business-ops/zerocommerce — E-commerce platform - /docs/business-ops/zeropipeline — CRM and sales pipeline - /docs/business-ops/browser-agent — Browser automation agent ## Web3 - /docs/web3/overview — Web3 integration overview - /docs/web3/agent402 — Agent-to-agent stablecoin payments - /docs/web3/sol-mate — Solana wallet trust scoring ## SDKs (30+ packages) - /docs/sdks/overview — Full SDK catalog (TypeScript, React, Next.js, Vue, Svelte, Python) - /docs/sdks/typescript — Core TypeScript SDK (@ainative/sdk) - /docs/sdks/react — React hooks (useChat, useCredits) - /docs/sdks/nextjs — Next.js SDK (server client, auth middleware) - /docs/sdks/vue — Vue 3 composables - /docs/sdks/svelte — Svelte stores - /docs/sdks/python — Python ecosystem (LangChain, LlamaIndex, zerodb-local) - /docs/sdks/agent-sdk — Agent SDK (TypeScript + Python) - /docs/sdks/agent-runtime — Embeddable agent execution engine ## API Reference - /docs/api/overview — Full API endpoint documentation - /docs/api/chat-completions — Chat API, streaming, tool calling - /docs/api/intelligence-verticals — 7 intelligence vertical endpoints - /docs/api/errors — Error codes and retry strategy - /openapi.yaml — Full OpenAPI 3.x spec for all AINative endpoints ## Cody CLI - /docs/cody-cli/getting-started — Install and configure Cody CLI - /docs/cody-cli/memory — Persistent memory across sessions - /docs/cody-cli/mcp — MCP server integration - /docs/cody-cli/hooks — Pre/post execution hooks ## Billing - /docs/billing/overview — Plans, credits, and Stripe integration - /docs/billing/credits — Credit allocation and consumption - /docs/billing/subscriptions — Free, Basic, Pro, Enterprise tiers - POST /api/v1/billing/portal — Self-serve Stripe billing portal ## Developer Program - /docs/developer-program/overview — Build apps and earn revenue (Echo platform) - /docs/developer-program/earnings — Revenue model, markup, earnings API - /docs/developer-program/payouts — Stripe Connect, payout schedule ## Examples - /docs/examples/chatbot — Build a streaming chatbot - /docs/examples/rag-pipeline — RAG with LangChain + ZeroDB - /docs/examples/agent-memory — Persistent agent memory - /docs/examples/graphrag — Hybrid vector + graph search ## Guides - /docs/guides/self-hosting — zerodb-local (SQLite + FAISS) - /docs/guides/troubleshooting — Common issues and solutions - /docs/guides/integrations — Third-party integrations - /docs/guides/monitoring — System monitoring ## Dedicated GPU Inference - /docs/guides/dedicated-deployments — Provision and manage dedicated GPU deployments on DigitalOcean - /api/v1/public/deployments — Dedicated deployment CRUD and OpenAI-compatible inference proxy - /api/v1/public/rerank — Neural rerank endpoint with cross-encoder and keyword fallback ## Links - Main site: https://ainative.studio - Docs: https://docs.ainative.studio - GitHub: https://github.com/AINative-Studio/ - API base URL: https://api.ainative.studio - npm packages: https://www.npmjs.com/~ainative-studio - PyPI packages: https://pypi.org/user/ainative-studio/