Golioth enables AI applications by pushing TF Lite model updates directly to devices. These can be stored locally and begin running without a device restart. This example showcases the Golioth SDK running on ESP-IDF.
Try out the Golioth platform without writing or compiling any code. The newly released Thingy91 binary showcases the entire platform and guides users on how to structure their programs for success.
While Golioth makes OTA firmware updates easy via our web console, the same features are also available using the REST API. Here's how to access those features using Python as an example.
Blueprints will help bridge the communication between the embedded team and the Cloud team. Like real blueprints, Golioth Blueprints help to map out how things should be built.