HackerTrans
TopNewTrendsCommentsPastAskShowJobs

EddieLomax

no profile record

Submissions

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

figure.codes
1 points·by EddieLomax·в прошлом месяце·1 comments

comments

EddieLomax
·13 дней назад·discuss
https://github.com/ehamiter/Catlock
EddieLomax
·в прошлом месяце·discuss
I made a thing that ties LLMs with OpenSCAD. Same concept

https://figure.codes
EddieLomax
·в прошлом месяце·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 месяца назад·discuss
This vouch system?

https://github.com/mitchellh/vouch
EddieLomax
·3 месяца назад·discuss
Curious if you have seen this:

https://moglang.org/
EddieLomax
·3 месяца назад·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 месяца назад·discuss
"Serivce Quality"
EddieLomax
·4 месяца назад·discuss
Goddamnit
EddieLomax
·5 месяцев назад·discuss
Fuck yes. OpenAI, take notes.
EddieLomax
·9 месяцев назад·discuss
This random guy enjoyed solving the daily puzzle. Well done!
EddieLomax
·2 года назад·discuss
Thanks! I somehow completely missed the deployment section.
EddieLomax
·2 года назад·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.