You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 months ago | |
---|---|---|
.. | ||
src | 3 months ago | |
Dockerfile | 3 months ago | |
README.md | 3 months ago | |
docker-compose.yml | 3 months ago |
README.md
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.