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

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