It's pretty cool. But note that from an end-user perspective you're getting a Flir Lepton 3.5 thermal camera for $522.99. A Flir TG165-X does mostly the same stuff for a much lower price (and half the horizontal and vertical resolution due to the lower end lepton). But the TG doesn't allow you to hack it, and this project does. A Flir ONE (2nd Gen) does almost the same, for about half the price. But again, not as hac…
For example with the open serial protocol of the DIY-Thermocam, you can build your own software applications in Python, Typescript, etc. to cover use-cases that are not part of any standalone solution (https://www.diy-thermocam.net/docs/serial/).
And if you are familiar with Arduino microcontrollers, you can change the firmware as you wish and extend it with new capabilities as well (https://github.com/maxritter/diy-thermocam/tree/master/firmw...).