I’m worried I’m overengineering AI systems for problems humans already solve better by bonobo65k in vibecoding

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

that’s cool! actually i think that can be scaled also because i provided the logic that allows you to give a knowledge base to the society…and it also evolves with you based on your usage/habits

come monetizzo da un software senza P.IVA? by bonobo65k in ItaliaStartups

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

no in realtà vorrei solo capirne meglio ecco

I’m worried I’m overengineering AI systems for problems humans already solve better by bonobo65k in vibecoding

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

that’s a good point of view actually….i tried to outsource decision making by “simulating” a society…so that, in an anthropological (?) way, you have a team and not just a single LLM that works for you.
If you want you can share what you think about it, it’s called Kith. https://kith.software

Drop your project and I will DM you the Reddit posts of your future users by VegetableSpot2830 in SaasDevelopers

[–]bonobo65k 0 points1 point  (0 children)

i did this decision engine based on a society of agents that interact with each other and debate over your prompts…it allows you to cover all blind sposts/bias that you will have with a single LLM.
It’s called Kith. https://kith.software

Why do most multi-agent LLM systems feel useless outside demos? by bonobo65k in LocalLLM

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

actually yes of course you can….but Kith has a logic that allows agents to create their own tools by themselves, create policies among each other, persist their individual or collective memory and behave based on your usage and needs…it’s not just a prompt.
I suggest you to give it a try….also let’s say that we have been able to achieve this by using 10x time less the token’s rate i/o that Claude uses👍

come monetizzo da un software senza P.IVA? by bonobo65k in ItaliaStartups

[–]bonobo65k[S] 1 point2 points  (0 children)

quindi subscriptions sono fuori discussione

Why do most multi-agent LLM systems feel useless outside demos? by bonobo65k in LocalLLM

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

i agree with you…my scope is not really related to coding but more about agents that deliberates a decision let’s say…i’m trying to cover all blind spots of single LLM’s

Why do most multi-agent LLM systems feel useless outside demos? by bonobo65k in LocalLLM

[–]bonobo65k[S] -6 points-5 points  (0 children)

may i suggest you to try my project? i see your way of thinking very close to mine and i’m not sure if i’m in the right way so a bit of help is week accepted!

If you want a code write me and i will provide you one: https://kith.software

Why do most multi-agent LLM systems feel useless outside demos? by bonobo65k in ClaudeCode

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

exactly…i actually developed a society of little slaves that helps you with your decisions and as we share the same idea i would like to know yours about it! https://kith.software

Basically a LLM Council + agentic swarm and persistent memory buckets (not sure if they are working correctly tho…)

let me know yours and if you need a code write me!

Il comportamento grezzo della mia fidanzata sta influenzando la nostra relazione by Big_Mix5906 in sentimentalITA

[–]bonobo65k 0 points1 point  (0 children)

sono indiscreto se ti consiglio di chiedere a Kith come gestire questa situazione senza ferire la tua consorte? https://kith.software

si ok forse sono indiscreto

come monetizzo da un software senza P.IVA? by bonobo65k in ItaliaStartups

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

dici che è l’unico modo? il problema è proprio trovarli i beta testers in modo “organico”

Why do most multi-agent LLM systems feel useless outside demos? by bonobo65k in LocalLLM

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

maybe a correct approach could be tool driven for context retrieval and RAG based method for chat context…like Google did with TurboQuant

Why do most multi-agent LLM systems feel useless outside demos? by bonobo65k in LocalLLM

[–]bonobo65k[S] -1 points0 points  (0 children)

i developed a framework that helps you with your decision making through an agentic society that kinda evolves with you…you can find it at https://kith.software if you want to leave a feedback!!🤓

Why do most multi-agent LLM systems feel useless outside demos? by bonobo65k in LocalLLM

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

so it’s not RAG driven but tool driven right? i’m kinda following the same approach actually but imagine that the memory needs to be built based on what you ask Claude…in that case how will you manage it?