Skip to main content
Gizmo is currently in alpha — a live, actively developed product that real users are already generating assets with every day. Alpha means you get early access to capabilities that are still being shaped, and your feedback has a direct impact on what gets built next. This page explains how to get access, what the alpha experience looks like, and how to report issues or request API credentials.
Alpha software may introduce breaking changes between releases. Asset export formats, prompt syntax, and API contracts are all subject to change without advance notice. Pin your workflows to specific exported files rather than relying on regenerating identical results across updates.

What to expect in alpha

As an alpha user you’re working with software that is real and functional, but not yet polished:
  • Rough edges exist. You may encounter unexpected generation results, UI quirks, or export issues. This is expected and normal.
  • Fast iteration. The team ships updates frequently. Features, prompts, and behaviors can change week to week.
  • Direct feedback loop. Your bug reports and feature requests go straight to the engineers building Gizmo. You’ll often see fixes or improvements turn around quickly.
  • No uptime SLA. The service may be briefly unavailable during deployments or infrastructure work.
  • Limited asset history. Storage and versioning features are still being built — export and save your assets locally as you go.

How to request access

Access to Gizmo is gated during alpha. To request an account:
1

Send an access request email

Email viswajit@antimlabs.com with the subject line “Gizmo alpha feedback or API access”.
2

Describe your use case

In the body of your email, briefly describe what you’re building and which simulator you’re targeting (NVIDIA Isaac Sim, MuJoCo, or both). This helps the team prioritize onboarding and tailor support.
3

Wait for your credentials

The team will review your request and send you account credentials or an invitation link. Response times vary during alpha — expect a reply within a few business days.
4

Sign in and start generating

Once you have credentials, go to gizmo.antimlabs.com, sign in, and follow the Quickstart guide to generate your first asset.

Early API access

Gizmo exposes a REST API that lets you generate physics-ready assets programmatically — useful for batch workflows, CI pipelines, or integrating asset generation into your own tooling.
The API is not publicly documented yet. During alpha, API access is granted on a case-by-case basis to users with specific automation needs.
To request API credentials:
  • Email viswajit@antimlabs.com with the subject “Gizmo alpha feedback or API access”
  • Include a short description of your intended use case (e.g., batch asset generation, CI integration, custom tooling)
  • The team will provide an API key and point you to the current endpoint reference
The API accepts the same plain-text prompts you use in the web editor and returns asset files in the same export formats (USD/URDF for Isaac Sim, XML/MJCF for MuJoCo).

Providing feedback

Your feedback is the most valuable thing you can contribute during alpha. The team wants to hear about:
  • Bugs — unexpected behavior, generation failures, export errors, UI issues
  • Quality issues — assets that don’t match your description, incorrect joint structures, poor geometry
  • Feature requests — capabilities you wish existed, simulator integrations, workflow improvements
  • General impressions — what’s working well and what isn’t
To submit feedback: email viswajit@antimlabs.com with the subject “Gizmo alpha feedback or API access”. Include screenshots, exported files, or the prompt you used whenever relevant — the more context you provide, the faster the team can act on it.