
Discovering Events at Tech Week SF (AI Scoring)
Before Tech Week SF I had 900+ events and zero desire to go through them by hand. So I built an app that scores them for me.
About the project
During Tech Week in San Francisco (October 2025) there are more than 900 events. Going through them by hand to pick where to go is a full day's work, and you still end up with decision paralysis.
So I built a platform that pulls the data from Partiful, scores each event from 0 to 100 by relevance, and lays them out in a calendar. All the scoring runs on a local model on my computer, so it doesn't cost me a cent in API fees.
See how it works
What you get
- I pick the right ones from 900+ events in a few minutes.
- No more decision paralysis before a conference.
- Scoring runs locally, free and private.
How it works (under the hood)
- Scrapes events from Partiful into its own database.
- AI scoring 0 to 100 by relevance.
- Calendar plus discovery, the gpt-oss:120b model runs locally.
Built with
Want to build like this too?
I teach building apps without programming in the AI First course.
More from Tool

Shoutbase: Testimonials Manager
An internal tool for managing testimonials: a queue of who to ask, a collection of what we've gathered, and an overview of where we use them.

Toucan: A Shared Second Brain for the Team
A shared cloud knowledge base that the team and its AI agents draw from, a "second brain" connected to my local context1.

Running a Project's Marketing Through Claude Code
A marketing team as a set of Claude Code skills: a director, department managers, and specialists that run a project alongside me.