11 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
4 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...
3 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...
7 min readPowering Visual Search with Image EmbeddingIntroduction Within the world of recommendation systems, a significant challenge arises when certain images lack contextual information,...
8 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...
8 min readFashion Recommender System with Visual Similarity SearchIntroduction The objective of this project is to create a content-based fashion recommender system by utilizing vector embeddings of...