Dropbase is a developer platform for building custom internal tools and backend operations software, fast and painless, without the limitations of existing low-code/no-code builders.
Hey ProductHunt, we’re back with something magical! We call it Dropbase AI.
Dropbase is the first internal tools building platform that is natively built for AI. It’s a new kind of experience for building internal tools and backend operations software fast.
You can prompt with natural language and our AI generates code that deeply understands how to build apps with our own web framework specifically designed for internal tools.
Dropbase is built for developers. It is self-hosted, local-first, Python-based, and deeply integrates with your codebase and CI/CD. Best of all, it’s free for developers!
You can use Dropbase to quickly build anything from admin panels, billing dashboards, and internal engineering tools that can fetch data and trigger action across any internal or external service.
Join our Discord Server: https://discord.gg/K4Hys7Czzp
We'll host 2 special live events today!
- LinkedIn Live @ 10am PT: https://www.linkedin.com/events/...
- Discord Live Stage @ 12pm (Noon) PT: https://discord.gg/x8BYN5u8?even...
I pulled this and used it for a database connected to a bunch of internal user metrics recently and I was blown away by how simple it was to just generate entire UI components, functions, filters, and views of the data with just natural language. It's insane what y'all have built here.
All those people making data dashboards are in for a ride when this tool 100x their speed and output. In fact, 100x is probably too small. Dropbase is a 10,000x.
Being OSS is also a huge win. My only ask is can **we please get charts**!
@tim_carambat thank you for the feedback! we've had early discussions on how to implement charts. we'll be working on them! one of the advantages we have is that we can leverage the python ecosystem to power them, given that all the function logic is 100% python @ayazhan_zhakhan.
@notthatparker thank you! one of the key principles for the design and implementation of Dropbase AI was: "if we make this design decision, will it make it easier or harder for GPT to get it". This is one of the main reasons why it integrates well
hey ProductHunt,
we're excited to share Dropbase with you.
for a deeper look at what our product offers, you can watch a more detailed demo here: .
we believe in transparency and community collaboration, so we're sharing our source code:
- server repository - https://github.com/DropbaseHQ/se...
- client repository - (https://github.com/DropbaseHQ/cl...
if you have any questions or feedback, feel free to reach out to us via Discord, GitHub, or email.
thank you for your support.
best regards,
AZ
Dropbase AI looks like a great solution for quickly building internal tools. How does it compare to other low-code/no-code platforms in terms of flexibility and customization? Any specific industries or use cases where it particularly shines?
@kyrylosilin thanks Kyrylo!
Existing low-code/no code tools confine developers to building app logic by filling up UI forms with endless settings and configs. The result is massive learning curves. In fact, many orgs using them have entire teams dedicated to building and maintaining apps.
Developers want the flexibility to just write a few lines of code that helps them achieve the functions they want. Existing platforms aren’t flexible enough to do this. In some cases they allow it, but code is saved as separate snippets that are a nightmare to manage and keep track of.
Finally, existing tools make it hard to integrate with other services: you often need to wait on them to add an integration before you can use it.
Dropbase lets declare UI and/or describe behavior in natural language to get the code you need. You can then review and commit the code and your app updates instantly. Because it's all code, you can integrate with anything you want without waiting on us!
Dropbase