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.
You can access the live application here: QuickHotelPost Website
- 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.
Follow these steps to run QuickHotelPost locally:
- Clone the repository
git clone https://github.com/sumitkosta001/QuickHotelPost.git
cd QuickHotelPost- Install dependencies
npm install
# or
yarn install
# or
pnpm install
- Run the development server
npm run dev
# or
yarn dev
# or
pnpm dev
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.
- Frontend: Next.js, React 18, Tiptap Editor
- Styling: Tailwind CSS
- AI & Content Generation: Gemini API
- Image Generation: Hugging Face
- Database: PostgreSQL
- Deployment: Vercel / Netlify
This project is developed by Sumit Kosta and Rutuparna Pradhan.
- GitHub: Sumit Kosta
- GitHub: Rutuparna Pradhan
This project is licensed under the MIT License - see the LICENSE file for details.