Build an AI That Sorts Your Inbox for You
Maps to: AI Application Builder · Executive Assistant · Chief of Staff · Operations Analyst · Solutions Engineer
You're going to build a helper that reads your email as it comes in, puts each message into a group you choose, and writes a reply for the ones that need one, a reply you check before it's sent. The real skill is choosing the groups, then deciding exactly what the helper can do by itself and what it has to bring back to you first. This is one of the first helpers most people build when they start making computer programs that use AI. By the end, it will be reading and sorting your own real email.
You're done when: A helper running on your real inbox, sorting mail into your groups and writing a reply for the right group, where you fixed the mail it put in the wrong place and decided on purpose what it must never do on its own. Deciding all that is the work: not 'it sorts email,' but 'I chose the groups and decided what it can and can't do without me.'
How this shows up on a resume or college app
I built an AI helper that sorts my real inbox, choosing the groups myself, fixing the mail it put in the wrong place, and setting deliberate limits on what it can handle alone and what it has to bring back to me. I learned that AI helpers work best with clear rules and clear limits, not when they're asked to figure it all out.
When you finish, Sidequest drafts your Common App activity description from what you actually built.
Not sure yet? Play 5 minutes as an AI application builder first and see how the work feels.
The plan
- 1
Step 1
Decide the groups
Decide the groups you want your mail put into, and which one matters most to get right. Get this list right: vague groups make the whole thing useless.
- 2
Step 2
Build it, and try it on a few emails
Build it so a new email starts it off, and it decides which group that email belongs in. Then try it on a few made-up emails, until you've watched it put each one in the right group.
- 3
Step 3
Run it on real mail, fix the mistakes, and decide what it can't do alone
Let it loose on your real inbox. Your neat groups will fall apart on real mail, so expect to change how it decides a couple of times; that's normal. Then decide the one thing it must NEVER do on its own, like replying by itself to a teacher or a stranger.
- 4
Step 4
Run it for 3 days
Leave it connected to your email for 3 days, sorting your real messages, and keep fixing small things as they come up. A helper you trust enough to leave switched on is the proof.