Rid

122 posts

Rid banner
Rid

Rid

@ridcursion

19 // building Synthoral at @fdotinc // @GoogleDeepMind hack winner nyc *✧・゚*✧・゚

sf/nyc Katılım Mayıs 2022
105 Takip Edilen106 Takipçiler
Sabitlenmiş Tweet
Rid
Rid@ridcursion·
🏆 Excited to share I got 3rd place at the @GoogleDeepMind x @vercel Hackathon NYC I built ANSR. An AI voice host that answers every restaurant phone call. Takes orders. Makes reservations. Responds in any language. How it works: → Owner uploads a photo of their menu → Gemini 3.1 Pro Vision extracts every item, price, and dietary tag → @ElevenLabs powers the voice conversation → @GeminiApp extracts structured data from the conversation → @supabase Realtime pushes orders and reservations to a live dashboard The entire pipeline (voice in, structured data out, dashboard updated) happens with zero human input. Built with: → @vercel Nextjs → Gemini 3.1 Pro + Flash Lite → @ElevenLabs Conversational AI →@supabase Postgres + Realtime Huge thanks to @vercel, @GoogleDeepMind, and @cerebral_valley for putting this together :)
Rid tweet media
English
3
0
9
414
Okara
Okara@askOkara·
drop your website and i'll ask our ai cmo how to grow it
English
799
6
478
74.9K
Rid retweetledi
Cerebral Valley
Cerebral Valley@cerebral_valley·
🥉 3rd Place - Ansr Ansr is an AI voice host that answers restaurant calls, takes orders and reservations, and converts missed calls into structured, real-time business for owners. @ridcursion
English
2
1
3
654
Rid retweetledi
Cerebral Valley
Cerebral Valley@cerebral_valley·
New York 🇺🇸 Zero to Agent Momentum builds. As London wrapped, New York picked it up. What started in one city is now moving at scale.
English
1
1
7
1.1K
Rid
Rid@ridcursion·
@0xgordian thanks so much gordian!!
English
0
0
0
18
Rid
Rid@ridcursion·
i just launched hivememory. a shared reasoning memory for multi-agent systems. agents share what they learn, skip redundant research, and catch contradictions automatically. 56% reuse rate. 17.5% fewer tokens. quality went up. link below:
English
2
1
5
158
Rid
Rid@ridcursion·
Introducing hivememory Shared reasoning memory for multi-agent systems. Agents write structured claims with evidence + provenance, query what others already know before making LLM calls, and catch contradictions automatically. pip install hivememory ridxm.github.io/hivememory/
Rid tweet media
English
0
0
4
52
Rid
Rid@ridcursion·
@garrytan for sure! shipped one I made over the weekend today. Hivememory, shared reasoning memory for multi-agent systems. agents share structured findings, skip redundant research, and catch contradictions automatically x.com/ridcursion/sta…
Rid@ridcursion

I built hivememory, a shared reasoning memory layer for multi-agent systems agents write structured claims with evidence + provenance, query what others already know before researching, and catch contradictions automatically benchmark results with 3 parallel agents: - 56% of queries served from memory - 17.5% token reduction - quality equal or better - conflicts identified project page: ridxm.github.io/hivememory/ repo: github.com/ridxm/hivememo… inspired by @karpathy's LLM knowledge base. single-agent works, this makes it multi-agent. pip install hivememory

