Skip to content

jhaip/speak-3d-print

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a .env file like this:

OPENAI_API_KEY=asdf
KITTYCAD_API_TOKEN=asdf

Then setup your python and run the app:

python3.12 -m venv myenv
source myenv/bin/activate
pip3 install -r requirements.txt
python3 app.py

Open http://localhost:8001 to see the application

About

Creating 3d prints just by talking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published