Skip to content

sumitkosta001/QuickHotelPost

Repository files navigation

QuickHotelPost

QuickHotelPost is a web application that allows users to generate AI-powered promotional content for hotels, including social media posts, YouTube video descriptions, and more. It provides an interactive editor to customize the generated content, download images, and share posts directly to social media platforms such as Facebook, LinkedIn, Twitter, and Instagram.


Table of Contents


Demo

You can access the live application here: QuickHotelPost Website


Features

  • Generate AI content for hotel promotions, social media posts, and YouTube video descriptions.
  • Inline content editing using a modern rich text editor (Tiptap Editor).
  • Preview and download AI-generated images.
  • Copy generated content to clipboard easily.
  • Share posts on social media platforms: Facebook, LinkedIn, Twitter, Instagram.
  • SEO-friendly content generation.

Installation

Follow these steps to run QuickHotelPost locally:

  1. Clone the repository
git clone https://github.com/sumitkosta001/QuickHotelPost.git
cd QuickHotelPost
  1. Install dependencies
npm install
# or
yarn install
# or
pnpm install
  1. Run the development server
npm run dev
# or
yarn dev
# or
pnpm dev

Usage

Enter your Video Title or Hotel Promotion details in the input fields.

Click Generate to get AI-powered content.

Edit content directly in the Tiptap Editor.

Copy text, download generated images, or share directly on social media.

Website Diagram

image image image image image

Technologies Used

  • Frontend: Next.js, React 18, Tiptap Editor
  • Styling: Tailwind CSS
  • AI & Content Generation: Gemini API
  • Image Generation: Hugging Face
  • Database: PostgreSQL
  • Deployment: Vercel / Netlify

Authors

This project is developed by Sumit Kosta and Rutuparna Pradhan.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

Packages

Contributors

Languages