Skip to content

This repository contains the Python + FastAPI template to create a service with a model built from scratch.

Notifications You must be signed in to change notification settings

swiss-ai-center/create-a-new-service-model-from-scratch-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a new service (model from scratch) template

This repository contains the Python + FastAPI template to create a service with a model built from scratch compatible with the Core engine.

Please read the documentation at https://docs.swiss-ai-center.ch/how-to-guides/how-to-create-a-new-service to understand how to use this template.

Guidelines

TODO: Add instructions on how to edit this template.

Publishing and deploying using a CI/CD pipeline

This is the recommended way to publish and deploy your service if you have access to GitHub Actions or GitLab CI.

TODO

Publishing and deploying manually

This is the recommended way to publish and deploy your service if you do not have access to GitHub Actions or GitLab CI or do not want to use these services.

TODO

Checklist

These checklists allow you to ensure everything is set up correctly.

Common tasks

  • Rename the project in the pyproject.toml file
  • Add files that must be ignored to the .gitignore configuration file
  • TODO

Publishing and deploying using a CI/CD pipeline

Note

This checklist is specific to the Publishing and deploying using a CI/CD pipeline section.

  • Add the environment variables
  • TODO

Publishing and deploying manually

Note

This checklist is specific to the Publishing and deploying manually section.

  • Edit the .env configuration file
  • TODO

About

This repository contains the Python + FastAPI template to create a service with a model built from scratch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •