Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: swarms Clear Filter

Voice Controlled Swarms

Inspired by Command School from Enders Game, let’s make swarms that we can control with our voice! We will do this by having a voice-to-text program feed our voice commands into an LLM, and then that LLM can run a bunch of commands to control the swarm. Below is the final result. Your browser does not support the video tag. And we will make this in two parts: First we will create a general voice-controller that can plug into any application that supports the Model Context Protocol (MCP). As