Thanks to visit codestin.com
Credit goes to github.com

Skip to content

River-unknown/AIFit

Repository files navigation

Recommendation App

Welcome to the Recommendation App! This Android application helps users pick outfits based on weather conditions and personal preferences. The app utilizes the Gemini API to provide accurate and tailored outfit suggestions. It is currently a prototype and will be worked upon to add more funcationalities.

Features

  • Generate outfit recommendations based on weather conditions
  • Support for both dark and light themes
  • Color theme adjustment according to the selected theme
  • User-friendly interface

Installation

To get started with the Recommendation App, follow these steps:

  1. Clone the repository:

    git clone https://github.com/River-unknown/Recommendation-app.git
    cd Recommendation-app
  2. Open the project in Android Studio:

    • Open Android Studio
    • Click on Open an existing Android Studio project
    • Select the Recommendation-app directory
  3. Set up API keys:

    • Create a secrets.properties file in the root directory of the project
    • Add your API keys in the following format:
      API_KEY=your_gemini_api_key
  4. Build and run the project:

    • Click on the Run button in Android Studio
    • Choose an emulator or connected device to run the app

Usage

Once the app is installed, simply open it and allow the necessary permissions. The app will provide outfit recommendations according to the user inputs.

Demo Videos

App Functionality Demo

Watch the video below to see the Recommendation App in action: https://www.youtube.com/embed/VOmeXbnfuxM

Dark and Light Theme Demo

See how the app adapts its color theme according to the selected theme (dark or light): https://www.youtube.com/embed/OsX2JHD2oxs

Contributing

We welcome contributions to improve the Recommendation App. To contribute, follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Make your changes
  4. Commit your changes (git commit -m 'Add new feature')
  5. Push to the branch (git push origin feature-branch)
  6. Create a pull request

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

If you have any questions or feedback, feel free to reach out via GitHub issues or by contacting us at [email protected].


Thank you for using the Recommendation App! We hope it helps you pick the perfect outfit every day.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages