Back to projects

Fashion Search Agent

Informed by AI search engines such as Perplexity, Fashion Search Agent is your personal AI-powered fashion search tool that brings together RAG and AI search to help you keep up with the latest trends.


Informed by AI search engines such as Perplexity, Fashion Search Agent is your personal AI-powered fashion search tool that brings together RAG and AI search to help you keep up with the latest trends.

Fashion Search Agent trend summary view showing weekly fashion trends with curated images
Weekly trend summary — the agent aggregates and presents the latest fashion trends with relevant imagery.

Runs with Llama-70B Q4 on my personal AI rig on Ollama, since vLLM had too much K/V caching overhead to fit on my 2 RTX 3090s.

Fashion Search Agent chat interface for querying specific fashion trends
Chat interface — ask natural-language questions about current fashion trends and get sourced answers.
System architecture diagram showing Docker Compose setup with React client, data pipeline, search tools, and GPU inference server
System architecture — Docker Compose orchestrates the React frontend, data ingestion pipeline, vector store, and local GPU inference server.
The dual RTX 3090 gaming rig running Llama-70B locally via Ollama
The dual RTX 3090 rig running Llama-70B Q4 inference locally via Ollama.

Links