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

andywidjaja

no profile record

投稿

Show HN: Patina, an AI that learns your judgment, not just your tasks

github.com
10 ポイント·投稿者 andywidjaja·先月·1 コメント

コメント

andywidjaja
·先月·議論
I was drowning in 100+ messages per-day at work and existing AI tools just wouldn't cut it because of default sorts (e.g. recency, etc.), not by what actually matters to me.

I tried modeling it to think like me when responding to messages: belief graph with decay, trust scoring from behavior, and graduated autonomy to prevent AI from mis-categorizing my messages. Went down the path of open source so everyone can try it with a provided demo data in the repo. I'm just looking for feedback on the architecture, especially the belief decay and graduated autonomy concepts.

Thanks
andywidjaja
·先月·議論
[flagged]
andywidjaja
·先月·議論
[flagged]
andywidjaja
·先月·議論
Nice approach, the Rust performance and single-binary deployment are compelling. Question, how do you handle contradictory facts? If John moves from Stripe to Google, does the graph resolve that, or does it store both?