Skip to content

esi2tekky/cleo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSENSE Chatbot Prototype

This repo contains scraping, enrichment, and chatbot logic for a conversational shopping assistant powered by COS product data.

Folder Structure

  • scraping/: Web scraping scripts and selectors
  • utils/: Data cleanup and enrichment tools
  • data/: Raw and processed datasets
  • notebooks/: Jupyter notebooks for exploring and testing
  • scripts/: Helper shell scripts

Instructions

  • Install dependencies: pip install -r requirements.txt
  • Run scraper: python scraping/ssense_scraper.py
  • Enrich data: python utils/enrich.py

About

A conversational AI shopping assistant that understands natural language queries and delivers curated fashion recommendations using multimodal embeddings (text + image) and RAG. Built with OpenAI GPT, vector search, and a live product catalog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages