top of page
Apr 5, 202411 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
Mar 8, 20244 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...
Dec 6, 20233 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...
Nov 30, 20237 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,...
Nov 24, 20238 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...
bottom of page