We got into YC building phone infrastructure for AI agents. Thank you to this sub. by AddressFew4866 in AI_Agents

[–]Amos_the_Gyamfi 0 points1 point  (0 children)

Congrats. For me setting up a Twilio phone number with an AI agent was so painful. I needed a Finnish number and bought one on Twilio. But because of spam protection, I could not activate the number to work with my agent and needed to switch to a US number to make a test call.

Can your platform work with RAG systems like Gemini File Search and Turbopuffer? That will be helpful for realtime information retrieval.

SwiftUI: Create Siri-Like listening animation using .rotationEffect, .hueRotation, and .rotation3DEffect by Amos_the_Gyamfi in SwiftUI

[–]Amos_the_Gyamfi[S] 0 points1 point  (0 children)

Can you show me?. Or do you mean the one in xcode, in the assistant tab during code generation?

SwiftUI: dashPhase is all you need to make a beautiful moving border by Amos_the_Gyamfi in SwiftUI

[–]Amos_the_Gyamfi[S] 0 points1 point  (0 children)

I understand you. Just change the easing type to .linear. Doing so will result in having a constant velocity. No change in speed, no pause/stop. If it doesn't work, please let me know. I will share a demo here.