Passionate about AI, ML and Technology. Exploring real-world solutions, sharing insights and making sense of complex ideas. #AI#TechInsights#LearningJourney
Introducing Claude Opus 4.7, our most capable Opus model yet.
It handles long-running tasks with more rigor, follows instructions more precisely, and verifies its own outputs before reporting back.
You can hand off your hardest work with less supervision.
π₯ Full demo (dashboard view): https://t.co/QvQ3aQEIhd
π Outside view of the drone: https://t.co/xTxrqUwHuZ
π» Code: https://t.co/sz58r6xxat
Built for the @GoogleDeepMind Gemini Live Agent Challenge. #GeminiLiveAgentChallenge
I always loved how Tony Stark talked to JARVIS β‘οΈ
So I built something close.
Voice-controlled drone powered by Gemini Live API: it sees, thinks, and responds in real time.
π₯ Demo clip (full video in the replies π)
#GeminiLiveAgentChallenge#GoogleAI#Drone#AI
New in Claude Code: Remote Control.
Kick off a task in your terminal and pick it up from your phone while you take a walk or join a meeting.
Claude keeps running on your machine, and you can control the session from the Claude app or https://t.co/er6Blrr63e
Spent way too long on noisy meditation audio.
Turned out the end of each TTS chunk generates artifacts. Two fixes:
1. Strip the trailing period before sending to ElevenLabs
2. Trim 300ms off the end of each chunk with pydub
Clean silence between chunks. Problem gone.
Building a meditation app with @elevenlabs TTS?
Don't rely on punctuation for long pauses. Use inline SSML break tags:
<break time="2.5s" />
ElevenLabs supports up to 3.0s per tag. Game changer for meditation pacing.
Watching "Her" while building a voice AI project hits different.
I'm using @elevenlabs to generate guided meditations. Still early, but the quality already surprised me.
Maybe Samantha isn't that far away π
Just watched 'Her' for the first time in 2026.
Inspiring to see how voice AI could make the world a better place but also a little disturbing how humans connect with it.
Funny how it doesn't feel that far away anymore π
2 months ago, my teammates and I won the ElevenLabs Paris Hackathon π
So I have a bunch of credits to burn and I'm exploring AI voice use cases.
What would YOU build with it?
Previous demo: "Inspect the bicycle's rear cassette." The AI had to understand bike anatomy, find the rear wheel, locate the cassette.
This one: compare sizes, choose, fly.
Same system. Different intelligence.
Code: https://t.co/PFQhVCmh0i
#Gemini3#GoogleDeepMind
I can't fly a drone. So I built one that figures it out.
"Find the smallest box on the table." It scans the room. Compares every box. Picks the smallest. Flies to it. No joystick.
A $70 drone + Gemini 3 + two weeks. π₯π
I typed:
βInspect the blue bicycleβs rear cassette.β
The drone figured it out.
No coordinates.
No joystick.
No predefined path.
Gemini 3 analyzes video frames in a perception loop, updates its understanding, and flies itself.
Language β Reasoning β Action
27-sec demo π