12
AI Orchestration with Semantic Kernel
In the previous chapter, we covered the basics of generative AI and how large language models (LLMs) can be used to generate chat responses, text embeddings, and images. We also saw how prompt engineering can help with customizing the behavior of an LLM.
In many applications, these tools will be all you need to build and deploy an effective application. However, sometimes you need the ability to integrate different data sources into your application.
In this chapter, we’ll talk about AI orchestration and retrieval-augmented generation (RAG) and how they extend the capabilities of generative AI systems.
We’ll specifically be focusing on Semantic Kernel, Microsoft’s open source AI orchestration framework, ...
Get Data Science with .NET and Polyglot Notebooks now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.