Floom provides a production layer for AI scripts and general Python functions, enabling developers to instantly convert their code into live web apps. It automatically generates a user interface from Python type hints, exposes a REST API compliant with OpenAPI, and offers shareable links for immediate access. Designed for self-hosting with Docker, it includes built-in key-value storage for persistence and intelligent features like AI Smart Ingest to process raw Python scripts without explicit function definitions or type hints. This tool simplifies deployment, execution, and sharing of Python-based applications, especially beneficial for internal tools, demos, and integrating with AI agents.
주요 기능
01Auto-generated UI from Python type hints
02Built-in key-value storage for app persistence
03Self-hosted deployment with Docker sandboxing
040 GitHub stars
05Instant REST API with OpenAPI specification
06AI Smart Ingest for raw script processing