This directory contains a minimalistic sample that sends requests to the API4AI Furniture & Household Stuff Recognition API.
The sample is implemented in python
using aiohttp module.
The The Furniture & Household Stuff Recognition API offers a complete solution for for the identification and counting furniture and other household items in images. Its algorithm is trained on hundrends of stuff items covering a significant part of potential images.
Preinstall dependencies before use:
pip3 install -r requirements.txt
Try sample with default args:
python3 sample.py
Try sample with your local image:
python3 sample.py image.jpg
This demo by default sends requests to free endpoint at demo.api4ai.cloud
.
Demo endpoint is rate limited and should not be used in real projects.
Use RapidAPI marketplace to get the API key. The marketplace offers both free and paid subscriptions.
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: http://api4.ai
- 🤖 Telegram demo bot: https://t.me/a4a_household_stuff_bot
- 🔵 Our API at RapidAPI marketplace: https://rapidapi.com/api4ai-api4ai-default/api/furniture-and-household-items/details