cofounder  by raidendotai

Full-stack web app generator with generative UI

created 10 months ago
6,606 stars

Top 7.9% on sourcepulse

GitHubView on GitHub
Project Summary

This project provides a framework for generating full-stack, AI-driven web applications with a focus on generative UI and modular design systems. It targets developers and power users looking to rapidly prototype and build applications with AI assistance, aiming to streamline the development process from concept to deployable code.

How It Works

The core approach involves an AI-guided mockup designer that generates UI rooted in application architecture. It leverages a modular design system and a node-based architecture for managing concurrency and task execution, allowing for parallel LLM generations and other operations. The system defines configurations for various AI operations, enabling fine-grained control over parallelism and resource utilization.

Quick Start & Requirements

  • Install and initialize via npx @openinterface/cofounder.
  • Requires Node.js v22.
  • An OpenAI API key is recommended for full functionality.
  • Generated apps can be run with npm i && npm run dev within the app's directory.
  • Dashboard available at http://localhost:4200.

Highlighted Details

  • Generates full-stack applications with backend, database, and stateful web apps.
  • Features an AI-guided mockup designer and modular design systems.
  • Allows iteration on UI components within generated apps using ⌘+K / Ctrl+K.
  • Concurrency for LLM generations and other operations is configurable via YAML files.

Maintenance & Community

  • Early alpha release, with significant features still under development.
  • Community Discord server available via @flamecoders.
  • Documentation, design systems, and architecture details are marked as "Work in Progress" (WIP).

Licensing & Compatibility

  • The README does not explicitly state a license. Compatibility for commercial use or closed-source linking is not specified.

Limitations & Caveats

This is an early, unstable alpha release and is expected to break frequently. It is a preview and far from completion, with many key features yet to be integrated. The project consumes a significant number of tokens, and users on a token budget are advised to wait for the v1 release. The project strongly discourages use in its current state.

Health Check
Last commit

8 months ago

Responsiveness

1 week

Pull Requests (30d)
0
Issues (30d)
0
Star History
117 stars in the last 90 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Taranjeet Singh Taranjeet Singh(Cofounder of Mem0), and
1 more.

fragments by e2b-dev

0.6%
6k
Next.js template for AI-generated apps
created 1 year ago
updated 1 week ago
Feedback? Help us improve.