Stop rebuilding the same progress bars for every AI project.
If you've ever built an LLM app, you know the drill: spend 3 days implementing token streaming UI, model loading states, parameter sliders... again. And again.
I built what we all needed but kept rebuilding.
7 production-ready components designed specifically for AI/ML workflows. No more reinventing the wheel.
And now? Just npm install and you're ready to go. âš¡
âš¡ What's Inside
▸ StreamProgress – Real-time token streaming + cost tracking
▸ ModelLoader – Multi-stage loading with memory usage
▸ BatchProgress – Concurrent operations dashboard
▸ QueueProgress – Position tracking with live ETAs
▸ RetryProgress – Exponential backoff visualization
▸ ParameterSlider – LLM controls (temperature, top-p, max tokens)
▸ ParameterPanel – Unified parameter management with presets
Plus: 4 visual styles, 4 animation effects, 3 size variants, 5 brand themes. Make it yours.
Try it now:
📦 https://www.npmjs.com/package/ai-progress-controls-react
💻 https://github.com/Maneesh-Relanto/ai-progress-controls
Top comments (0)