Kimodo Community

Learn, discuss, and share ideas about 3D motion generation with fellow developers and researchers.

Curated Knowledge

1

Install Kimodo

Clone the repo and install dependencies with pip. Requires Python 3.10+ and a CUDA-capable GPU.

Learn more
2

Start the Text Encoder Service

Launch the Kimodo text encoder service to handle prompt embeddings. This runs as a separate process.

Learn more
3

Run Your First Prompt

Use kimodo_gen to generate motion from a text prompt like "a person walks forward then sits down".

Learn more
4

Launch the Interactive Demo

Start the Gradio-based web UI to author complex motions with timelines and constraints.

Learn more
5

Try the Docker Shortcut

Use the provided Docker Compose setup for a one-command local deployment.

Learn more

Recent Activity

No threads yet. Be the first to start a discussion!

Contribute to Kimodo

Kimodo is open source and welcomes contributions from the community.

View Contributing Guide