Skip to content

moefc32/pitch-deck-generator

Repository files navigation

Pitch Deck Generator

A pitch deck documents generator powered by Gemini AI

image

Features

  • Create pitch deck materials in PowerPoint, Word, and PDF
  • Responsive design for use on both desktop and mobile devices
  • Step by step guided pitch deck creation

Stack Used

Local Preview

  1. Clone this repository to your local computer
  2. Copy the default environment file and ensure all variables are correctly filled
    cp .env.example .env
  3. Install all required dependencies
    pnpm i
  4. Run the application in development mode
    pnpm run dev

Deployment

  1. Clone this repository to the development server
  2. Copy the default environment file and ensure all variables are correctly filled
    cp .env.example .env
  3. Install all required dependencies
    pnpm i
  4. Optimize the application for production
    pnpm run build
  5. Serve the application using PM2
    pm2 start ecosystem.config.cjs

About

A pitch deck documents generator powered by Gemini AI

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •