> For the complete documentation index, see [llms.txt](https://snips.gitbook.io/tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://snips.gitbook.io/tutorials/t/technical-guides.md).

# Technical Guides

- [Listening to intents over MQTT using JavaScript](https://snips.gitbook.io/tutorials/t/technical-guides/listening-to-intents-over-mqtt-using-javascript.md): In this tutorial, you will learn how to create a standalone JavaScript application that listens to various events coming from the Snips Platform, in the form of MQTT messages.
- [Listening to intents over MQTT using Python](https://snips.gitbook.io/tutorials/t/technical-guides/listening-to-intents-over-mqtt-using-python.md): In this tutorial, you will learn how to create a standalone Python application that listens to various events coming from the Snips Platform, in the form of MQTT messages.
