Click here to Skip to main content
15,867,568 members
Articles / Artificial Intelligence / Machine Learning

Exposing Dockerized AI Models via RESTful API

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
20 May 2021CPOL6 min read 4.6K   56   2  
In this article, we’ll modify our code to expose the same logic via a Rest API service.
Here we expose inference NLP models via Rest API using Fast API and Gunicorn with Uvicorn worker.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'Containerized AI and Machine Learning View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Poland Poland
Jarek has two decades of professional experience in software architecture and development, machine learning, business and system analysis, logistics, and business process optimization.
He is passionate about creating software solutions with complex logic, especially with the application of AI.

Comments and Discussions