Try it now: ai.launchflow.com
This repo is a fork of Bolt.new that has been modified to focus on Python APIs.
We are just experimenting with the idea of generating, editing, and deploying Python APIs in the browser.
This project is a proof of concept and is not intended for production use.
The original Bolt implementation is focused on generating and running node.js apps in the browser using WebContainers. WebContainers partly support Python using wasm, but most Python libraries are not available.
This fork does not use WebContainers and instead deploys Python APIs to a serverless environment hosted on LaunchFlow Cloud.
If you have any questions or feedback, please reach out to us at team@launchflow.com or open an issue in this repo.