HackerTrans
トップ新着トレンドコメント過去質問紹介求人

EddieLomax

no profile record

投稿

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

figure.codes
1 ポイント·投稿者 EddieLomax·先月·1 コメント

コメント

EddieLomax
·14 日前·議論
https://github.com/ehamiter/Catlock
EddieLomax
·先月·議論
I made a thing that ties LLMs with OpenSCAD. Same concept

https://figure.codes
EddieLomax
·先月·議論
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 か月前·議論
This vouch system?

https://github.com/mitchellh/vouch
EddieLomax
·3 か月前·議論
Curious if you have seen this:

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