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.
For more details, check out the How it works section.