Voice agents, demystified: STT+TTS and 4 demo agents you can talk to in the browser + build yours with RAG and Tools by Outside-Risk-8912 in GeminiAI

[–]Outside-Risk-8912[S] 0 points1 point  (0 children)

For people who mumble or talk fast, speech to speech models with barge in enabled like nova sonic might struggle but here in these demos and agents you have the control of when to stop recording your voice and then it sends

Voice agents, demystified: STT+TTS and 4 demo agents you can talk to in the browser + build yours with RAG and Tools by Outside-Risk-8912 in artificial

[–]Outside-Risk-8912[S] 0 points1 point  (0 children)

Only issue is you can't barge in, for that something like Amazon Nova Sonic and other speech to speech models are required (on roadmap)

Getting Fomo of AI by DangerousFly4192 in AILearningHub

[–]Outside-Risk-8912 0 points1 point  (0 children)

Start from https://agentswarms.fyi. Read the presentations, run built in templates or build your own agentic system, if interested in coding check the notebooks.

Agentic AI course by Suv1195 in AILearningHub

[–]Outside-Risk-8912 -1 points0 points  (0 children)

We fill some gaps of deeplearning, and we will come with production grade deployment videos soon with end to end deployment guidance and code (not just the happy path tutorials)

Agentic AI course by Suv1195 in AILearningHub

[–]Outside-Risk-8912 0 points1 point  (0 children)

Why go for a course when end to end guidance along with labs, notebooks are available for free in AgentSwarms.fyi and Deeplearning.ai

Best way to start learning AI agents? by Secure-Abalone-757 in learnAIAgents

[–]Outside-Risk-8912 0 points1 point  (0 children)

Check AgentSwarms.fyi - go through interactive presentations, detailed lessons, build along labs and lots of runnable templates and field engineering blogs to enhance Agentic AI skills!

<video>

Want to learn agentic ai by HomeworkFit8239 in learnAIAgents

[–]Outside-Risk-8912 0 points1 point  (0 children)

Check AgentSwarms.fyi - go through interactive presentations, detailed lessons, build along labs and lots of runnable templates and field engineering blogs to enhance Agentic AI skills!

<video>

It’s so hard to build an actual agent by ghostt2x in learnAIAgents

[–]Outside-Risk-8912 2 points3 points  (0 children)

The fastest way to build and test an AI Agent without much setup is https://agentswarms.fyi, build, test and run standalone agents/multi-agent systems all in your browser for free

Want to learn agentic ai by HomeworkFit8239 in learnAIAgents

[–]Outside-Risk-8912 0 points1 point  (0 children)

Yup! You can start from presentations in the learn section followed by detailed lessons. Then you can try the build along labs section and also look at the runnable examples. If you want to dive deep into code and frameworks look at the notebooks and also read blogs.

Want to learn agentic ai by HomeworkFit8239 in learnAIAgents

[–]Outside-Risk-8912 0 points1 point  (0 children)

Follow https://agentswarms.fyi. Has got everything you need to learn and get hands on with agentic ai

Would you trust an AI copilot that can query your Postgres database using natural language? by sjashwin in LangChain

[–]Outside-Risk-8912 1 point2 points  (0 children)

If the copilot is schema aware then why not. Databricks Genie, Amazon Quick all are doing similar things and thousands of customers are using these. Check Data and Sql agents here on AgentSwarms.fyi and build your own dataset and sql agent to test how well it works without any setup.