Update README.md

This commit is contained in:
Paillat
2023-01-13 17:39:23 +01:00
committed by GitHub
parent 2de9fd4a2c
commit ebc326773d

View File

@@ -1,5 +1,8 @@
# Presentator # Presentator
A Discord bot that generates FULL powerpoints about a given subject thanks to openai's gpt3. A Discord bot that generates FULL powerpoints about a given subject thanks to openai's gpt3.
![](./examples/steve-jobs/Steve-Jobs-1.png)
![](./examples/python/the-python-programming-language-1.png)
Note: The images have been generated by an AI
# How it works # How it works
- The bot sends a request to the openai api with the given subject and indications in the marp markdown format - The bot sends a request to the openai api with the given subject and indications in the marp markdown format