Discover and explore top open-source AI tools and projects—updated daily.
AI-native platform for building web apps with natural language
Top 33.7% on SourcePulse
Libra AI is an AI-native platform for launching, iterating, and deploying web applications via natural language. It targets developers seeking an integrated, full-stack development experience, offering a production-ready alternative to V0/Lovable, specifically designed for the Cloudflare Workers ecosystem.
How It Works
Libra AI leverages a modern, Cloudflare-centric architecture, utilizing services like Workers for runtime, Durable Objects for state, KV for caching, D1 for databases, and R2 for object storage. It employs a Turborepo monorepo structure for managing its suite of applications, including a Next.js frontend, Hono-based CDN, Vite build service, and various backend services for authentication, deployment, and more. This approach aims to provide a seamless, edge-native development workflow.
Quick Start & Requirements
bun install
..env
, initializing databases, and starting services via bun dev
.Highlighted Details
Maintenance & Community
The project is sponsored by Clerk, E2B, PostHog, Daytona, and Cloudflare. Community contributions are welcomed via code, documentation, issue reporting, and feature suggestions. A community forum is available.
Licensing & Compatibility
Licensed under AGPL-3.0. Derivative works must also be open-sourced under AGPL-3.0. Commercial licenses are available for closed-source deployment or proprietary modifications.
Limitations & Caveats
Local development requires significant setup, including database initialization and Stripe configuration. The AGPL-3.0 license mandates that network-provided services derived from Libra must also be open-sourced. Deployment is currently limited to Cloudflare.
1 week ago
Inactive