MathModelAgent
Basic Information
MathModelAgent is an experimental end-user agent system designed to automate the full pipeline of mathematical modeling and produce a complete, submission-ready modeling paper. The project orchestrates multiple specialized agents to analyze problem statements, build mathematical models, implement and run code, diagnose and fix errors, and write formatted papers. It saves runnable artifacts such as notebook.ipynb and a result markdown file in backend/project/work_dir and supports both local and cloud code interpretation. The repository provides deployment options including a Docker compose setup and local instructions requiring Python, Node.js and Redis. The README emphasizes rapid turnaround for modeling contests and research workflows, demo cases in a demo folder, prompt templates for task customization, and an experimental status with ongoing improvements and community contributions invited.