diff --git a/4-manufacturing/README.md b/4-manufacturing/README.md index b68b0319..6f0ec4e3 100644 --- a/4-manufacturing/README.md +++ b/4-manufacturing/README.md @@ -21,4 +21,4 @@ In these 4 lessons you'll learn how to train image-based AI models to detect fru ## Credits -All the lessons were written with ♥️ by [Jim Bennett](https://GitHub.com/JimBobBennett) +All the lessons were written with ♥️ by [Jen Fox](https://github.com/jenfoxbot) and [Jim Bennett](https://GitHub.com/JimBobBennett) diff --git a/4-manufacturing/lessons/3-run-fruit-detector-edge/README.md b/4-manufacturing/lessons/3-run-fruit-detector-edge/README.md index 2ff87dd2..7638fa15 100644 --- a/4-manufacturing/lessons/3-run-fruit-detector-edge/README.md +++ b/4-manufacturing/lessons/3-run-fruit-detector-edge/README.md @@ -1,5 +1,9 @@ # Run your fruit detector on the edge +![A sketchnote overview of this lesson](../../../sketchnotes/lesson-17.png) + +> Sketchnote by [Nitya Narasimhan](https://github.com/nitya). Click the image for a larger version. + This video gives an overview of running image classifiers on IoT devices, the topic that is covered in this lesson. [![Custom Vision AI on Azure IoT Edge](https://img.youtube.com/vi/_K5fqGLO8us/0.jpg)](https://www.youtube.com/watch?v=_K5fqGLO8us) diff --git a/4-manufacturing/lessons/4-trigger-fruit-detector/README.md b/4-manufacturing/lessons/4-trigger-fruit-detector/README.md index 5a9d5f33..d3027591 100644 --- a/4-manufacturing/lessons/4-trigger-fruit-detector/README.md +++ b/4-manufacturing/lessons/4-trigger-fruit-detector/README.md @@ -1,5 +1,9 @@ # Trigger fruit quality detection from a sensor +![A sketchnote overview of this lesson](../../../sketchnotes/lesson-18.png) + +> Sketchnote by [Nitya Narasimhan](https://github.com/nitya). Click the image for a larger version. + ## Pre-lecture quiz [Pre-lecture quiz](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/35) diff --git a/5-retail/lessons/1-train-stock-detector/README.md b/5-retail/lessons/1-train-stock-detector/README.md index 8cfacfa9..146fa2b1 100644 --- a/5-retail/lessons/1-train-stock-detector/README.md +++ b/5-retail/lessons/1-train-stock-detector/README.md @@ -1,5 +1,9 @@ # Train a stock detector +![A sketchnote overview of this lesson](../../../sketchnotes/lesson-19.png) + +> Sketchnote by [Nitya Narasimhan](https://github.com/nitya). Click the image for a larger version. + This video gives an overview of Object Detection the Azure Custom Vision service, a service that will be covered in this lesson. [![Custom Vision 2 - Object Detection Made Easy | The Xamarin Show](https://img.youtube.com/vi/wtTYSyBUpFc/0.jpg)](https://www.youtube.com/watch?v=wtTYSyBUpFc) diff --git a/5-retail/lessons/2-check-stock-device/README.md b/5-retail/lessons/2-check-stock-device/README.md index 2ce36dcb..1dd5428e 100644 --- a/5-retail/lessons/2-check-stock-device/README.md +++ b/5-retail/lessons/2-check-stock-device/README.md @@ -1,5 +1,9 @@ # Check stock from an IoT device +![A sketchnote overview of this lesson](../../../sketchnotes/lesson-20.png) + +> Sketchnote by [Nitya Narasimhan](https://github.com/nitya). Click the image for a larger version. + ## Pre-lecture quiz [Pre-lecture quiz](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/39) diff --git a/6-consumer/lessons/1-speech-recognition/README.md b/6-consumer/lessons/1-speech-recognition/README.md index 30887071..15bb348f 100644 --- a/6-consumer/lessons/1-speech-recognition/README.md +++ b/6-consumer/lessons/1-speech-recognition/README.md @@ -1,5 +1,9 @@ # Recognize speech with an IoT device +![A sketchnote overview of this lesson](../../../sketchnotes/lesson-21.png) + +> Sketchnote by [Nitya Narasimhan](https://github.com/nitya). Click the image for a larger version. + This video gives an overview of the Azure speech service, a topic that will be covered in this lesson: [![How to get started using your Cognitive Services Speech resource from the Microsoft Azure YouTube channel](https://img.youtube.com/vi/iW0Fw0l3mrA/0.jpg)](https://www.youtube.com/watch?v=iW0Fw0l3mrA) diff --git a/6-consumer/lessons/2-language-understanding/README.md b/6-consumer/lessons/2-language-understanding/README.md index e6da5a28..7b48e558 100644 --- a/6-consumer/lessons/2-language-understanding/README.md +++ b/6-consumer/lessons/2-language-understanding/README.md @@ -1,5 +1,9 @@ # Understand language +![A sketchnote overview of this lesson](../../../sketchnotes/lesson-22.png) + +> Sketchnote by [Nitya Narasimhan](https://github.com/nitya). Click the image for a larger version. + ## Pre-lecture quiz [Pre-lecture quiz](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/43) diff --git a/6-consumer/lessons/3-spoken-feedback/README.md b/6-consumer/lessons/3-spoken-feedback/README.md index 9550856e..39099339 100644 --- a/6-consumer/lessons/3-spoken-feedback/README.md +++ b/6-consumer/lessons/3-spoken-feedback/README.md @@ -1,5 +1,9 @@ # Set a timer and provide spoken feedback +![A sketchnote overview of this lesson](../../../sketchnotes/lesson-23.png) + +> Sketchnote by [Nitya Narasimhan](https://github.com/nitya). Click the image for a larger version. + ## Pre-lecture quiz [Pre-lecture quiz](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/45) diff --git a/6-consumer/lessons/4-multiple-language-support/README.md b/6-consumer/lessons/4-multiple-language-support/README.md index 45e84c85..a1e10bb0 100644 --- a/6-consumer/lessons/4-multiple-language-support/README.md +++ b/6-consumer/lessons/4-multiple-language-support/README.md @@ -1,5 +1,9 @@ # Support multiple languages +![A sketchnote overview of this lesson](../../../sketchnotes/lesson-24.png) + +> Sketchnote by [Nitya Narasimhan](https://github.com/nitya). Click the image for a larger version. + This video gives an overview of the Azure speech services, covering speech to text and text to speech from earlier lessons, as well as translating speech, a topic covered in this lesson: [![Recognizing speech with a few lines of Python from Microsoft Build 2020](https://img.youtube.com/vi/h6xbpMPSGEA/0.jpg)](https://www.youtube.com/watch?v=h6xbpMPSGEA) diff --git a/README.md b/README.md index 2024a7a1..9dcb1aef 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ The projects cover the journey of food from farm to table. This includes farming ![A road map for the course showing 24 lessons covering intro, farming, transport, processing, retail and cooking](sketchnotes/Roadmap.png) +> Sketchnote by [Nitya Narasimhan](https://github.com/nitya). Click the image for a larger version. + **Hearty thanks to our authors [Jen Fox](https://github.com/jenfoxbot), [Jen Looper](https://github.com/jlooper), [Jim Bennett](https://github.com/jimbobbennett), and our sketchnote artist [Nitya Narasimhan](https://github.com/nitya).** **Thanks as well to our team of [Microsoft Learn Student Ambassadors](https://studentambassadors.microsoft.com?WT.mc_id=academic-17441-jabenn) who have been reviewing and translating this curriculum - [Aditya Garg](https://github.com/AdityaGarg00), [Arpita Das](https://github.com/Arpiiitaaa), [Aryan Jain](https://www.linkedin.com/in/aryan-jain-47a4a1145/), [Bhavesh Suneja](https://github.com/EliteWarrior315), [Lateefah Bello](https://www.linkedin.com/in/lateefah-bello/), [Manvi Jha](https://github.com/Severus-Matthew), [Mireille Tan](https://www.linkedin.com/in/mireille-tan-a4834819a/), [Mohammad Iftekher (Iftu) Ebne Jalal](https://github.com/Iftu119), [Priyanshu Srivastav](https://www.linkedin.com/in/priyanshu-srivastav-b067241ba), [Thanmai Gowducheruvu](https://github.com/innovation-platform), and [Zina Kamel](https://www.linkedin.com/in/zina-kamel/).** diff --git a/sketchnotes/Roadmap.png b/sketchnotes/Roadmap.png old mode 100644 new mode 100755 index c2f45cf9..6e5968e9 Binary files a/sketchnotes/Roadmap.png and b/sketchnotes/Roadmap.png differ diff --git a/sketchnotes/lesson-17.png b/sketchnotes/lesson-17.png new file mode 100644 index 00000000..652e517d Binary files /dev/null and b/sketchnotes/lesson-17.png differ diff --git a/sketchnotes/lesson-18.png b/sketchnotes/lesson-18.png new file mode 100644 index 00000000..089e157f Binary files /dev/null and b/sketchnotes/lesson-18.png differ diff --git a/sketchnotes/lesson-19.png b/sketchnotes/lesson-19.png new file mode 100644 index 00000000..ad30ad0f Binary files /dev/null and b/sketchnotes/lesson-19.png differ diff --git a/sketchnotes/lesson-20.png b/sketchnotes/lesson-20.png new file mode 100644 index 00000000..762946be Binary files /dev/null and b/sketchnotes/lesson-20.png differ diff --git a/sketchnotes/lesson-21.png b/sketchnotes/lesson-21.png new file mode 100644 index 00000000..ed3ae4c7 Binary files /dev/null and b/sketchnotes/lesson-21.png differ diff --git a/sketchnotes/lesson-22.png b/sketchnotes/lesson-22.png new file mode 100644 index 00000000..ec7a1237 Binary files /dev/null and b/sketchnotes/lesson-22.png differ diff --git a/sketchnotes/lesson-23.png b/sketchnotes/lesson-23.png new file mode 100644 index 00000000..cca74f54 Binary files /dev/null and b/sketchnotes/lesson-23.png differ diff --git a/sketchnotes/lesson-24.png b/sketchnotes/lesson-24.png new file mode 100644 index 00000000..059ac14d Binary files /dev/null and b/sketchnotes/lesson-24.png differ