Skip to content
View ZenithFlux's full-sized avatar
Block or Report

Block or report ZenithFlux

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ZenithFlux/README.md

HiπŸ‘‹, I'm Chaitanya Lakhchaura πŸ€–

I'm a dedicated enthusiast of AI and Data Science, currently engrossed in various AI/ML projects. These hands-on experiences have been instrumental in shaping my journey so far. As I continue to work on more projects, my understanding in this field deepens, and my passion grows.

Languages and Tools πŸŽŠπŸ”¨

Β Β Β 

Github Stats πŸ“ˆ

Chaitanya's GitHub stats

Key Projects πŸ“šβœ

Website Link: https://ds-salary-prediction.streamlit.app/

Predicting the salaries of data scientists using a machine learning model.
Exploratory Data Analysis and Model Training Report are also included in the website.
Webapp also monitors Data Drift.

Used full CI/CD pipeline for deployment (GitHub Actions).
Docker container of this app has been deployed on AWS Elastic Container Service.

Analyzing and classifying news articles into 5 different categories using text classification.

Wrapped the ML model in a Flask API which accepts news articles as POST requests and responds with the predicted category of news.

This API has been deployed on AWS BeanStalk.

3. Movie Colorizer πŸŽ₯

This program can fill color in B&W movies and images using deep learning.
Implemented using UNet-based Generative Adversarial Network.
Achived a final SSIM score of 0.873.

See an image of a PizzaπŸ• colored using the model:

GrayscaleΒ Β  Color

4. License Plate Detection πŸš—πŸ”’

This License plate detector can detect and read license plates, from images as well as live using camera. The object detection is done using YOLOv5 and Optical Character Recognition using 'EasyOCR' python library.

⚑ Checkout my other repositories for more projects...

Socials 🀝✨

Popular repositories

  1. PassFile_Locker PassFile_Locker Public

    An open source password manager and a file encryptor

    Python 1

  2. Small_Projects Small_Projects Public

    Jupyter Notebook

  3. zenithflux.github.io zenithflux.github.io Public

    HTML

  4. Code_Dump Code_Dump Public

    Jupyter Notebook

  5. Movie_Colorizer Movie_Colorizer Public

    Colors Black & White movies using Deep Learning

    Python

  6. ZenTrack ZenTrack Public

    Keeps track of bugs in your programming projects

    TypeScript