8000 GitHub - balajivis/mai-deploy: This is part of the Modern AI Pro course. This is to help people deploy their AI applications.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

balajivis/mai-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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

0