Apr 511 min readBuilding an AI Analyst Agent with LangChain and GPT-4Build an AI Agent who can analyze data for you with LangChain, GPT-4, and Streamlit
Mar 84 min readBuild an AI app to chat with your PDF using LangChain and OpenAI APIGithub 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 readSmart Stylist: A Fashion Recommender System powered by Computer VisionThe live demo of this project is available below: https://smartstylist.streamlit.app Introduction The objective of this project is to...
Nov 30, 20237 min readPowering Visual Search with Image EmbeddingIntroduction Within the world of recommendation systems, a significant challenge arises when certain images lack contextual information,...
Nov 24, 20238 min readObject Detection Model, YOLOv5, on Fashion ImagesIntroduction The objective of this project is to develop a model to detect and identify fashion objects in images and provide bounding...