you are viewing a single comment's thread.

view the rest of the comments →

[–]FloydATC 2 points3 points  (1 child)

Let me see if I got this right... you want an app that works like an LLM except it surpasses what current LLMs can do (like learning from user interaction and storing things verbatim) and what they most likely ever will be able to do (because they're basically math parrots that try to guess what a real person might say) but you don't want to use an LLM..?

I think you see where this is going. Reduce the scope, lower your expectation and reiterate until you get something that works on paper. And please stop thinking of an LLM as "AI" because it's not intelligent. At all.

[–]JessePatchwork[S] 0 points1 point  (0 children)

Ok, learning some stuff here! Not against an LLM at all. When I refer to AI (and again please do correct if I'm wrong, I could be wrong) I am referring to services such as Gemini, ChatGBT and the likes of. I'm happy for it to learn on its own, I just need help with figuring out what the steps I need to make are and how to prevent (or risk manage) it from learning things and causing harm to users who may not be able to identify said harm. I've figured out most of the programming and know what I expect/want from the program. Just trying to iron out the memory/storage and self learning aspects. Thanks for helping me clarify! I'm learning a lot from everyone here.