Welcome to AiFormer
Learn what AiFormer is and how it can help you build AI-powered applications.
Updated February 5, 2026
Welcome to AiFormer
AiFormer is a platform for building, running, and distributing AI-native applications that replace traditional prompting with structured intent execution.
What is AiFormer?
Unlike traditional AI tools that rely on free-form prompting, AiFormer allows domain experts to create structured applications that guide users through a defined workflow. This ensures:
- Consistent outputs - Every run produces predictable, high-quality results
- No prompt engineering required - Users simply fill in structured inputs
- Expert-defined logic - App creators define the rules, overrides, and output formats
- Version control - Every run is versioned and reproducible
Key Concepts
Apps
Apps are the core building blocks of AiFormer. Each app defines:
- Input schema - What information users need to provide
- Output contract - What format the results should take
- Prompt templates - How inputs are transformed into AI instructions
- Override rules - Contextual logic for different scenarios
Runs
When a user executes an app, it creates a Run. Each run:
- Captures the user's inputs
- Applies override rules based on context
- Generates outputs using AI
- Stores results as versioned artifacts
Workspaces
Workspaces provide isolation for teams and organizations:
- Personal workspaces for individual users
- Corporate workspaces for team collaboration
- Role-based access control
Getting Started
- Create an account - Sign up at aiformer.ai
- Explore apps - Browse the app directory to find useful tools
- Run your first app - Select an app and provide the required inputs
- Build your own - Create custom apps tailored to your needs
Next Steps
- Quick Start Guide - Run your first app in 5 minutes
- Core Concepts - Deep dive into how AiFormer works
- Building Apps - Start creating your own applications