Transforms mathematical problem descriptions into visual plots using AI.
MathViz is a service that utilizes a Large Language Model (LLM) to convert textual mathematical problem descriptions into graphical visualizations. It achieves this by generating Matplotlib plotting code, executing it securely within a Docker sandbox, and then serving the resulting image via a static web server, providing a robust solution for automated mathematical visualization.