elixir-nx/bumblebee
Pre-trained Neural Network models in Axon (+ 🤗 Models integration) observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 98
- Release rhythm 70
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 157.5
- age_days: 1583
- days_rel: 42
- days_push: 15
- n_releases_24m: 5
Adoption not part of the score
1662 stars · 145 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Bumblebee is an Elixir library providing pre-trained neural network models built on Axon, with integration for downloading models from Hugging Face. It offers high-level serving APIs to run machine learning tasks like text classification, generation, image classification, and speech recognition with a few lines of code.
Use cases
- run hugging face transformer models in elixir
- serve bert for text classification in a phoenix app
- generate text with gpt2 in elixir
- run stable diffusion image generation in elixir
- do speech-to-text with whisper in elixir
- embed text for semantic search in elixir
- deploy machine learning models in livebook notebooks
When to choose
- you are building in Elixir and want pre-trained models without leaving the ecosystem
- you want to integrate ML serving into Phoenix/LiveView apps
- you want GPU-accelerated inference via EXLA/XLA
- you want to experiment with models interactively in Livebook
When to avoid
- you need the full PyTorch/TensorFlow training ecosystem
- you need model architectures not yet supported by Bumblebee
- you are not working in the Elixir/BEAM ecosystem
- you need fine-grained low-level control over model internals
Facets
library · maturity active
machine-learning llm-inference nlp image-processing speech-recognition stable-diffusion transformers machine-learning deep-learning large-language-models artificial-intelligence elixir windows hugging-face axon nx pre-trained-models exla gpu serving elixir-nx natural-language-processing beam linux macos
1 source
- readme: https://github.com/elixir-nx/bumblebee · fetched 2026-08-28 · 6b567a4a2bd0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| elixir-nx/bumblebee | main | 89 |
For agents
markdown · JSON · MCP: product_card(name="elixir-nx/bumblebee")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem