sametcodes/product-taxonomy
Classify your e-commerce products into categories of well-known e-commerce platforms. It uses OpenAI embeddings and LangChain.
Supports multi-language product classification across major platforms (Amazon, Shopify, Google Shopping) with dual storage backends: HNSW for local, in-memory vector indexing (recommended), and Pinecone for cloud-based persistence. Accepts platform taxonomies as TSV files and exposes REST endpoints for batch category embedding creation and real-time product-to-category prediction. Includes a ChatGPT plugin interface for conversational product classification queries.
No commits in the last 6 months.
Stars
19
Forks
4
Language
TypeScript
License
—
Category
Last pushed
Feb 08, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/sametcodes/product-taxonomy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
databricks-industry-solutions/product-search
Semantic product search on Databricks
sede-open/Fleming
Fleming repo to run semantic search models on databricks on CPU.
Shakeel77-creator/ClassiCore-Public
AI-powered UNSPSC classification tool leveraging semantic search, vector embeddings, and large...
Mule-Mart/Mule-Mart
A dedicated online marketplace for the Colby College community to buy, sell, and donate items,...
Miessa/smartsearch-ecommerce
Semantic e-commerce search engine using Word2Vec built from scratch