From the course: Building Apps with AI Tools: ChatGPT, Semantic Kernel, and Langchain
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Challenge: Creating a "thinking out loud" librarian - ChatGPT Tutorial
From the course: Building Apps with AI Tools: ChatGPT, Semantic Kernel, and Langchain
Challenge: Creating a "thinking out loud" librarian
(upbeat music) - [Instructor] Your challenge is to create a librarian app that takes in a user thought and provides a recommendation based on it. Now, let's dive into the detailed requirements. The first is that it takes in a user recording, meaning that you have an audio file that's an MP3, or WAV format, or some other format, takes a transcription, and inputs it into the app. The second is it provides a book recommendation, and explains why I chose that book. The third requirement is that it can either be a web, or console app. Up to you. You'll be combining all the knowledge from this chapter for this project.
Contents
-
-
-
-
-
(Locked)
A simple summarizer with Semantic Kernel4m 40s
-
(Locked)
Formatting your data with few-shot learning4m 47s
-
(Locked)
Integrating chain-of-thought reasoning into your app4m 5s
-
(Locked)
Learning to use Whisper for text to speech2m 27s
-
(Locked)
Challenge: Creating a "thinking out loud" librarian41s
-
(Locked)
Solution: Creating a "thinking out loud" librarian2m 32s
-
(Locked)
-
-
-