English
0
0
9
3K
Rid
Rid@ridcursion·
I built hivememory, a shared reasoning memory layer for multi-agent systems agents write structured claims with evidence + provenance, query what others already know before researching, and catch contradictions automatically benchmark results with 3 parallel agents: - 56% of queries served from memory - 17.5% token reduction - quality equal or better - conflicts identified project page: ridxm.github.io/hivememory/ repo: github.com/ridxm/hivememo… inspired by @karpathy's LLM knowledge base. single-agent works, this makes it multi-agent. pip install hivememory
Rid tweet media
English
1
0
6
3.2K
Rid
Rid@ridcursion·
@anything would love to be a part!
English
0
0
0
183
Rid retweetledi
Rid
Rid@ridcursion·
Day 3: building 30 AI Agents in 30 days ✧ i think we can all agree apartment hunting is very time consuming. looking at the neighborhood, reviews, commute times, and much more. So today, I built an agent that takes an address and pulls everything together that I'd normally spend hours digging for. #agentsystems #automation
English
2
1
3
239
Rid retweetledi
Rid
Rid@ridcursion·
day 5 of building 30 ai agents in 30 days! competitive intelligence agent you give it a startup idea, it finds your competitors, maps them visually, compares pricing/features, and tells you what to avoid. watch the demo below :) #BuildingInPublic #agent
English
2
1
5
213
Rid retweetledi
Rid
Rid@ridcursion·
Building 30 AI agents in 30 days Day 1: Multi-Agent Debate System I wanted to know if AI could actually hold a real debate. So I built 5 agents that argue, challenge assumptions, and verify claims with real sources in real-time. Turns out they can!
English
1
1
3
258
Rid retweetledi
Rid
Rid@ridcursion·
day 10 of building an AI agent every day! - reads any github repo - identifies entry points, components, relationships - builds an interactive mind map you can explore - generates plain english summaries understand how a codebase works by visualizing it
English
1
1
3
229
Rid
Rid@ridcursion·
@m13v_ @GoogleDeepMind @vercel yeah mid-order corrections are tricky. the extraction layer picks up the final intent regardless, but handling it gracefully in the live conversation without restarting the whole order was def something i had to thoroughly test
English
1
0
1
24
Matt
Matt@m13v_·
@ridcursion @GoogleDeepMind @vercel good to hear. mid-order corrections were the thing that broke most voice demos i tested, like "actually make that a large" after they already moved to toppings
English
1
1
2
50
Rid
Rid@ridcursion·
🏆 Excited to share I got 3rd place at the @GoogleDeepMind x @vercel Hackathon NYC I built ANSR. An AI voice host that answers every restaurant phone call. Takes orders. Makes reservations. Responds in any language. How it works: → Owner uploads a photo of their menu → Gemini 3.1 Pro Vision extracts every item, price, and dietary tag → @ElevenLabs powers the voice conversation → @GeminiApp extracts structured data from the conversation → @supabase Realtime pushes orders and reservations to a live dashboard The entire pipeline (voice in, structured data out, dashboard updated) happens with zero human input. Built with: → @vercel Nextjs → Gemini 3.1 Pro + Flash Lite → @ElevenLabs Conversational AI →@supabase Postgres + Realtime Huge thanks to @vercel, @GoogleDeepMind, and @cerebral_valley for putting this together :)
Rid tweet media
English
3
0
9
414
Rid
Rid@ridcursion·
i think the wildest finding here is how often a model tries to manipulate doesn't predict how often it succeeds. propensity ≠ efficacy also manipulation was most effective in finance, least in health. health has ground truth that can be validated against, finance has speculation. so it's easier to get someone to make a bad investment than take a bad supplement the domain matters more than model
Google DeepMind@GoogleDeepMind

As AI gets better at holding natural conversations, we need to understand how these interactions impact society. We’re sharing new research into how AI might be misused to exploit emotions or manipulate people into making harmful choices. 🧵

English
0
0
1
45
Rid
Rid@ridcursion·
thanks Matt! appreciate that. you're right, modifications are where it gets tested the most. the extraction layer handles them well actually, "vegan wrap, no onions, extra sauce" comes through clean because the LLM understands context and it's not just based on keywords. but the voice conversation side (making sure the AI confirms the modification back naturally) is the harder problem. have to work on that!
English
1
0
0
31
Matt
Matt@m13v_·
@ridcursion @GoogleDeepMind @vercel congrats on 3rd. menu photo extraction is a clever onboarding shortcut. the real test is handling modifications though, half pepperoni half sausage, extra sauce no cheese, spice level 3. that's where most voice ordering breaks down and customers bail
English
1
0
1
69
Rid
Rid@ridcursion·
@andrewchen agreed. the simplest test is to remove the model and see if the product still works. if it does, it was never native
English
0
0
0
52
andrew chen
andrew chen@andrewchen·
how to tell the difference between AI-native products versus when AI is bolted on after the fact... fake AI products: - main AI feature is an AI button with sparkle icons - chat pane where you can ask LLM questions - no memory/personalization beyond one chat - users try it once and go back to using the app the "normal" way - AI is optional not essential to the product working AI native products: - you can spend $100 or $1000 via tokens as you use the product - it gets substantially better every 6 months as base models improve - core workflow is impossible without AI, not just enhanced by it - creates behavior change when users try it what else should be on this list?
English
156
59
830
87.4K
Rid
Rid@ridcursion·
@zjbrenner NIKO Cafe - their nutella latte is great!
English
0
0
0
47
Zack Brenner
Zack Brenner@zjbrenner·
What is your favorite coffee shop in NYC?
English
34
0
63
9.6K