HackerTrans
TopNewTrendsCommentsPastAskShowJobs

EddieLomax

no profile record

Submissions

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

figure.codes
1 points·by EddieLomax·vorige maand·1 comments

comments

EddieLomax
·13 dagen geleden·discuss
https://github.com/ehamiter/Catlock
EddieLomax
·vorige maand·discuss
I made a thing that ties LLMs with OpenSCAD. Same concept

https://figure.codes
EddieLomax
·vorige maand·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
·3 maanden geleden·discuss
This vouch system?

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

https://moglang.org/
EddieLomax
·3 maanden geleden·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
·4 maanden geleden·discuss
"Serivce Quality"
EddieLomax
·4 maanden geleden·discuss
Goddamnit
EddieLomax
·5 maanden geleden·discuss
Fuck yes. OpenAI, take notes.
EddieLomax
·9 maanden geleden·discuss
This random guy enjoyed solving the daily puzzle. Well done!
EddieLomax
·2 jaar geleden·discuss
Thanks! I somehow completely missed the deployment section.
EddieLomax
·2 jaar geleden·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.