Hacker News new | ask | show | jobs
by willhackett 711 days ago
I've made an email-based AI personal assistant I thought I'd roll into a business, but ultimately have kept it for personal use. I may open source this as it's a fun project built entirely on Cloudflare Workers (with the exception of one Postgres DB & mail routing).

I've written some really crappy Notion API (before the official API) to act as a CMS for a headless site.

I'm at a weird point in my life that I need to work on these little hacky projects because they bring me genuine joy. It's like lego to me.

1 comments

What does the personal assistant do?
I can CC it on emails to handle the back & forward of booking meetings - quite handy when I need to organise with a group of people.

It can also send follow-ups at set times on my behalf or handle some vague inbounds. It's not the best, but it's ok.