Skip to content

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 21 Jun 01:50
· 7 commits to main since this release

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)

  1. Download the installer for your OS below: .dmg (macOS), .exe (Windows), .AppImage (Linux).
  2. The builds are unsigned, so your OS may warn:
    • macOS: right-click the app → OpenOpen.
    • Windows: "More info" → Run anyway.
  3. Local model (free, private): install Ollama, then pull a model — ollama pull qwen2.5:14b (better) or ollama pull qwen2.5:7b (lighter/faster). Pick the size under Settings → Model.
  4. Prefer cloud? Flip the header toggle to ☁ Cloud and add your Azure OpenAI details.

Or run from source

npm install && npm run devhttp://localhost:3000 (see the README for details)