vi4dev / PowerpointGPT

a quick & fun little project making a functional version of ChatGPT in Powerpoint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PowerpointGPT

a quick & fun little project making a parody kinda version of ChatGPT in Powerpoint (It's not meant to be a scalable & serious thing)

Why?

I just felt like giving it a shot and ended up using VBA macros to call OpenAI API, nothing fancy, just a simple concept with a straightforward UI

Screenshots

App Screenshot

App Screenshot

Features ๐Ÿ’›

  • Use your own OpenAI API key
  • Get ChatGPT responses inside Powerpoint
  • Save conversations

Limitations ๐Ÿšง

  • Breaks on long responses
  • Only one prompt & response at a time
  • Doesn't remember previous conversation

Instructions

  • Download the .ppsm file from this link or download from the repo's files
  • Simply open the file :)
  • Font "Noto Sans" might be needed to look properly
  • You need to "Enable Content" (ActiveX) so the macros works.
  • For transparency the VBA macro is here or from the repo's file

extra

It's my first ever github upload!!! 2/9/2023 (also , thanks to chatgpt for explaining lots of stuff along the way)

About

a quick & fun little project making a functional version of ChatGPT in Powerpoint


Languages

Language:VBA 100.0%