For building more serious applications, you’ll want to set up an LLM-powered back-end as endpoints. FastAPI lets you do that. It is a web framework for building APIs with Python. In this next module, you'll learn how to create a sentiment analysis classifier API with FastAPI.