BinyamHuggingFace/manim-generator
Update README.md
fix: adjust padding for chatbot input
refactor: restructure project by removing unused files and updating entry point for Streamlit app
fix: update Streamlit app path in docker-entrypoint.sh
fix: update file paths in streamlit_app.py and utils.py; adjust CSS styles in custom_css.css; refine Dockerfile uv installation command
fix: correct uv package manager installation command in Dockerfile
chore: add docker-entrypoint.sh to initialize services and start Streamlit app
chore: add .gitattributes for LFS file handling
chore: add Dockerfile and reorganize project structure
refactor: reorganize project structure and remove deprecated files
Merge pull request #1 from BinyamMamo/feature/streamlit_ui
Add Manim Generator Streamlit app with chat functionality and animation generation
feat: add terminal-based Manim MCP client
Update README.md
Added Final Code.
