Reflex

530 posts

Reflex banner
Reflex

Reflex

@getreflex

Reflex is the open-source framework empowering Python developers to build web apps. Github: https://t.co/pndl3NYTmL Discord: https://t.co/q4rnWRfJPA

San Francisco, CA Katılım Ekim 2022
13 Takip Edilen5.2K Takipçiler
Reflex retweetledi
Sky Yang
Sky Yang@skygodkingdom·
We built a racing track on a pier in San Francisco and put 3 Porsche 911s on it. 2,000+ people signed up and over 1,000 showed up. Open bar. DJs. Food trucks. Ride-alongs with professional drivers. Drive too. Massive thanks to with @Fondocom , @TrustVanta , @AWSstartups , @Rippling , @composio , @conduitai , @hyperspell , @cladlabs , @getreflex , @buildwithRemy , @joinergo , @EntelligenceAI , and @PlanetScale Photo gallery: imagineai.me/porsche-racing… Real relationships start when you're standing next to someone watching a 911 rip down the Embarcadero. High-quality human connections create high-quality business. In a world flooded with AI slop and generic outreach, we chose to do something real. Something you can feel. That's how we operate at @imagineagi . Opinionated. Tasteful.
English
5
2
32
2.4K
Reflex retweetledi
Nikhil Rao
Nikhil Rao@nikhi1rao·
We’re launching our $200 Pro plan and making it $3 for a week to celebrate. Build out an entire portfolio of apps, launch your startup, or build anything you’ve dreamed over the long weekend. Idea to live app in pure Python, as fast as you can think.
English
1
2
5
561
Reflex retweetledi
Nikhil Rao
Nikhil Rao@nikhi1rao·
We released Reflex 0.9 - every action in your app is now callable by an AI agent out of the box. We ran a benchmark comparing two approaches to letting AI agents interact with a web app: - A vision agent (browser/computer use) that screenshots the UI and clicks around - An API agent that calls HTTP endpoints directly The task for both agents was to find a "Smith" customer with the most orders, accept their pending reviews, and mark their most recent order as delivered. We chose this task since it's similar to automation work a typical tool sees. The vision agent took 550k tokens and 17 minutes on average. The API agent took 12k tokens and 19.7 seconds. Of course, API agents are faster and more token efficient since they don't need to take screenshots and directly interface with the UI. The problem is many apps don't have APIs for every action, since it takes engineering overhead to build and maintain each separate API codebase. We built a plugin for Reflex that auto-generates HTTP endpoints from your app's existing event handlers. Your app has a button with an on_click handler, the plugin exposes that handler as an endpoint. An agent can call the same function a human click triggers. No separate API to build or maintain. As agents become a bigger share of your app's users, every action needs to be callable by code - not just by clicking a button. Benchmark: reflex.dev/blog/vision-ag…
Nikhil Rao tweet media
English
5
2
13
873
Reflex retweetledi
Pasquale Puzio
Pasquale Puzio@PasqualePuzio·
Less than 1 year ago I had no idea of how to build a web app. Yet we had to scale @FantaMasterApp and bring it from mobile to web. With hard work, and also thanks to @getreflex, my Python skills allowed me to generate almost $100K in revenues. Never give up! #buildinpublic
Pasquale Puzio tweet media
English
0
1
6
999
Reflex retweetledi
Descope
Descope@descopeinc·
Auth from prompt to production with @getreflex and @descopeinc Build the full-stack Python app of your dreams with: ☑️ User auth (magic links, passkeys, socials, etc.) ☑️ B2B auth (SAML / OIDC SSO) ☑️ MFA ☑️ User, role, tenant management 🧵👇
English
1
2
6
895
Reflex retweetledi
Alek Petuskey
Alek Petuskey@alekpetuskey·
This video for @getreflex was completely AI generated Pretty crazy to believe in the future anyone will be able to tell stories like this in a few seconds
English
5
1
14
1.6K
Reflex retweetledi
Y Combinator
Y Combinator@ycombinator·
Reflex (@getreflex) is an AI app builder for creating production-grade web apps entirely in Python, powered by its own open-source framework. Just connect your data and enter a prompt. It generates production-ready apps that integrate any data source, API, or Python package. Reflex has over 1M apps created, 27k GitHub stars, and has been used by 30% of Fortune 500 companies for internal tools and data-driven applications. reflex.dev
English
21
16
111
18.1K
Reflex retweetledi
Kunal Kushwaha
Kunal Kushwaha@kunalstwt·
Python devs, check this out. You can build full-stack apps from a single prompt and have them running the same afternoon. I’ve been trying @getreflex, an open-source Python framework and AI App Builder that goes from prompt to production in minutes. Everything, front end and back end, stays in Python with the flexibility and performance you’d expect from a JS app. It automatically connects to any PyPI package or API. It built a real-time sales dashboard tracking revenue, conversion rates, and team performance across regions with live updates, all in Python. If you build internal tools, dashboards, or AI-powered apps, this is one of those “how did I not know about this earlier” tools. Shoutout to them for sponsoring this post. Check it out: reflexdev.org/beA6TkN
English
8
4
73
9.6K
Reflex
Reflex@getreflex·
AI video is getting pretty good - should we make Reflex the movie? ...
English
1
1
9
1.2K
Reflex retweetledi
Sumanth
Sumanth@Sumanth_077·
Let's build a Data Analysis app in Python (both frontend and backend) with just a prompt:
English
1
7
32
10K
Reflex retweetledi
The AI Conference
The AI Conference@AIconference·
🚀 We’re excited to welcome @Reflex as a sponsor of The AI Conference 2025! They’re making full-stack app development frictionless: build web apps using just Python, or describe what you want and let their AI Builder generate working code—from frontend to backend—with built-in deployment. No JavaScript required.
The AI Conference tweet media
English
0
1
6
754
Reflex
Reflex@getreflex·
We're excited to show you something pretty cool with Reflex's new mapping components. Building interactive maps in Python web apps used to mean wrestling with JavaScript libraries or settling for static images. Not anymore. With Reflex Enterprise, you get full-featured maps built on Leaflet; markers, layers, event handling, the works. All in pure Python. What makes this powerful: - No JavaScript required - everything stays in your Python workflow - Real-time interactions - click handlers, zoom events, location tracking - Programmatic control - fly to locations, fit bounds, add/remove layers dynamically - Mobile-friendly out of the box Perfect for dashboards, analytics apps, or any project where you need to visualize location data without the usual frontend complexity. Docs → lnkd.in/evzNDneZ Reflex → lnkd.in/ehzKkM4A What are you building with mapping features in your Python apps? We'd love to hear about your projects!
English
0
2
16
1.3K
Reflex
Reflex@getreflex·
Reflex just crossed 25k Stars in Github, and is the has been a top trending repository for the past few days!
Reflex tweet media
English
1
3
40
9.1K
Reflex retweetledi
Alek Petuskey
Alek Petuskey@alekpetuskey·
Interesting app someone built with @getreflex and @openrouter - Has built in Auth, Search and Deepthinking built in - Chat with hosted models on openrouter (gemini for general chat, perplexity for web search & cerebras(qwen) for fast response) - Optionally use local models from Ollama and LMStudio when run locally Link + Github below
English
1
2
13
1.2K