Skip to content

Commit

Permalink
Add GEn AI content
Browse files Browse the repository at this point in the history
  • Loading branch information
girliemac committed Jan 23, 2024
1 parent 35dfedb commit 6c4245b
Show file tree
Hide file tree
Showing 10 changed files with 50 additions and 14 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ All my doodles are under Creative a Commons license, so please share with attrib
Enjoy 🌺

---
## Misc.
[/misc](/misc)
## Generative AI
[/generative-ai](/misc)

```
└── 📁misc
Expand Down
48 changes: 48 additions & 0 deletions generative-ai/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
# Misc content


```
└── 📁image
├── 📄chatgpt-v2.png
├── 📄GenAI-doodle-youtube.png
├── 📄TeamsAILib-doodle-youtube.png
└── 📄AssistantsAPI-doodle-youtube.png
```

## 1. ChatGPT Explained

This was originally created in Feb 2023, and updated in March 2023 when GPT-4 came out.

![chatGPT doodle](https://raw.githubusercontent.com/girliemac/a-picture-is-worth-a-1000-words/main/generative-ai/images/ChatGPT-v2.png)

## 2. Microsoft Developer YouTube Series, "Doodle-to-Code"

This is a set of doodles used to create the anmated doddle videos for my work at Microsoft. The focus is to walk you through how to build practical apps with Generative AI, and how they can be applied for Microsoft Teams developer platform.

![YouTube teaser](raw.githubusercontent.com/girliemac/a-picture-is-worth-a-1000-words/main/generative-ai/images/AssistantsAPI-doodle-youtube.gif)

You can watch all videos on this [YouTube playlist](https://www.youtube.com/playlist?list=PLWZJrkeLOrbbsuhdqW_TiOLDJq_vZbCx-).

### Video 1. Generative AI and prompting 101

📺 See the animated doodle on this video on [YouTube](https://www.youtube.com/watch?v=PGI6oxbcYDc)

GPT and Prompting:

![GPT doodle](https://raw.githubusercontent.com/girliemac/a-picture-is-worth-a-1000-words/main/generative-ai/images/GPT-doodle-youtube.png)

Generative AI:

![GenAI doodle](https://raw.githubusercontent.com/girliemac/a-picture-is-worth-a-1000-words/main/generative-ai/images/GenAI-doodle-youtube.png)

### Video 2. Build Clippy for Teams with Azure OpenAI and Teams AI Library

📺 [YouTube](https://www.youtube.com/watch?v=OZ6qNiuGo1Q)

![Clippy doodle](https://raw.githubusercontent.com/girliemac/a-picture-is-worth-a-1000-words/main/generative-ai/images/TeamsAILib-doodle-youtube.png)

### Video 3. Use OpenAI Assistants API to build your own cooking advisor bot on Teams

📺 [YouTube](https://www.youtube.com/watch?v=OL23O25jQGE)

![AssistantsAPI doodle](https://raw.githubusercontent.com/girliemac/a-picture-is-worth-a-1000-words/main/generative-ai/images/AssistantsAPI-doodle-youtube.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added generative-ai/images/GPT-doodle-youtube.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added generative-ai/images/GenAI-doodle-youtube.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
12 changes: 0 additions & 12 deletions misc/README.md

This file was deleted.

0 comments on commit 6c4245b

Please sign in to comment.