FreeCAD-Bridge-Ollama is a local AI-powered CAD assistant that converts natural language commands into executable FreeCAD Python code. Type "make cube 50mm" in a sleek web chat interface, and any AI model (running via Ollama) instantly generates precise FreeCAD API scripts. A custom TCP socket server executes code in FreeCAD,creating 3D geometry.
Key Features:
Context-aware (tracks created objects for modifications)
Production UI with health checks, rate limiting
100% offline/privacy-first
Supports extrusions
Stack: Flask + Ollama + DeepSeek-Coder-V2 + FreeCAD socket server.
Perfect for mechanical engineers AI tool. Its just a beginning phase.