Inspiration

Great landing pages are difficult to make. I wanted to help make them more accessible using generative AI.

What it does

Click uses a short description of your required website to automatically generate relevant content and evocative images, and then format them into a cohesive landing page. It also has logo uploads and customizable themes + fonts!

How I built it

  • Chakra UI, React, and NextJs for frontend (deployed to Vercel)
  • Firebase, Python, FastAPI for backend and authentication
  • GPT 3.5 for text content and image prompts
  • DALL-E for image generation

Challenges I ran into

  • Handling image generations in live web deployments. Needed to set up a pipeline for uploading DALL-E generations to firebase storage.
  • Getting complex UI finished in the time limit

Accomplishments that I'm proud of

  • The GPT prompts work fantastically
  • Having a live deployment for everyone to try!

What I learned

  • Working with Firebase Python and Javascript SDKs
  • Complex prompt engineering with GPT-3.5

What's next for Click

  • Better edit features for both text and images
  • Custom domains

Built With

Share this project:

Updates