This repository is a naive implementation of web app that allows the user to upload an image and get some inferences from the models that are active on https://app.hasty.ai/ in a project they have access to.
Hasty is an image annotation tool that makes it easier, faster and more accurate to teach machines the context of what they are looking at. Learn more more at:
- Hasty website hasty.ai
- Hasty application app.hasty.ai
- Hasty API documentation docs.hasty.ai
- Hasty API Python library https://github.com/hasty-ai/hasty-python
- Hasty API GO library https://github.com/hasty-ai/hasty-go
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches a thin proxy that circumverts CORS.