This directory contains a minimalistic sample that sends requests to the API4AI Wine Recognition API.
The sample is implemented in python using requests module.
This ready-to-use API provides recognition of labels on wine bottles covering more than 400 000 different labels. The results contain information about the brand of wine and its type.
Preinstall dependencies before use:
pip3 install -r requirements.txtTry sample with default args:
python3 sample.pyTry sample with your local image:
python3 sample.py image.jpgdemo.api4ai.cloud.
Demo endpoint is rate limited and must not be used in real projects.
✅ The primary entry point for accessing API is the API4AI Developer Portal. Here, you can obtain your own API key to send requests, set up billing, and monitor usage. API is available on a pay-as-you-go model. Simply top up your balance and consume any API at any time you want.
🐙 An alternative way to access APIs is through RapidAPI Hub (also known as NokiaAPI Hub), a well-known public API hub and marketplace where you can find solutions developed by the API4AI team, as well as from other vendors if you wish. To get started, register at RapidAPI, obtain an API key, and subscribe to the API. API at RapidAPI is available via a subscription-based model, with free plans also offered. Subscriptions are fully managed by RapidAPI.
Contact us in case of any questions or to request a custom pricing plan that better meets your business requirements.
- 📩 Email: hello@api4.ai
- 🔗 Website: https://api4.ai
- 🤖 Telegram demo bot: @a4a_wine_rec_bot
- 🟡 API4AI Developer Portal: https://portal.api4.ai
- 🔵 Our API at RapidAPI marketplace: https://rapidapi.com/api/wine-recognition2/details