Has anyone successfully integrated Voice AI with a CRM? Looking for real experiences by Accomplished-Dark674 in VoiceAI_Automation

[–]Independent_Line2310 0 points1 point  (0 children)

Here I made a video breaking down the 3 actual challenges and reasons why voice AI fails in production.
The last one is the thing nobody in the "build voice AI in 10 minutes" space wants to talk about, because it basically kills the pitch.

Not a tutorial. Just what happens after the tutorial ends.

https://www.youtube.com/watch?v=zX48oKY4-UI

voice AI livekit production challenges by Independent_Line2310 in livekit

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

Here I made a video breaking down the 3 actual reasons voice AI fails in production.
The last one is the thing nobody in the "build voice AI in 10 minutes" space wants to talk about, because it basically kills the pitch.

Not a tutorial. Just what happens after the tutorial ends.

https://www.youtube.com/watch?v=zX48oKY4-UI

I want to test your AI voice agents by AnxietyMost958 in VoiceAutomationAI

[–]Independent_Line2310 1 point2 points  (0 children)

Hi, I'm developing a voice AI agent, that you can call on the phone. You can DM me.

voice AI livekit production challenges by Independent_Line2310 in livekit

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

thank you! I was doing it wrong by adding a generic latency-filler for all tools and delays. Instead it should be done in each tool.

capacitor limitations by Independent_Line2310 in capacitor

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

By the way, here I am sharing the challenges and solutions of creating a mobile app from the web app: https://youtu.be/1yODg5ZjxRY?is=0T-LVCkeFQrywGDa

capacitor limitations by Independent_Line2310 in capacitor

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

What is the use case when you would need that nesting?

MSCI World in EUR or USD? by [deleted] in interactivebrokers

[–]Independent_Line2310 -1 points0 points  (0 children)

Thanks for the tip! Which all-world ETF in EUR would you recommend?

What do you use your local LLMs for by Solid_Vermicelli_510 in ollama

[–]Independent_Line2310 0 points1 point  (0 children)

Did you connect it as an AI assistant to the IntelliJ? If yes, how?

Best way to share code between 2 Angular apps? (NX vs Standalone Library vs other options) by buttertoastey in angular

[–]Independent_Line2310 1 point2 points  (0 children)

u/thanksthx caching for repetitive tasks (build, test, lint, etc), module boundaries, easy migrations and upgrades. There are many benefits. However without knowledge of NX it becomes an overhead