RetailTalk / README.md
Dashm
Initial commit — RetailTalk backend for HuggingFace Spaces
26d82f3
metadata
title: RetailTalk
emoji: 🛍️
colorFrom: blue
colorTo: indigo
sdk: docker
pinned: false

RetailTalk Backend

FastAPI backend for RetailTalk — an NLP-powered e-commerce product search engine.

Models included

  • BERT multilingual embeddings
  • Intent classifier
  • Slot extractor (NER)
  • CrossEncoder ranker
  • ESCI classifier (Exact/Substitute/Complement/Irrelevant)