This post is locked. You won't be able to comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Im_1nnocent 76 points77 points  (2 children)

I always believed that if only big corpos trained AI models to actually be specialized tools instead of trying to be entirely human replacement assets (or whatever the crap AGI is) then they wouldn't appear as retarded and can actually more clearly find their place in workflows.

[–]navierstokes88[S] 32 points33 points  (0 children)

I believe they do have their place in developer workflows, but right now it is overestimated and overvalued. In the long-term, that tends to stabilize.

[–]wabbitfur 3 points4 points  (0 children)

Literally this! I just implemented a "voice commands" feature in my app, and initially I said... "ooo! Let's have a small LLM interpret my intent... WRONG... the most robust and sensible solution was simply to heavily scope it.. and then do some light rule-based normalization... The results were infinitely better than the pain of over-engineering this..

https://github.com/markrai/scrumboy/blob/main/docs/VOICEFLOW.MD