HackerTrans
TopNewTrendsCommentsPastAskShowJobs

EddieLomax

no profile record

Submissions

Show HN: Figure – produce printable STL files via LLM and OpenSCAD

figure.codes
1 points·by EddieLomax·el mes pasado·1 comments

comments

EddieLomax
·hace 13 días·discuss
https://github.com/ehamiter/Catlock
EddieLomax
·el mes pasado·discuss
I made a thing that ties LLMs with OpenSCAD. Same concept

https://figure.codes
EddieLomax
·el mes pasado·discuss
I own a 3d printer, and I print things from time to time. My old box fan was missing the speed knob, so I figured how hard would it be to make another one of these guys? So I searched on Maker World, confident I would find one that was Close Enough™. I did not. So I tried my hand at CAD, and it turns out I suck at CAD. But, I don't suck at software, so I made this app.

Figure equips an LLM agent with extensive OpenSCAD knowledge and allows a user to chat about the model, and adjust parameters. It worked out well for me, but I cam curious if others find it useful. It's a free beta for Apple Silicon machines now (ARM64), and I'm planning on adding support for Linux and Windows soon. Thanks for looking!
EddieLomax
·hace 3 meses·discuss
This vouch system?

https://github.com/mitchellh/vouch
EddieLomax
·hace 3 meses·discuss
Curious if you have seen this:

https://moglang.org/
EddieLomax
·hace 3 meses·discuss
This is similar to something I was playing around with last month-- basically just a CLI for accessing the foundational models.

https://github.com/ehamiter/afm

It's really handy for quick things like "what's the capital of country x" but for coding, I feel that it is severely limited. With such a small context it's (currently) not great for complicated things.
EddieLomax
·hace 4 meses·discuss
"Serivce Quality"
EddieLomax
·hace 4 meses·discuss
Goddamnit
EddieLomax
·hace 5 meses·discuss
Fuck yes. OpenAI, take notes.
EddieLomax
·hace 9 meses·discuss
This random guy enjoyed solving the daily puzzle. Well done!
EddieLomax
·hace 2 años·discuss
Thanks! I somehow completely missed the deployment section.
EddieLomax
·hace 2 años·discuss
This is appealing to me as a Python backend dev-- but if I end up building something cool for my own personal use, and I want to deploy it so others can use it-- is that a thing for this? I don't see any kind of documentation for deploying it, but that could just be on me. I realize this is touted as a demo-friendly / internal tool so that just might not be aligned for this type of thing.