| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
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.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse"Building Enterprise AI Systems, one redesign at a time." 🚀
Welcome to my corner of GitHub!
I'm an AI Engineer at PricewaterhouseCoopers (PwC) focused on building production-ready AI systems, scalable backend services, and intelligent applications that solve real-world problems.
I enjoy working at the intersection of Artificial Intelligence, Software Engineering, and Cloud Infrastructure — transforming ideas into reliable systems that create real impact.
When I'm not building AI systems, I'm probably experimenting with a new framework, breaking something, and then figuring out why it broke. ☕
The journey never ends 🚀
class Yash:
def __init__(self):
self.role = "AI Engineer @ PwC"
self.skills = [
"Artificial Intelligence",
"Backend Engineering",
"LLMs",
"Cloud Infrastructure",
"Machine Learning"
]
self.currently_learning = [
"Distributed Systems",
"AI Infrastructure",
"Scalable Architectures",
"Advanced System Design"
]
self.superpower = "Turning coffee into code ☕"
def debug(self):
return "It works on my machine 🚀"
If you find something interesting, feel free to ⭐ a repository or connect with me.
Happy Coding! 🚀
This Project is my attempt at solving the music genre classification or MGR problem. I have used a model ensembling approach by bagging together the weighted prediction probabilities of three diffe…
Python
A Repository for the Tableau Dashboard I created for Monitoring Employee Attrition
This repository is part of a research study in which, A convolution neural network(CNN) is developed from scratch for the classification of Indian coins by their denomination. The final train accur…
A Repository for the Sales Overview Dashboard that I created for a fictional store, using the superstore dataset
Machine Learning Algorithms from Scratch. Explanation of the mathematics behind various ML Algorithms coupled with a Numpy only Implementation of the models. The Aim is to Demystify everything from…
Jupyter Notebook 3
This Project is my Entry to a Kaggle Competition 'House Prices: Advanced Regression Techniques'. The aim was to rank in the Top 5% in the Leaderboard, I achieved this rank by Using Model Stacking w…
| Back | FazBrowse Home | New Git URL |