Skip to content

Red-Stream-Y3/VisiBuy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visi Buy

Vision Poduct Search API

Endpoint

/api/v1/vision

expected data

body = { filter, //STRING: search filters. Send null if not needed. cloudLink, //BOOLEAN: whether local image or URL image //OBJECT || STRING };

local image object must be base64

image = { base64 : "", //optional uri, //... }

response

res.data.result //STRING: matched item name || "no matches found"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •