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.
HuangHai 4edaa3e95f
'commit'
3 months ago
..
src 'commit' 3 months ago
Dockerfile 'commit' 3 months ago
README.md 'commit' 3 months ago
docker-compose.yml 'commit' 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.

Blueprint

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