Files
QingLong/AI/Manim/generative-manim/streamlit
2025-08-15 09:13:13 +08:00
..
2025-08-15 09:13:13 +08:00
2025-08-15 09:13:13 +08:00
2025-08-15 09:13:13 +08:00
2025-08-15 09:13:13 +08:00

Generative Manim Streamlit (Deprecated)

Generative Manim began as an experiment whose demo interface was in Streamlit. Here you can find the source code that was used in that demo. The new demo is based on a web app with Next.js and you can find its source code at 360macky/generative-manim-demo.

Legacy Documentation

Generative Manim is built with Streamlit. It uses OpenAI API to make requests to GPT-4 and GPT-3.5-turbo.

Blueprint

For more details, check out the How it works section.