Pic2Plate is a frontend project that allows users to upload an image of food, analyze it using artificial intelligence, and receive recipe suggestions based on the identified ingredients. Users can also save their favorite recipes and set preferences to get tailored recommendations.
This project was developed as part of the project days at the Berufskolleg für Wirtschaft und Verwaltung in Ahaus, where it achieved 3rd place in the competition.
- Image Analysis: Users can upload a picture, which will be analyzed by AI to identify various food items.
- Recipe Suggestions: Based on the recognized food items, the application provides matching recipe suggestions.
- Save Recipes: Users can save their favorite recipes and access them later.
- Set Preferences: Users can specify their culinary preferences (e.g., vegetarian, vegan, gluten-free) to receive personalized recipe recommendations.
- React: For the user interface and managing user interactions.
- Redux: For centralized state management.
- TypeScript: For type-safe JavaScript.
You can explore the live application here: Pic2Plate