mirror of
https://github.com/Paillat-dev/presentator.git
synced 2026-01-02 01:06:20 +00:00
Update README.md
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
# Presentator
|
||||
A Discord bot that generates FULL powerpoints about a given subject thanks to openai's gpt3.
|
||||
<img src="https://raw.githubusercontent.com/Paillat-dev/presentator/main/examples/steve-jobs/Steve-Jobs-1.png" width="60" >
|
||||
<img src="https://raw.githubusercontent.com/Paillat-dev/presentator/main/examples/python/the-python-programming-language-1.png" width="60" >
|
||||
Note: The images have been generated by an AI
|
||||
|
||||
<img src="https://raw.githubusercontent.com/Paillat-dev/presentator/main/examples/steve-jobs/Steve-Jobs-1.png" width="600" >
|
||||
<img src="https://raw.githubusercontent.com/Paillat-dev/presentator/main/examples/python/the-python-programming-language-1.png" width="600" >
|
||||
|
||||
|
||||
# How it works
|
||||
- The bot sends a request to the openai api with the given subject and indications in the marp markdown format
|
||||
|
||||
Reference in New Issue
Block a user