{% extends "base.html" %} {# CUI // SP-CTI #} {% block title %}{{ app_name }} — AI Launchpad Wizard{% endblock %} {% block content %}

AI Launchpad Wizard

Answer a few questions and ICDEV generates a ready-to-run AI project plan tailored to your mission.

What is your mission objective?

Describe the problem you want AI to solve in plain English. The more detail, the better the plan.

0 / 500
{% endblock %} {% block extra_css %} {% endblock %} {% block scripts %} {% endblock %}