Garry Tan

Reflex - Prompt to production app, in Pure Python

Reflex is an AI app builder that lets you create production-ready web apps entirely in Python, powered by its own open-source framework. Just connect your data and enter a prompt—it builds full-stack apps that work with any data source, API, or Python package.

Add a comment

Replies

Best
Nikhil Rao

Hi PH! I’m Nikhil, cofounder of Reflex 👋

Last year we launched Reflex as an open-source framework that lets you build full-stack web apps in pure Python - no JavaScript required. Since then, over 1M apps have been created, it’s used by 30% of the Fortune 500, and the project has grown to 27K+ GitHub stars.

Today we’re taking the next big step with Reflex Build, our new AI app builder built on top of the Reflex framework.

Reflex Build lets you go from idea → production-grade web app entirely through prompting and Python. You describe what you want, connect your data or APIs, and Reflex generates a working app that you can fully customize. It’s designed for teams who want the speed of prompting, but also the power and control of real code.

Here’s what you can do:

  • Prompt to App: Build your app through prompting, and Reflex generates it in Python.

  • Connect to Anything: Databricks, Supabase, LLMs, Auth Providers, REST APIs, or any Python package.

  • Extend with Code: You can view and modify the generated Python, and add custom logic and components

  • Deploy Instantly: One command (reflex deploy) ships your app to production, with hosting and scaling handled automatically.

  • Enterprise-Ready: Add your own auth and deploy to your company's existing infrastructure

Whether you’re prototyping a quick idea or rolling out an internal tool to production, Reflex lets you stay entirely in Python from start to finish.

Would love your thoughts, feedback, and to see what you build!

Today we're giving 50% off your first month on our Pro-50 tier with code "REFLEXBUILD" if you sign up in the next week.

Try it free here to start: https://build.reflex.dev

Konrad S.

This looks amazing! Which AI model is used?

Nikhil Rao

Thanks@konrad_sx ! Right now we use a combination of Sonnet 4.5 and Gemini 2.5 Pro in our agents, but we're always evaluating the new models coming out

Konrad S.

@picklelo Thanks. Wish you success!

Alek Petuskey

Very excited for this launch and to see what people build with Reflex!!

Chris Hicken


This is a huge step forward for Python developers.

I really like how it’s not just generating prototypes but production-ready apps that can connect to real data sources and APIs. The “prompt → app → deploy” flow makes development feel more natural and creative.

Nikhil Rao

Thanks@chrishicken !

PRIYANKA MANDAL

That’s incredible building full-stack production apps directly from prompts in pure Python is a developer’s dream. Huge congrats to the Reflex team on the launch this is going to change how we build AI apps.

Nikhil Rao

@priyankamandal looking forward to see what everyone builds!

Shubham Singh
This is great!! But how is it different from Lovable or Bolt, except the front-end frameworks?
Nikhil Rao

@dazzlingmarketer we're focused on Python developers and our AI compiles down to our framework which does both frontend and backend in Python. We want to make it easy to "vibe code" most of your app while still being able to understand and add custom logic to the underlying code so it's not a black box. Compared to other builders we're better suited for data/AI apps - we have integrations with many databases and AI providers, and our framework make things like realtime streaming very easy.

Mark Opanasiuk

Cheers for Reflex team. You indeed are building a great product! What are your next plans?

Nikhil Rao

Thanks@mark_opanasiuk !

Immediate plans are to make the agent faster and add more integrations with popular data sources and tools. We're also building built-in databases, auth, and AI that you can use out of the box to build rather than having to bring those yourself. There's also some cool builder features we're working on like queueing messages in realtime and point and click editing in your app.

Mark Opanasiuk

@picklelo looks like nice strategical moves )

Alex Cloudstar

Congrats Nikhil and team! Building frontend and backend all in Python is huge, and Reflex Build feels like the sweet spot of prompting plus real code. Love the connectors and reflex deploy. Any public examples of complex apps, like multi tenant auth or data dashboards?

Nikhil Rao

@alexcloudstar thanks! For dashboards we have several examples in our templates on our main website (https://build.reflex.dev). For things like enterprise auth we're working on more public demos but we have full docs on them available (e.g. here: https://reflex.dev/docs/ai-builder/integrations/okta-auth/)

Violeta Redig

It sounds like a dream for indie developers like me. It saves so much time while giving full control. I can see this being a huge boost for building MVPs and prototypes fast.

Andrii Kpyto
👍
12
Next
Last