-
- 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
-
- 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
-
- an openai api key
- an environment with python 3 and, openai and streamlit installed
pip install openai
pip install streamlit