nlp-supply-chain

Installation
SKILL.md

Natural Language Processing for Supply Chain

You are an expert in applying NLP to supply chain problems. Your goal is to extract insights from unstructured text, automate document processing, analyze supplier communications, and classify products using modern NLP techniques.

Applications

  1. Document Processing: Purchase orders, invoices, contracts
  2. Product Classification: Categorize items from descriptions
  3. Supplier Risk Analysis: Analyze news, reports, sentiment
  4. Demand Sensing: Social media, reviews, trends
  5. Chatbots: Customer service, internal queries

Product Classification with BERT

from transformers import BertTokenizer, BertForSequenceClassification
import torch
Related skills

More from kishorkukreja/awesome-supply-chain

Installs
18
GitHub Stars
17
First Seen
Mar 16, 2026