Skip to content

Pronounced "AI that", a cookiecutter template for quick deployment of AI python projects using: Machine Learning, Poetry, FastAPI, Docker and Pytests.

License

Notifications You must be signed in to change notification settings

viniciusnvcosta/ai-dat

 
 

Repository files navigation

ai-dat

AI Deployment as Template

A quality template to deploy containerized AI projects. 🏗️

Important

This project is thoroughly based on arturhenrique's cookiecutter-fastapi and mateuscardosogs's athena-boilerplate, best regards for their contributions.

Cookiecutter

Cookiecutter is a CLI tool (Command Line Interface) to create an application boilerplate from a template. It uses a templating system — Jinja2 — to replace or customize folder and file names, as well as file content.

How can I install?

pip install cookiecutter

How can I generate a ai-dat project?

cookiecutter gh:viniciusnvcosta/ai-dat

About

Pronounced "AI that", a cookiecutter template for quick deployment of AI python projects using: Machine Learning, Poetry, FastAPI, Docker and Pytests.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.8%
  • Makefile 17.5%
  • Dockerfile 2.7%