Here’s a quick demo: https://www.youtube.com/watch?v=Fsh8M3hIjDA.
Customers from our previous product wanted custom dashboards but didn’t want to spend on technical staff to build them. They wanted customizability of the dashboard yet simplicity of the building experience.
So, we studied the approaches of Devin, Claude Artifacts, and v0 and wanted a version that was purpose built for making dashboards and admin pages to solve this problem. This way anyone could spin up highly custom dashboards fast without knowing PowerBI, Tableau, Python, or SQL.
The interface is similar to Cursor, where you attach database context and then prompt Bin on a side chat to make visual components (charts, cards, graphs). You can then click to add these components onto your panel.
On the backend, Bin spins up the components in React code and data queries in Python + SQL code in one go. We’ve wired up Bin with tool calls so that it can make the query given the schema and table context of your selected database, execute the query, and then make the component with the query key passed into our useQuery function. We make all of this code for the component and query viewable and editable on the platform.
Once components are added, you can then drag and drop, resize, and reorganize them on the panel layout. The dashboard will self-update over time as more data enters your database (the queries are re-executed with every refresh). After finalizing, you can deploy the dashboard or embed it onto your other internal tools.
You can try Bin today on a test database for free at https://bi.new. Please do let us know what you think – we’re open to feedback and suggestions as we continue to improve Bin.
Pray your office is free of folks who think bin puns are funny & original.
2/ Click the send button
3/ Redirects to login / sign up dialog
4/ forced to switch to email
5/ log in to password manager
6/ do 2FA
7/ enter verification code
8/ redirects to dashboard
9/ example clicked never shows up
No. Just no.
Very hard problem but I hope it works out! This is cool.
> .new is a domain extension exclusively for performing new actions online: any act that leads to creation can have a quick and memorable .new shortcut associated with it. Help your customers take action faster. Less time clicking means more time creating.
You will lose your domain.
> While anyone can register, domains that don’t comply with this usage policy may be suspended or deleted by Google Registry without refund.
I've been working on a similar product. Users can select between Streamlit/Shiny: https://editor.ploomber.io/ - so not necessarily for BI (although you can use it for that), but more broadly focused on data apps.
That being said, embedded analytics is a tough space, because established BI tools (PowerBI, etc.) can be used and are preferred by data teams, or software engineers just fiddle directly with things like plotly or highcharts.
Similarly by now "AI Analytics" is getting crowded: https://github.com/Snowboard-Software/awesome-ai-analytics
Looking forward to watching your journey and ideas!
FYI, we're building https://getdot.ai
I am not saying its a bad idea, but your net is wide, very wide, you are trying to conquer two separate area. Both areas need innovation in the data space, but I think the AI rush is dieing down. Claude and GPT offer good support for PowerBI and Tableau, but there are no extension integrations. This is where BI AI should be, AI's integrated into Tableau workbooks editing the core XML of the workbooks, offering translation tooling to convert Prep to Alteryx, Tableau to PBI...etc.
It's also hard sell if your core platform doesn't cover SSO, Encryption, DB integrations, Self Deployment, RBAC's, PenTest, Corps looks for these things immediately, and BI tools are purely a Corp thing not a Consumer thing.
That said its a cool idea and implementation.