Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 361 Bytes

File metadata and controls

10 lines (6 loc) · 361 Bytes

OpenForm

About

OpenForm uses OpenSCAD and the Gemini API to create CAD models using AI.

Usage

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"