Live data from Hacker News

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

github.com

1–2 of 2 posts

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

#2
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