OpenGravity icon
OpenGravity icon

OpenGravity

An experimental, lightweight, BYOK (Bring Your Own Key) recreation of the Google Antigravity UI. OpenGravity provides a browser-based, reasoning-enabled IDE with a live xterm.js terminal powered by the WebContainer API.

OpenGravity screenshot 1

Cost / License

Platforms

  • Online
  • Self-Hosted
0likes
0comments
0articles

OpenGravity News & Activities

Highlights All activities

Recent activities

OpenGravity information

  • Developed by

    Unknown
  • Licensing

    Open Source (GPL-3.0) and Free product.
  • Written in

  • Alternatives

    51 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

AI Tools & ServicesDevelopment

GitHub repository

  •  96 Stars
  •  2 Forks
  •  11 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
OpenGravity was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is OpenGravity?

An experimental, lightweight, BYOK (Bring Your Own Key) recreation of the Google Antigravity UI. OpenGravity provides a browser-based, reasoning-enabled IDE with a live xterm.js terminal powered by the WebContainer API. It features direct local file system sync and a proactive autonomous agent capable of orchestrating basic software engineering tasks, running shell commands, and editing files in real-time. It’s currently a work-in-progress though. It works for basic coding tasks, but consider this the "Alpha" version.

Built in pure HTML/CSS/JS for maximum speed and zero installation.

Features

  • BYOK (Bring Your Own Key): Total privacy. Currently ONLY supports Gemini API models (e.g. gemini-3.1-pro-preview, gemini-3-flash-preview, gemini-3.1-flash-lite).
  • Proactive Agentic Reasoning: Uses advanced thinking models to plan, execute, and validate tasks without constant user intervention.
  • High-Performance Terminal: Integrated xterm js with a real Linux-like environment provided by WebContainer API.
  • Interactive Tooling: The agent can execute bash commands, handle interactive terminal prompts (y/n), and manage files directly.
  • Zero Bloat: No npm install for the IDE itself. Just serve and code.
  • Secure by Design: API keys are stored only in your browser's localStorage.

Official Links