Glossary

FastAPI

A modern, high-performance web framework for building APIs. If you train a model and want to serve predictions via a web endpoint that other applications can call, FastAPI is the current Python standard.

Learn More

Related Terms