SlickFast is a JSON input > pure javascript SVG Native render core > with PNG+SVG output. No headless chrome. No library calls. deterministic output. on my local machine(m1 max) it renders 140,000 svg charts a second. PNG @ ~50/sec at retina (scale-2) and ~145/sec at scale-1, single-core. (we have a benchmark mjs in our github repo)
SlickFast can render 47 chart types. Any resolution, aspect ratio, any tile combination, easily deliverable anywhere, and made for agentic workflows. Our MCP is free and open source.
Tiling allows complex dashboard creation. Each dashboard is only one render. SlickFast API serves URL endpoints. SlickFast is lightweight, we have a hero dashboard demo at slickfast.com/deck that is updating every 3 seconds. This is millions of renders, and the cost per month is less than $10.
SlickFast was intended to be ready for agentic workflows, and visualizing agentic output as cheap and frictionless as possible.
A benefit to the SlickFast deterministic pure math render core, is that edge servers will easily cache images. Millions of people can see a SlickFast endpoint, and only a few renders will actually be used, because the edge servers will happily cache our very small charts.
SVG Native chart rendering provides for retina quality, at 50kb image sizes.
Our favorite demo is LIVE GitHub dashboards, living right on the repo page. just put a SlickFast URL in your readme. You can see our living dashboard at github.com/slickfast/slickfast. We have made githubs templates for the public. you can easily add your own dashboard. https://github.com/SlickFast/github-dashboard-template
SlickFast also has telegram deliverable templates. https://github.com/SlickFast/telegram-weather-template - if you go to the repo, the weather dash being sent via telegram, is on the repo as a live dashboard - Its updated everyday with a real weather report.
Another great demo is our X.com NYC air quality index bot (@NYCAIRREPORT). Slickfast posts a AQI dash on X.com 3 times a day. With the new x API terms, each post is only about 2 cents. The cost on the slickfast side is basically nothing. Our free API tier currently provides 250 renders a month. Enough space for a few bots. Because slickfast was made for agentic use, an agentic was able to design the entire dash and inputs in only a few takes. AI Agents, can nearly one shot most tasks. One or two minor revisions is usually all it takes.
Slickfast.com Github.com/slickfast/slickfast
Slickfast is free and open source under AGPL license. I'm so delighted to provide some real value for free. We have a roadmap with some super cool things coming. Slickfast is very powerful for email, or tying to APIs.
Thanks Everyone! I would love to hear your thoughts.
loading...