---
layout: splash
permalink: /
hidden: true
header:
overlay_color: "#5e616c"
overlay_filter: rgba(0, 0, 0, 0.7)
overlay_image: /assets/images/home-1.jpg
actions:
- label: " Install now"
url: "/docs/installation/"
excerpt: >
Using Transformer models has never been simpler!
Built-in support for:
Text Classification
Token Classification
Question Answering
Language Modeling
Language Generation
Multi-Modal Classification
Conversational AI
Text Representation Generation
feature_row:
- title: "Simple but Powerful"
excerpt: "Get started with 3 lines of code, or configure every detail."
url: "/docs/usage/#configuring-a-simple-transformers-model"
btn_class: "btn--primary"
btn_label: "Learn more"
- title: "Consistent but Flexible"
excerpt: "All tasks follow a consistent pattern, but are flexible when necessary."
url: "/docs/usage/#task-specific-models"
btn_class: "btn--primary"
btn_label: "Learn more"
- title: "Beginner Friendly"
excerpt: "Transformers are amazing and using them shouldn't be difficult."
url: "/about/"
btn_class: "btn--primary"
btn_label: "Learn more"
---
{% include feature_row %}