Oasis Decart AI Howto
Oasis is the first playable, real-time, open-world AI model that generates interactive Minecraft-like gameplay frame-by-frame using transformer models without a traditional game engine.
View MoreHow to Use Oasis Decart AI
Download the repository: Clone the repository using: git clone https://github.com/etched-ai/open-oasis.git
Install dependencies: Navigate to the directory and install required packages: cd open-oasis && pip install -r requirements.txt
Download model checkpoints: Use Hugging Face CLI to download required model files:
huggingface-cli login
huggingface-cli download Etched/oasis-500m oasis500m.pt
huggingface-cli download Etched/oasis-500m vit-l-20.pt
Run the model: Use the basic inference script to load a prompt frame and generate additional frames based on actions. The output will be saved as video.mp4
Control the gameplay: Use keyboard and mouse inputs to:
- Move around
- Jump
- Pick up items
- Break blocks
- Check inventory
Try the live demo (alternative): For accessing the most powerful version of the model, visit the live demo on Decart's website instead of running locally
Oasis Decart AI FAQs
Oasis is the first playable, realtime, open-world AI model that functions as an interactive video game generated end-to-end by a transformer on a frame-by-frame basis.
Related Articles
Popular Articles
How to Play Minecraft Free with Decart AI: Beginner's Tutorial
Nov 5, 2024
Oasis Minecraft AI: Decart's Vision for the Future of Gaming Experiences
Nov 4, 2024
Hugging Face's SmolLM2 Brings Powerful Models to Smartphones
Nov 4, 2024
Runway Unveils AI Advanced Camera Control for Gen-3 Alpha Turbo
Nov 4, 2024
View More