Guide
Installation
Admin Setup
AI Tools
API
Troubleshooting
Guide
Installation
Admin Setup
AI Tools
API
Troubleshooting
  • Getting Started

    • Quick Start
    • Installation
    • Admin Setup
    • Credits and Billing
    • AI Tools
    • AI Clone
    • Text to Voice and Speech to Text
    • API Reference (Summary)
    • Integrations
    • Storage and Media
    • Security and Maintenance
    • Troubleshooting

Quick Start

Use this checklist to get AiDone running fast.

  1. Install AiDone using the installer at /install/initialize.
  2. Log in to the admin panel at /admin/login.
  3. Open Admin -> System Setting and fill in company name, email, and timezone.
  4. Configure AI providers in Admin -> AI Providers.
  5. Open Admin -> AI Models and confirm the models you want to offer.
  6. Set payment gateways in Admin -> Payment Gateway.
  7. Set storage in Admin -> Storage Setting (local, S3, Wasabi, or DO).
  8. If you use background AI jobs, set QUEUE_CONNECTION=database or redis and run a queue worker. You are now ready to create users and start generating AI content.
Next
Installation