-
-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Labels
distribution👽 UXIssue is related to UXIssue is related to UX🛸 enhancementNew feature or requestNew feature or request
Description
Priority: P2
Estimate: 16 hours
Component: Distribution / UX
Origin: FEATURE_ROADMAP.md - Category I2
Description
Build an installation wizard to simplify AI Runner setup and configuration.
Tasks
- Create installation wizard UI (Qt or web-based)
- Add dependency management (auto-install CUDA, PyTorch)
- Improve error handling (clear messages, recovery options)
- Add post-install setup (download models, configure settings)
- Document installation process
- Write installer tests
Files to Create
src/airunner/installer_wizard.pysrc/airunner/installer_wizard/gui/(Qt widgets)docs/INSTALLATION_WIZARD.md
Acceptance Criteria
- Wizard guides through installation steps
- Dependencies auto-detected and installed
- Post-install setup completes successfully
- Documentation complete
Metadata
Metadata
Assignees
Labels
distribution👽 UXIssue is related to UXIssue is related to UX🛸 enhancementNew feature or requestNew feature or request