
CONJR
A voice-to-3D system that turns a spoken part request into a model that can be reviewed, sliced, and printed.
Read the full build story
What I built
I built CONJR in seven hours around an Orange Pi 5 Pro kiosk. One path sends an idea to Meshy AI and previews the result in Three.js, while an engineer path uses You.com and Tavily to gather dimensions before Llama 3.3 writes parametric OpenSCAD.
The problem I worked through
A spoken request can be too vague to produce a useful or printable part, and the AI, CAD, slicing, and printer steps all had to work together during a live demo.
How I improved it
I added two modeling paths instead of relying on one generator, collected reference specifications before CAD generation, and used CuraEngine plus a networked Neptune 4 Pro to complete the voice-to-print workflow.
Tools: Orange Pi 5 Pro, Python, OpenSCAD, CuraEngine, Three.js, Meshy AI, Llama 3.3

















