AI/ML · +12 points

Hugging Face Transformers

State-of-the-art NLP and vision models — BERT, GPT, Whisper, and 500k+ checkpoints.

Install
pip install transformers torch
License
Apache-2.0
Stars
140k+

Integration goal

Load a pretrained pipeline for text classification.

  1. Import pipeline
  2. Run sentiment analysis
  3. Push inference.py
Open Integration Workspace →

← All open source tools