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 24,200 courses taught by industry experts.
Challenge: A librarian with a library - ChatGPT Tutorial
From the course: Building Apps with AI Tools: ChatGPT, Semantic Kernel, and Langchain
Challenge: A librarian with a library
(upbeat music) - [Instructor] Your challenge is to create a librarian with a library. So our goal is to extend our librarian application from chapter three to include a vector database. We're going to be loading our vector database with some CSV files. I've included two, a full data set and a smaller data set to get you started. We want to make sure that we can fetch the results with relevant book data whenever somebody asks a question. I've included some starter code in 04_05 to get you started with some of the imports that you might need. Good luck.
Contents
-
-
-
-
-
-
(Locked)
Building a simple prompt chain with LangChain8m 22s
-
(Locked)
Answering questions with a vector DB8m 53s
-
(Locked)
Semantic search and embeddings2m 41s
-
(Locked)
Extracting key information from your question5m 49s
-
(Locked)
Challenge: A librarian with a library38s
-
(Locked)
Solution: A librarian with a library5m 12s
-
(Locked)
-
-