/aitermis

an ai powered cli tool to help speed up dev setup

Primary LanguagePythonMIT LicenseMIT

aitermis

an ai powered cli tool to help speed up dev setup

read our documentation at aitermis.nayasinghania.com to get started and to learn how to use this tool!

local development

setup

  1. cd server && pip install -r requirements.txt
  2. cd ../aitermis && pip install -r requirements.txt

running

  1. cd server && fastapi dev
  2. (in another terminal tab/window) cd aitermis && python watcher.py