Quick Start
Use this checklist to get AiDone running fast.
- Install AiDone using the installer at
/install/initialize. - Log in to the admin panel at
/admin/login. - Open
Admin -> System Settingand fill in company name, email, and timezone. - Configure AI providers in
Admin -> AI Providers. - Open
Admin -> AI Modelsand confirm the models you want to offer. - Set payment gateways in
Admin -> Payment Gateway. - Set storage in
Admin -> Storage Setting(local, S3, Wasabi, or DO). - If you use background AI jobs, set
QUEUE_CONNECTION=databaseorredisand run a queue worker. You are now ready to create users and start generating AI content.
