β‘ Create your AI applications from zero to deploy in minutes β‘
pip install corby
# check your installation
corby -v
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!
π 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
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.