Give your app vision,
intelligence and knowledge
with a single API.
A web interface with JavaScript and Python clients for
visual Q&A, document understanding, speech synthesis, and more.
Python – Counting sheep
from mrs.vision import AI, Image
# Count sheep to fall asleep
img = Image("https://mrs.computer/static/sheep.png")
answer = AI.ask(["How many sheep are here?", img])
print(answer)  # => 'There are three sheep.'

Component

External Component

Error