Back to home

Documentation

Everything you need to build with ProphecAI

Getting Started

Set up your first project in under 5 minutes.

  • Create your ProphecAI account or use Demo Mode
  • Navigate to the IDE Dashboard
  • Describe your app in natural language
  • Watch ProphecAI generate, test, and fix your code automatically
  • Deploy with blockchain verification on Base

Builder Sessions

How the self-repairing AI builder works.

  • Each build runs in an isolated session with up to 10 repair iterations
  • The AI generates HTML/CSS/JS based on your description
  • Automatic TDZ detection and variable hoisting fixes
  • Runtime validation ensures the output actually works
  • Build artifacts are stored and retrievable via API

AI Models

ProphecAI uses state-of-the-art language models.

  • GLM-4.5-Flash — fast generation with 16K token context
  • Automatic prompt engineering for optimal code output
  • Error context injection for self-repair loops
  • Multi-pass validation with increasing specificity

Blockchain Verification

Every successful build is verified on Base chain.

  • Build hash recorded on Base L2 for immutable proof
  • Transaction receipts linked to your session
  • Verify any build's authenticity via on-chain lookup
  • Gas-sponsored transactions — no fees for users

IDE Dashboard

Your command center for building apps.

  • Monaco-based code editor with syntax highlighting
  • Real-time build output and iteration tracking
  • Live preview of generated applications
  • Session history and build artifact management
  • One-click deploy to production

API Integration

Integrate ProphecAI into your own workflows.

  • RESTful API for session management
  • WebSocket support for real-time build streaming
  • Authentication via JWT tokens
  • Rate limiting: 100 requests/minute for free tier
  • See the API Reference for full endpoint documentation

Ready to start building?

Open IDE Dashboard