Skip to content

Latest commit

 

History

History

ch_3_AppDev_Basic

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Chatper 3 Application Development: Basics

This chapter will get you started quickly with IPEX-LLM, and you'll learn how to build your very first LLM application.

The accompanying notebook 3_BasicApp.ipynb in this chapter introduces some essential APIs of IPEX-LLM and walks you through the process of building a basic chat application.

What's Next

In Chapter 4: Chinese Support You will learn how to use models with Chinese support for application development. In Chapter 5: Application Development: Intermediate, you will learn some sophisticated skills to build a better chatbot and how to do speech recognition.