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
Black Forest Labs Unveils FLUX.1 Tools: Best AI Image Generator Toolkit
Nov 22, 2024
Microsoft Ignite 2024: Unveiling Azure AI Foundry Unlocking The AI Revolution
Nov 21, 2024
10 Amazing AI Tools For Your Business You Won't Believe in 2024
Nov 21, 2024
7 Free AI Tools for Students to Boost Productivity in 2024
Nov 21, 2024
View More