Inspiration
While making a 3D printing object, we figured that we suck at 3D sketching with Blender or Onshape (3D sketching software), thus we decided to use LLM to solve this problem inspired by stable diffusion.
What it does
To use it, the user will input a prompt like generate the Python code for a blender for a sphere with a radius of 2 inches, then press the generate button, it will then call groq API and llma3 to generate the Python code. Once we got the Python code, we changed it to three.js code and presented it on the frontend.
How we built it
We worked as a team to come up with ideas and uses. We are currently figuring out how to incorporate Intel's AI tools.
Challenges we ran into
Accomplishments that we're proud of
What we learned
What's next for 3DIllustrativeAI
Built With
- groq
- intel-ai-pc
- javascript
- llama
- react
Log in or sign up for Devpost to join the conversation.