spark-stack  by sshh12

AI-powered tool for rapid web application prototyping

Created 1 year ago
255 stars

Top 98.8% on SourcePulse

GitHubView on GitHub
Project Summary

Spark Stack is an AI-powered tool for building web applications via a chat interface, enabling rapid creation of MVPs and prototypes using natural language prompts. It targets developers and power users seeking to accelerate initial web development stages through AI-driven code generation and a real-time, collaborative environment.

How It Works

The core approach leverages AI models, supporting OpenAI and Anthropic, to translate natural language prompts into functional web application code. It features a real-time development environment with live previews and incorporates Chain-of-Thought reasoning for complex requests. The system supports multi-page app generation, integrates sketch/screenshot uploads for design input, and includes Git version control.

Quick Start & Requirements

This project is effectively archived as of June 1, 2025, with the demo instance taken down. Setup requires configuring environment variables in backend/config.py, creating and configuring a Modal account, and setting up an AWS account with an S3 bucket. Development involves cd frontend && npm install && npm run dev and cd backend && pip install -r requirements.txt && python main.py. Deployment is supported via Railway using Docker and PostgreSQL.

Highlighted Details

  • AI-powered code generation supporting OpenAI and Anthropic models.
  • Real-time development environment with live preview and debugging capabilities.
  • Features include multi-page app generation, sketch/screenshot uploads, and prompt caching.
  • Deployment targets GitHub, Netlify, Vercel, and Railway.

Maintenance & Community

The project is effectively archived, with the author having moved on to other projects. The demo instance is no longer available. No community channels (e.g., Discord, Slack) or roadmap links are provided in the README.

Licensing & Compatibility

The provided README does not specify a license type or any compatibility notes for commercial use.

Limitations & Caveats

The project is archived and no longer actively maintained, with the demo instance removed. This status suggests potential risks regarding future support, bug fixes, or feature development.

Health Check
Last Commit

5 months ago

Responsiveness

1 day

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

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), Luis Capelo Luis Capelo(Cofounder of Lightning AI), and
15 more.

stagehand by browserbase

0.6%
19k
AI browser automation framework for production
Created 1 year ago
Updated 19 hours ago
Feedback? Help us improve.