Skip to content

floguo/blueprint

Repository files navigation

Project Blueprint Generator

An AI-powered tool that transforms project ideas into detailed technical blueprints. Get structured development plans, architecture breakdowns, and implementation steps for your next project.

Features

  • Instant technical breakdowns of project ideas
  • Component-level architecture planning
  • Prioritized development phases
  • Interactive project history
  • Responsive blueprint-themed UI

Tech Stack

  • Next.js 14 (App Router)
  • TypeScript
  • Tailwind CSS
  • AI-powered backend

Getting Started

  1. Clone the repository
  2. Install dependencies:
npm install
  1. Set up your environment variables:
cp .env.example .env.local
# Add your API keys
  1. Run the development server:
npm run dev

Open http://localhost:3000 to view the application.

Environment Variables

Required environment variables:

  • GOOGLE_AI_API_KEY: Your Google Gemini API key

License

MIT

About

generate product blueprints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published