Skip to content

This is part of the Modern AI Pro course. This is to help people deploy their AI applications.

License

Notifications You must be signed in to change notification settings

rohit-imt/mai-deploy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAI Deploy: Learn to deploy AI Applications to Vercel with FastAPI

This guide helps you deploy a FastAPI application with AI-powered functionality to Vercel.

Steps to Deploy

1. Prerequisites

  • Python installed on your machine
  • Basic knowledge of FastAPI
  • A Vercel account (Sign up here)
  • An AI model (optional, depending on your project)

2. Setting Up FastAPI

  1. Create a new FastAPI project:

    pip install -r requirements.txt

About

This is part of the Modern AI Pro course. This is to help people deploy their AI applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%