In this hands-on session, we'll talk about how to build a voice-controlled smart robot right from scratch using Python, Raspberry Pi free open-source technologies and LLM.
We’ll walk through creating a simple robot that understands spoken commands, processes them using a Python-based application powered by LLM, and responds with movements or actions. This robot will be powered by Raspberry Pi and connected to an application that uses LLM models trained with robot instructions and actions.
You’ll also learn how to add speech-to-text (STT) and text-to-speech (TTS) features using open-source libraries, so your robot can talk and listen, just like in sci-fi movies! And how you leverage the power of LLM models fine tuned with your company's data to give personalized responses and actions from the robot. LLM will the the brain for the robot for processing every request from user with it's own intelligence and company's data.
Whether you're a developer or architect, this session shows you how software and hardware can work together to solve real-world problems. No expensive equipment or paid tools are needed, you can build this project at home with freely available resources.
Come and see how voice, Python, LLM and open hardware can be used to create smart, interactive systems and get inspired to bring similar ideas into your own organization.
Learn how to create a fully functional smart robot using Python, Raspberry Pi, and free open-source software.
Understand how Large Language Models (LLMs) can act as the robot’s “brain”, processing user inputs and triggering appropriate actions.
Explore open-source tools to make your robot listen and talk, enabling natural human-like interaction.
See how these technologies can solve real problems and be adapted to business or personal use cases.