Skip to content

A Project that uses AI to create a detailed description of your image, then uses thingiverse API to find matching 3d models

Notifications You must be signed in to change notification settings

isaacfonner/3D-Model-Image-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3D-Model-Image-Search

A Project that uses AI to create a detailed description of your images using thingiverse API to find matching 3d models
Demo video: Recording 2024-11-07 19-27-38 from Snipclip.webm

How this Works?

First, your image is converted into a Data URL, then it is sent to the PuterAI API, to generate a description of it using a carefully tuned prompt. Next, it sends the description to the thingiverse search API to find a list of results. Finally, it parses the json to a array, then returns the most relevant response.

About

A Project that uses AI to create a detailed description of your image, then uses thingiverse API to find matching 3d models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published