Introduction to Incepta
Welcome to Incepta! This guide will help you understand how to build powerful applications using our AI-powered platform.
What is Incepta?
Incepta is an AI-powered application builder that transforms your ideas into fully functional applications through natural language conversation. Simply describe what you want to build, and our AI generates the complete application—including frontend, backend, and database.
Key Concepts
Projects - Each application you create is a project. Projects contain all the code, database schemas, and configurations for your app.
Prompts - Instructions you give to the AI to build or modify your application. The more detailed your prompt, the better the result.
Preview - Real-time preview of your application as it's being built. Make changes and see them instantly.
Getting Started
To create your first app, follow these steps:
# Step 1: Sign up for an account
Navigate to incepta.ai/signup
# Step 2: Create a new project
Click "New Project" from your dashboard
# Step 3: Describe your app
Enter a description like: "Build a task management app
with user authentication, project boards, and drag-and-drop tasks"
# Step 4: Review and iterate
Incepta generates your app. Use the chat to refine and add features.
Example Prompts
Here are some example prompts to help you get started:
// E-commerce Store
"Create an e-commerce store with product listings,
shopping cart, user accounts, and Stripe checkout"
// SaaS Dashboard
"Build a SaaS dashboard with user authentication,
team management, subscription billing, and analytics"
// Blog Platform
"Create a blog platform with markdown editor,
categories, comments, and social sharing"
Best Practices
- Be specific about the features you need
- Mention the user flows you want to support
- Reference design styles or existing apps for inspiration
- Iterate in small steps for complex features
Next Steps
Ready to dive deeper? Check out these guides: