DEV Community

Pavel Anni
Pavel Anni

Posted on

How I Used LLMs to Make IoT Devices Understand Any Language

Geekhouse with sensors
Recently, I worked on this hobby project to create a multilingual IoT controller using MicroPython, REST APIs, and large language models. It started with Alexa application several years ago and evolved into a dialogue tool for natural conversations with your devices. I learned a lot while working on it. In particular, the HATEOAS concept was new to me and I liked it.
Take a look at the code and read the article about my journey
Appreciate your feedback!

Top comments (0)