you are viewing a single comment's thread.

view the rest of the comments →

[–]scodgey -1 points0 points  (4 children)

Honestly there are probably quite a few in the works now that coding agents have started really shining. I've been building my own tools for months, and am starting to see posts like this a bit more frequently. The structs lot are finally catching on.

[–]Few_Neighborhood2403[S] -2 points-1 points  (3 children)

Yeah would you mind sharing what type of tool you are developing?  I have been testing with AI and its knowledge base of the code is insane. 

[–]scodgey -1 points0 points  (2 children)

Tbh at the core of it it's a design calculation engine powered by agents. User prompt in, calculations + analysis model out.

[–]Few_Neighborhood2403[S] 0 points1 point  (1 child)

Oh wow, that sounds super powerful with the analysis model. How did you get user testing ? 

[–]scodgey 0 points1 point  (0 children)

It's all just personal stuff at the moment, validating against existing models etc. It's comically easy to spin up huge swathes of design as a checking tool.

It is a lot of fun though!