corby

πŸ€– Corby

⚑ Create your AI applications from zero to deploy in minutes ⚑

pypi pylint Python 3.10 Downloads License: GPL-3 Twitter

πŸš€ Quick Install

pip install corby

# check your installation
corby -v

πŸ€” What is this?

AI applications are awesome, but… who has time to go through all the settings, configurations and the hell of folder structuring? 😫

Corby is a tool that bootstraps the skeleton of your AI applications so you don’t have spend a ton of time preparing the configurations.

πŸš€ Just run the command corby on your terminal and get your AI application working in less than 1 minute!

πŸ“š How to use

πŸ“Œ User guides can be found here πŸ“Œ

usage: corby new {chatbot | notebook} [options]

positional arguments:
  {new}               Action to perform
  {chatbot,notebook}  Entity to work with

options:
  -h, --help          show this help message and exit
  -v, --version       Show version
  -d, --debug         Debug mode

🀝 Contribute

This project is open-source and therefore every contribution is more than welcome, whether it be in the form of a new feature, new templates, or better documentation.