Reintroducing myself after a break! ππ»
MIT grad, cofounder & CTO of Avenir.
Building AI for employee benefits.
Currently:
β’ Backed by a16z speedrun π
β’ Live w/ Fortune 500 clients πΌ
β’ Moved to SF from Boston π
I write about startups, AI, & building in public.
Ask anything!
yeah! the direction weβre exploring is more like an agentic loop
each sub-agent has a specialized role + its own memory/context, then higher-level agents coordinate them. i think of it more like modular systems operating at different layers of abstraction rather than asking one network to consciously hold everything at once.
a few things that seem to matter a lot:
β persistent memory so an agent learns βhow you like the work doneβ and you donβt correct it twice
β specialized sub-agents with narrower context instead of dumping everything into one context window
β critic/verification loops before the result moves up a layer
β different modes for different intent: experts can specify β execute, while vague requests trigger more clarification
β learning from edits over time, then eventually using aggregate feedback to improve the default behavior
so βsmarterβ to me is partly model intelligence, but increasingly architecture + memory + feedback loops.
Hey X fam π€
- Today I built an agent loop system so Avenir can produce continuously smarter outputs w/out human intervention, using neuroscience principles + memory
- besides that, I ate a yummy milk cake at Sana'a cafe π
What did you ship today?
#buildinpublic
sf is unreal π₯
met my cracked founder friend today:
β’ biomedical eng phd
β’ MIT entrepreneur in residence
β’ Draper uni alum
β’ patented biosensors for sleep, weight management & stress
β’ so many awards it won't fit one screenshot
link to his startup in comments π
just moved to SF after graduating MIT
since landing here:
- raised from a16z speedrun
- hit 6-figure ARR
- 650k+ impressions on X
if youβre in the city hmu. letβs grab coffee β
gm X fam π I was locked in this morning with Claude working on agent loops, but here's me walking to the office.
Give me coworking space recs ππ»
MIT taught me to ask 3 questions before building any feature:
1/ Does a current customer already need this?
2/ Will it make the product simpler or more complex?
3/ Can we test it with a manual version first?
What product q's saved you from feature bloat?
#startups