Project information

RecipeEase

RecipeEase is a smart AI integrated Android application that allows users to discover and share recipes. Users can create an account, log in, and explore a variety of recipes fetched from an API. They can also upload their own recipes, which are stored in Firestore for others to see. Additionally, the app features a unique functionality powered by Gemini, which generates recipes based on the ingredients provided by the user.

Problem Statement

Develop an Android application that provides a seamless and interactive platform for users to discover, share, and generate recipes. The app should integrate AI capabilities to offer personalized recipe suggestions based on user-provided ingredients.

Solution

RecipeEase addresses the challenge by integrating Firebase Authentication for secure user login and registration, and Firestore for reliable data storage and retrieval. The app fetches a variety of recipes from an external API and allows users to upload their own recipes. Utilizing Gemini, the app generates personalized recipes based on ingredients entered by the user, enhancing the user experience with AI-driven suggestions.

Tech Used

  • Android
  • Kotlin
  • XML
  • Github
  • Android Studio
  • Firebase Authentication
  • Firestore
  • Gemini AI