2026-06-30 10:40:42 -04:00
title : Like.ly
start : 2017-05-01
end : 2017-08-01
project-url : https://github.com/prdlk/like.ly
skills :
- React Native
- Machine Learning
2026-07-03 18:07:19 -04:00
- scikit-learn
2026-06-30 10:40:42 -04:00
- Computer Vision
2026-07-03 18:07:19 -04:00
- REST APIs
2026-06-30 10:40:42 -04:00
description : |
2026-07-03 18:07:19 -04:00
- Engineered a predictive analytics tool leveraging scikit-learn supervised regression models (linear regression, SVR, polynomial features) to forecast Instagram post engagement and likes.
- Developed an intuitive user interface by building a cross-platform mobile application using React Native and Expo.
- Aggregated public Instagram post data via the official Instagram API with OAuth authentication to train the model and optimize prediction accuracy.
- Integrated the Microsoft Computer Vision API to analyze visual post content and extract key features for the machine learning pipeline.
2026-06-30 10:40:42 -04:00
associated-with : ../about/education.yml
2026-07-03 18:07:19 -04:00
evidence :
- fact : "Repo has 3 stars, 1 fork; README lists contributors Arun Kanamuru, Prad Nukala, Varun Patel; README stack: Eve REST API, MongoDB, SciKit, TensorFlow, React Native"
source : https://github.com/prdlk/like.ly
retrieved : 2026-07-03
- fact : "Code confirms Microsoft Computer Vision API for image-tag features and scikit-learn (LinearRegression, SVR, PolynomialFeatures) for like prediction; React Native 0.46.1 + Expo 19 app"
source : https://github.com/prdlk/like.ly
retrieved : 2026-07-03