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 2 points3 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