Aether Architect is an ultra-premium, enterprise-grade AI interface builder. It transforms natural language prompts into production-ready React + Tailwind CSS artifacts, complete with architectural planning (PRD), atomic design systems, and iterative refinement capabilities.
- Intelligent Planning: Automatically generates Product Requirement Documents (PRDs) from vague ideas.
- Design Systems: Creates bespoke color palettes, typography, and spacing systems on the fly.
- Live Construction: Watch the AI build the UI component tree in real-time.
- Refinement Studio: Iterate on designs using conversational prompts ("Make it darker", "Add a login form").
- Creative Studio: Generate assets (Images/Videos) using Gemini Vision models.
- Code Export: One-click export to
tsxwith full README documentation.
- Node.js 18+
- A valid Google Gemini API Key
-
Clone the repository
git clone https://github.com/w3jdev/aether-architect.git cd aether-architect -
Install dependencies
npm install
-
Configure Environment Create a
.envfile in the root directory:API_KEY=your_gemini_api_key_here
-
Start the Development Server
npm start
We adhere to a strict "Docs as Code" philosophy. Detailed documentation can be found in the /docs directory:
- Product Vision: The "Why" and "What".
- Architecture: System design and data models.
- Engineering: Coding standards and API specs.
- Process: Roadmap and governance.
If you are an AI Coding Agent (Cursor, Copilot, Windsurf), please read AGENTS.md strictly before making changes.
Crafted by w3jdev
- Website: w3jdev.com
- GitHub: github.com/w3jdev
- LinkedIn: linkedin.com/in/w3jdev
Proprietary Enterprise License. Copyright © 2023-2024 Aether Corp & w3jdev.