top of page
Projects

Build an Airflow DAG on AWS EC2
Build a data pipeline with Airflow DAG and deploy on AWS
15 min read

Building an AI Analyst Agent with LangChain and GPT-4
Build an AI Agent who can analyze data for you with LangChain, GPT-4, and Streamlit
11 min read

Build an AI app to chat with your PDF using LangChain and OpenAI API
Github Page for full code: https://github.com/eyereece/ai-rag-experiments/tree/main/chat-with-your-pdf-ai Overview: Virtual Environment...
4 min read

Smart Stylist: A Fashion Recommender System powered by Computer Vision
The live demo of this project is available below: https://smartstylist.streamlit.app Introduction The objective of this project is to...
3 min read

Powering Visual Search with Image Embedding
Introduction Within the world of recommendation systems, a significant challenge arises when certain images lack contextual information,...
7 min read

Object Detection Model, YOLOv5, on Fashion Images
Introduction The objective of this project is to develop a model to detect and identify fashion objects in images and provide bounding...
8 min read
bottom of page