- Building a Simple Model Registry with S3 and DynamoDBCreate a model registry to version, store, and retrieve ML models.aws ml-engineering infrastructure11 min read
- Refactoring ML Code: From Notebooks to ProductionConvert Jupyter notebooks into modular, testable, production-ready Python code.machine-learning python software-engineering12 min read
- Building an Asynchronous Image Classification Pipeline with AWS LambdaCreate an async image classification pipeline using S3, SQS, and three AWS Lambdas.aws serverless infrastructure10 min read
- AWS Lambda Layers & Async Lambdas: Enhancing Your Serverless ProjectConfigure AWS Lambdas with layers to bypass API Gateway timeouts and add libraries.aws serverless infrastructure6 min read
- Machine Learning from Scratch: Convolutional Neural NetworkImplementing a basic CNN from scratch in Python.machine-learning python tutorial deep-learning4 min read
- SnakepointPlay the classic Snake game using hand gestures and your webcam.computer-vision web-app2 min read
- MailMateAI-powered Chrome extension that summarizes emails, extracts action items, and generates replies.ai chrome-extension llm3 min read
- Fridge ForagerGet recipes for items in your fridge, powered by AI.ai web-app llm2 min read
- Food Image ClassifierClassify food images from 101 categories.machine-learning computer-vision deep-learning3 min read
- Mobile Price ClassifierMobile Price Classification using Random Forests.machine-learning classification1 min read