Spaces:
Runtime error
Runtime error
metadata
title: GenSim
emoji: π
colorFrom: purple
colorTo: indigo
sdk: gradio
sdk_version: 3.3.1
app_file: app.py
pinned: false
license: apache-2.0
Generative Simulation Interactive Demo
This demo is from the paper:
Below is an interactive demo for the simulated tabletop manipulation domain, seen in the paper section IV.D
Preparations
- Obtain an OpenAI API Key
Usage
- Type in desired task name in the box.
Known Limitations
- The code generation can fail or generate infeasible tasks.
Acknowledgemetn
Thanks to Jacky's code-as-policies demo.