/caption

Primary LanguageTypeScriptMIT LicenseMIT

Caption 🌋

Caption is a playful tool designed to spark creativity in your social media posts! Using an image as a starting point, this project leverages the magic of AI to generate unique and engaging captions. Perfect for when you're seeking that extra bit of inspiration or just want to add a twist to your usual posts.

Remember, "Caption" is all about having a good time. Whether the results are hilariously offbeat or surprisingly apt, take it all in stride and enjoy the process.

Getting Started 🚀

Prerequisites 📋

  • Node.js
  • pnpm
  • fireworks api key

Installation 🔧

  1. Clone the repo

    git clone https://github.com/n4ze3m/caption.git
  2. Install pnpm packages

     pnpm install
  3. Create a .env file in the root directory and add the following

    FIREWORKS_API_KEY=YOUR_API_KEY
  4. Run the project

    pnpm run dev

Usage 📖

  1. Upload an image

  2. Select the platform you want to generate a caption for (Instagram, Twitter, Facebook)

  3. Click on the "Generate" button

License 📄

Distributed under the MIT License. See LICENSE for more information.