Back to projects

Project details

Quadratic Function Teaching Widget

An interactive classroom-style widget for exploring quadratic functions, curves, and parameter changes.

Category
Local tool
Status
Experimental
Visibility
Private
Role
Personal project

Technology stack

  • Python
  • FastAPI
  • Plotly
Quadratic function widget diagram with a parabola, vertex marker, and parameter controls.

Natural-language prompts or coefficients enter a validated graph specification. FastAPI serves the page and API, while Plotly produces an interactive parabola together with the vertex, axis, discriminant, and roots.

The widget supports classroom demonstrations and parameter exploration. It remains a private experiment with rule parsing first and optional model generation only for expressions that need interpretation.