**Blending Blender ** is an innovative platform that connects Blender, enabling advanced creative automation, generative design, and seamless workflow integration. Built with modern Python, FastAPI, and a Next.js frontend, this project is perfect for artists, designers, and developers who want to supercharge their Blender experience.
- No Groq API keys or secrets are included in this repository.
- All sensitive credentials are managed securely and are never pushed to the public repo.
- Blender automation and scripting
- MCP agent integration for creative tasks
- Modern Next.js frontend
- Audit logging and skill-based architecture
- Backend: Python, FastAPI, MCP, LangChain
- Frontend: Next.js, React, Tailwind CSS
- Other: Streamlit, Uvicorn, Pydantic
- Clone the repository:
git clone https://github.com/rjdeveloper/BlendingBlender.git
- Install Python dependencies:
pip install -r requirements.txt
- Start the backend:
python backend.py
- Start the frontend:
cd frontend npm install npm run dev
backend.py,ai_agent.py,director/β Core backend and agent logicfrontend/β Next.js frontend appscratch/β Experiments and debug scripts
Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.
This project is MIT licensed.
No Groq API keys or sensitive credentials are included in this repository. Please manage your own secrets securely. A mini cpm 5b also capable for the easy designs.
For questions or support, open an issue or contact the maintainer via GitHub.