AtnNn / basilica-test

Image recognition playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basilica.ai Test App

Built to test the https://basilica.ai API.

Searches for words on Flickr and classifies the top photos.

For example: books, tractors and suns:

demo

Build

npm install
npx webpack
# edit nginx configuration to point to correct `dist' and `logs' folder
nginx -p nginx
start http://localhost:4000/#planes,trains,automobiles

About

Image recognition playground


Languages

Language:JavaScript 100.0%