An app built with Next.js and Material-UI. Keep track of things in your inventory by adding or removing items by name, or by uploading an image. Images are processed with OpenAI's Vision API, and are stored in a firebase collection.
Current deployment here
- Keep track of item quantities
- Add or remove items by name
- Add items by uploading an image
- Search for items in your inventory
- User authentication
- Labels/warnings for items out of stock
- Data visualization charts for items in inventory