GlowAI is an innovative project that combines artificial intelligence with image processing to analyze your face for skin conditions such as acne, and makes recommendations for products based on the severity of the condition.
Note: Due to constraints on sourcing quality data and the cost of hosting a model in the cloud, GlowAI is currently a locally run application. It is trained on the ACNE04 dataset and is limited to identifying acne at this time.
- Comprehensive product database
- AI model trained on various skin conditions
- Intelligent product and skincare ingredient recommendations
To install GlowAI, follow these steps:
- Clone the repository
git clone https://github.com/aa-phan/GlowAI.git
- Navigate to the project directory:
cd GlowAI - Install the required packages
pip install -r requirements.txt
- Make an uploads folder under the static folder
- Follow the instructions in the training folder to build and run the Docker container, and start the model server with
python endpoint.py
- Start the application with
python app.py
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License.
For any questions or feedback, please open an issue on this repository or contact the project maintainer at atp2323@utexas.edu.
This project was built for the Nosu AI/ML Hackathon. https://nosu-ai-hackathon.devpost.com/