Skip to content

raspberri05/aitermis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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