|
|
|
|
|
by devniel
4513 days ago
|
|
I'm working on Braph, a parametric search engine and a model-as-a-service solution. It's about classes and instances, where you can save your data with certain properties and search by its characteristics. In the demo I create a Pokemon class and create many instances, even with relations between them (evolution), then I could search a pokemon by its weight or evolution. http://www.youtube.com/watch?v=CfOvGYEYJq0 |
|