I'm having trouble connecting a Roboflow model via the API to MIT App Inventor. What would be the way? I want to use a button to analyze the image in the Roboflow model and then send a response in a label and decode the JSON.
What is Roboflow and where can you find the API?
When you get it working, we can add it to our list
Hi @seba2359!
My name is Ford from Roboflow. Would love to get you up and running, do you mind sharing more information on your current setup and the code snippet you’re using to run inference?
???
Hi @Peter!
Roboflow is a Visual AI company that allows you to give your software sight. It's a platform to train and deploy Computer Vision models.
Here is a blog post from Roboflow on training and deploying a model using the platform.