Generate videos to explain a concept. Powered by Mistral models, based on Manim.
-
Install the requirements and LaTeX
-
Set
config/conf.yaml
llm_api:
key: <your-api-key>
model_name: <model-name> # among the ones available - check clients/llmclient.py- You can use the Streamlit interface..
streamlit run frontend/app.py- ..or simply use the main file
python main.py