Open
Description
The Vison UI require a flask server to receive search query, image file, video or link. The server then should send relevant search result to the UI.
Head over to Vison UI repository here. Go through the To-Do section to get a mental model.
A demo server can be found in the indexer
dir.
More features will be added.