Skip to content

This is a fun project which presents a score to a person based on his/her facial features.

Notifications You must be signed in to change notification settings

AritraLeo/Apollo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Access the deployed app at - Apollo


Apollo

Welcome to Apollo, an AI-powered beauty analysis tool that evaluates facial symmetry and alignment with the Golden Ratio standards.

Table of Contents

Introduction

Apollo is a Next.js project powered by AI algorithms to provide users with insights into their facial features' symmetry and alignment with the Golden Ratio. The Golden Ratio represents ideal proportions in aesthetics, and Apollo helps users understand how their facial features align with these standards. Users can capture facial images through the app, which then analyzes and provides a score based on the alignment with the Golden Ratio.

Features

  • Capture facial images using the device's camera.
  • Analyze facial symmetry and alignment with the Golden Ratio.
  • Display score and feedback based on the analysis.
  • Share results on social media platforms.

Getting Started

Prerequisites

Before running the project, ensure you have the following software installed on your local machine:

  • Node.js
  • npm or Yarn

Installation

  1. Clone the repository:

    git clone https://github.com/AritraLeo/apollo.git
  2. Navigate to the project directory:

    cd apollo
  3. Install dependencies:

    npm install
    # or
    yarn install

Usage

  1. Start the development server:

    npm run dev
    # or
    yarn dev
  2. Open your web browser and navigate to http://localhost:3000.

  3. Follow the on-screen instructions to use the app:

    • Click on the "Open Camera" button to capture your facial image.
    • Wait for the analysis to complete and view your score and feedback.

Contributing

Contributions are welcome! If you'd like to contribute to Apollo, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature-name).
  3. Commit your changes (git commit -am 'Add some feature').
  4. Push to the branch (git push origin feature/your-feature-name).
  5. Create a new Pull Request.

License

This project is licensed under the MIT License.

Contact

For any inquiries or feedback, please contact us at your-email@example.com.


About

This is a fun project which presents a score to a person based on his/her facial features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published