OpenForm uses OpenSCAD and the Gemini API to create CAD models using AI.
Before running the program, install OpenSCAD from https://openscad.org/
To use the program, place your Gemini API key in the src/main.js file, install all necessary node modules ("npm install"), and then start the program using "npm start"