We've got a new look! Share feedback on your web experience.
DASH ENTERPRISE
Industry App Catalog
Dash Enterprise is productionizing Python data apps in every industry.

About Industry App Catalog
Access these pre-built Dash apps by industry as inspiration and starter templates.
Dash helps data scientists & quants operationalize Python models


"The distinguishing factor between PowerBI and what Dash NLP analytic apps can do, is offer that next step up of a 'cognitive dashboard' rather than all the other standard dashboards out there."
Global Pharmaceutical Company & Dash Enterprise Customer
NLP
Computer Vision
Clustering
Predictive Analytics
Voice Computing
Flask API

NLP
Dash is the fastest way to deploy Python-based apps for natural language processing (NLP).
Use NLP + Dash to extract business value from large amounts of unstructured text:
- Digitized company documents
- Research articles
- Customer reviews
- Transcribed audio recordings
- Social media streams
This Dash app demos Google's word2vec in ~300 lines of Python code

Computer Vision
Dash is the fastest way to deploy Python-based apps for computer vision.
Use computer vision + Dash for object detection in:
- Manufacturing defects
- Autonomous vehicles
- Machine wear
- Medical imaging
- Drone delivery
This Dash app demos DETR object detection in ~200 lines of Python code

Clustering
Dash is the fastest way to deploy Python-based apps for dimensionality reduction.
Use dimensionality reduction + Dash for:
- Customer cohort analysis
- Image classification
- Spatial clustering
- Word embedding
- Natural language processing
This Dash app demos TSNE clustering in ~300 lines of Python code

Predictive Analytics
Dash is the fastest way to deploy Python-based apps for predictive analytics and forecasting.
Use predictive analytics + Dash to put neural networks, nonlinear regressions, decision trees, SVMs, and other forecasting methods in the hands of business users.
Dash operationalizes predictive models for:
- Demand planning
- Predictive maintenance
- Disease outbreak
- Weather forecasting
This Dash app demos Facebook’s Prophet library in ~200 lines of Python code

Voice Computing
Dash is the fastest way to deploy Python-based apps for voice computing.
Use voice computing + Dash for:
- Audio transcription
- Speech recognition
- Intent detection
- Text-to-speech
- Signal processing
This Dash app demos speech recognition in ~100 lines of Python code

Flask API
Deploy Flask APIs to Dash Enterprise that load trained models, accept feature values in POST requests, and respond with predicted values.