Curated Knowledge
1
Install Kimodo
Clone the repo and install dependencies with pip. Requires Python 3.10+ and a CUDA-capable GPU.
Learn more2
Start the Text Encoder Service
Launch the Kimodo text encoder service to handle prompt embeddings. This runs as a separate process.
Learn more3
Run Your First Prompt
Use kimodo_gen to generate motion from a text prompt like "a person walks forward then sits down".
Learn more4
Launch the Interactive Demo
Start the Gradio-based web UI to author complex motions with timelines and constraints.
Learn more5
Try the Docker Shortcut
Use the provided Docker Compose setup for a one-command local deployment.
Learn moreRecent 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