Skip to Content
Quickstart

Quickstart

Deploy your first project on NeoRun in under 2 minutes.

Prerequisites

  • A GitHub account
  • A public or private GitHub repository

Step 1: Sign In

Go to neorun.dev  and sign in with your GitHub account.

Step 2: Request an Analysis

  1. Go to the Dashboard in the console.
  2. Paste your GitHub repo or HuggingFace URL.
  3. NeoRun will begin the analysis process.

Step 3: Watch the Analysis Flow

The analysis pipeline runs through these stages:

SUBMIT URL → CLONE/FETCH → ANALYZE → RISK + PRICING → RECOMMENDATION → EXPORT
  • Clone/Fetch: We securely fetch your code or model architecture.
  • Analyze: Gemini AI scans your repository, identifying frameworks, languages, and dependencies.
  • Risk + Pricing: We estimate deployment costs across AWS, GCP, and Azure using live API rates and evaluate potential risks.
  • Recommendation: Our AI generates a tailored deployment blueprint with actionable advice.

Step 4: Clarify & Export

Once the analysis is complete, you can review the generated recommendation card.

You can interact with the results:

  • Clarify: Ask follow-up questions to refine the cloud recommendations.
  • Export: Download the comprehensive report as a PDF or JSON to share.

What’s Next?

Last updated on