universe  by openai

Deprecated platform for measuring/training AI across diverse applications

Created 9 years ago
7,511 stars

Top 6.9% on SourcePulse

GitHubView on GitHub
Project Summary

This repository provides a platform for training AI agents on a wide array of real-time applications, including games and websites, by interfacing with them through screen pixels and input events. It targets AI researchers and developers seeking to measure and improve general intelligence across diverse, complex environments.

How It Works

Universe operates by packaging applications within Docker containers, presenting a standardized VNC and WebSocket interface to the AI agent. This approach allows interaction with applications without requiring access to their internal code or APIs, treating them as black boxes akin to human users. The core client-side library, built on OpenAI Gym, manages communication with these remote environments.

Quick Start & Requirements

Highlighted Details

  • Offers over 1,000 environments, including Atari, Flash games, and browser-based tasks (World of Bits).
  • Supports vectorized environments for controlling multiple instances simultaneously.
  • Environments run in real-time, requiring continuous action submission from the agent.
  • VNC client is accessible at http://localhost:15900/viewer/?password=openai.

Maintenance & Community

  • This repository has been deprecated in favor of openai/retro.
  • Community support and further development are directed towards the Retro library.
  • Discussion board: https://discuss.openai.com/c/Universe

Licensing & Compatibility

  • The repository does not explicitly state a license in the README.
  • Compatibility for commercial use or closed-source linking is not specified.

Limitations & Caveats

This project is deprecated, with all development shifted to the openai/retro library. While it supports Linux and OSX, Windows support is experimental. The real-time nature of environments means agents cannot pause, and initial reset() observations may be None.

Health Check
Last Commit

8 years ago

Responsiveness

1 day

Pull Requests (30d)
0
Issues (30d)
0
Star History
5 stars in the last 30 days

Explore Similar Projects

Starred by Shizhe Diao Shizhe Diao(Author of LMFlow; Research Scientist at NVIDIA) and Wing Lian Wing Lian(Founder of Axolotl AI).

MLGym by facebookresearch

0%
594
Gym environment for ML research agents
Created 1 year ago
Updated 8 months ago
Starred by Guillermo Rauch Guillermo Rauch(Founder of Vercel), Jared Palmer Jared Palmer(SVP at GitHub; Founder of Turborepo; Author of Formik, TSDX), and
18 more.

ai by vercel

0.7%
23k
AI SDK for building AI-powered applications and agents
Created 2 years ago
Updated 1 day ago
Feedback? Help us improve.