__Basic Button|Icon:User,Text:Add Friend__
Any better than this? <button icon="user" text="Add Friend">
Even YAML seems to be much better suited for structured data like this. button
icon: text
text: Add Friend
If your aim really is to "lessen the cognitive load", why not work with tools that better work towards that goal?
The Google Vision Kit will run models on a custom neural processing chip connected to the Raspberry Pi Zero. With the DIY setup from the blog bost, the neural network runs on a "large pc" (potentially with GPU). Depending on the hardware you have at your disposal, you can run more complex (and therefore more powerful) neural networks. At the same time, you'll need wifi set-up and streaming to work. Completely embedded devices are easier to just put in the wild.
In theory, you should be able to use the models from the Vision Kit if you follow their instructions and just put the on a Raspberry Pi directly, and get an additional Movidius compute stick: https://developer.movidius.com/