top of page
Projects
11 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
4 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...
3 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...
7 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,...
8 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
Fashion Recommender System with Visual Similarity Search
Introduction The objective of this project is to create a content-based fashion recommender system by utilizing vector embeddings of...
bottom of page