April 2024
Intermediate to advanced
256 pages
8h 52m
English
So far, you’ve explored various code snippets, but they were all isolated pieces. Now, it’s time to connect the dots and build something that works in the real world. Starting with this chapter, you will use Azure OpenAI—specifically GPT-3.5 and GPT-4—to develop concrete AI applications using LLMs. You’ll use the same technologies and frameworks you’ve already seen, and most of the code will be the same too. But this time, it will be structured and organized in a way that’s suitable for production.
In this chapter, you’ll build something relatively simple: a customer care chatbot assistant for a software company, written as an ASP.NET Core web application and using the Azure OpenAI SDK. In Chapter 7, you’ll ...
Read now
Unlock full access