/PresentX

GPT-3 Based Latex Code Presentation Maker.

Primary LanguagePython

Fast, beautiful, useful latex presentations.

  • Problem

    • Not everyone has time in their hands to make presentations that will connect with their audience.
    • Be it a research paper presentation or a product launch presentation, everyone would prefer to save that time
  • Project Flow

    • It will take an input for making presentation.
    • GPT-3 will create LaTex code.
    • We paste this LaTex code to Overleaf page to see resulting presentation
  • Requirements

    • an openai api key
    • an environment with python 3 and, openai and streamlit installed

To install requirements

pip install openai
pip install streamlit

Results

Result 1: Scientists contribution to humanity

image

image

Result 2: Convolutional Neural Network

image

image

Result 3: Industrial Revolution

image

image

Team