aicover  by all-in-aigc

AI cover generator

created 1 year ago
1,773 stars

Top 24.8% on sourcepulse

GitHubView on GitHub
Project Summary

This project provides an AI-powered cover generator for creating custom visuals. It targets users looking to easily generate unique cover images, potentially for social media, blogs, or personal projects, leveraging AI for creative output.

How It Works

The system utilizes Next.js for full-stack development, integrating various services for its functionality. Clerk handles user authentication, AWS S3 is used for image storage, and Stripe manages payment processing. Node-postgres is employed for data operations, with Tailwind CSS used for frontend styling.

Quick Start & Requirements

  • Install dependencies: pnpm install
  • Database: Local PostgreSQL, Vercel-Postgres, or Supabase. Create tables from data/install.sql.
  • Environment variables: .env.local file required with keys for OpenAI, PostgreSQL, AWS (S3, credentials, region), Clerk, and Stripe.
  • Local development: pnpm dev
  • Preview: http://localhost:3000
  • Live Demo: https://aicover.design

Highlighted Details

  • AI-powered cover generation.
  • Integrates user authentication via Clerk.
  • Cloud storage via AWS S3.
  • Payment processing through Stripe.

Maintenance & Community

The project is maintained by idoubicc, who can be contacted via Twitter: https://twitter.com/idoubicc.

Licensing & Compatibility

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

Limitations & Caveats

The project requires significant setup with multiple external service API keys and a PostgreSQL database. The lack of a specified license may impact commercial adoption.

Health Check
Last commit

6 months ago

Responsiveness

1 day

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

Explore Similar Projects

Feedback? Help us improve.