You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,12 @@
19
19
20
20
---
21
21
22
-
# Reflex
22
+
> [!NOTE]
23
+
> 🚀 **Try [Reflex Build](https://build.reflex.dev/)** – our AI-powered app builder that generates full-stack Reflex applications in seconds.
24
+
25
+
---
26
+
27
+
# Introduction
23
28
24
29
Reflex is a library to build full-stack web apps in pure Python.
25
30
@@ -227,7 +232,10 @@ You can create a multi-page app by adding more pages.
227
232
228
233
Reflex launched in December 2022 with the name Pynecone.
229
234
230
-
Beginning in 2025, [Reflex Cloud](https://cloud.reflex.dev) has launched to provide the best hosting experience for Reflex apps. We will continue to develop it and implement more features.
Reflex Build uses AI to generate complete full-stack Python applications. It helps you quickly create, customize, and refine your Reflex apps — from frontend components to backend logic — so you can focus on your ideas instead of boilerplate code. Whether you’re prototyping or scaling, Reflex Build accelerates development by intelligently scaffolding and optimizing your app’s entire stack.
237
+
238
+
Alongside this, [Reflex Cloud](https://cloud.reflex.dev) launched in 2025 to offer the best hosting experience for your Reflex apps. We’re continuously improving the platform with new features and capabilities.
231
239
232
240
Reflex has new releases and features coming every week! Make sure to :star: star and :eyes: watch this repository to stay up to date.
0 commit comments