Hacker News new | ask | show | jobs
by threefiftyone96 157 days ago
Recently have been focusing on a personal assistant type of thing.

I've been building it with the agent sdk and any time I want an additional skill, I create it

Examples: parse this pdf containing my credit card bill and add all transactions

Given it has a db, I've been using it to save notes, ideas etc.

Been fun