|
1 | | -# πΌοΈ ChatGPT Simple Tutorial Image Text Generation π€ |
2 | | -πΌοΈ A simple ChatGPT AI Tutorial on how to generate images/text and its limitations π€ |
| 1 | +# πΌοΈ ChatGPT Simple Tutorial Image Text Code Generation π€ |
| 2 | +πΌοΈ A simple ChatGPT AI Tutorial on how to generate images/text and code and its limitations π€ |
3 | 3 |
|
4 | 4 | Did you know that ChatGPT can generate images too, based on the input you give?
|
5 | 5 |
|
@@ -34,3 +34,9 @@ ChatGPT can also answer questions for you that you normally would need to search
|
34 | 34 | 
|
35 | 35 |
|
36 | 36 | ChatGPT is based on OpenAI, but be careful, the data that ChatGPTs uses, mainly consists of what has been written on the internet until a date and can also give you false/outdated or unproven information back.
|
| 37 | + |
| 38 | +## πΌοΈ ChatGPT Simple Code Generation π€ |
| 39 | + |
| 40 | +ChatGPT can also generate code in seconds, as an example a simple game in JavaScript: |
| 41 | + |
| 42 | + |
0 commit comments