v1.0.2
Zero2Hero — the honest AI cofounder for student builders.
Turn an idea into a real plan, pressure-test it with real-world evidence, and get an honest go/no-go verdict before you sink your time in.
Try it (desktop)
- Download the installer for your OS below:
.dmg(macOS),.exe(Windows),.AppImage(Linux). - The builds are unsigned, so your OS may warn:
- macOS: right-click the app → Open → Open.
- Windows: "More info" → Run anyway.
- Local model (free, private): install Ollama, then pull a model —
ollama pull qwen2.5:14b(better) orollama pull qwen2.5:7b(lighter/faster). Pick the size under Settings → Model. - Prefer cloud? Flip the header toggle to ☁ Cloud and add your Azure OpenAI details.
Or run from source
npm install && npm run dev → http://localhost:3000 (see the README for details)