/Copresenter

A virtual co-host that makes presentations a breeze by using AI to read out your slides, freeing you from prep hassles and letting you focus on delivery

Primary LanguageTypeScript

Copresenter

Copresenter is a virtual co-host that makes presentations a breeze by using AI to read out your slides, freeing you from prep hassles and letting you focus on delivery.

Copresenter

How it works

Save time, enhance your delivery, and focus on perfecting your presentation's content. With our service, simply input your text or speech into a new speaking card and our service automatically generates a lifelike narration using the ElevenLabs text-to-speech AI.

Additionally, Copresenter offers customizable speaking cards displayed clearly on the UI for ease of reading, elevating your workflow and helping you make effortless presentations.

Stack

  • ElevenLabs
  • Next.JS
  • Vercel
  • Tailwind

Running Locally

Clone the repository to your local machine.

git clone https://github.com/FelixWaweru/Copresenter

Install the dependencies.

pnpm install

Run the application.

Finally, run the application in the command line. It will be served at http://localhost:3000.

pnpm run dev