infinigen-agents / README.md
dev-bjoern's picture
feat: Add full Infinigen Docker setup with HuggingFace Inference API
54d8ff9
metadata
title: Infinigen Agents
emoji: 🌍
colorFrom: green
colorTo: blue
sdk: docker
app_port: 7860
pinned: false
license: mit
tags:
  - mcp-server-track
  - agents
  - 3d
  - procedural-generation
  - infinigen
  - blender
short_description: AI Agents for Procedural 3D World Generation with Blender

🌍 Infinigen Agents

AI-powered agents for procedural 3D world generation using Infinigen + Blender.

Features

  • Scene Composer: Compose nature and indoor scenes
  • Terrain Engineer: Generate procedural terrain
  • Asset Generator: Create creatures, trees, materials
  • Render Controller: Manage rendering pipeline
  • Export Specialist: Export to various formats

AI Backend

Uses HuggingFace Inference API:

  • Model: openai/gpt-oss-20b
  • Configurable providers: Cerebras, Together, Nebius, Groq

MCP Server

{
  "mcpServers": {
    "infinigen-agents": {
      "url": "https://dev-bjoern-infinigen-agents.hf.space/gradio_api/mcp/sse"
    }
  }
}