thearavind / tinman

AI doesn't think like humans. Maybe, that's why we still work on them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TINMAN

Environment(system) variables

Envirinoment variables should be sent in an .env file at the root of the project

Variable Value
TINMAN_PORT 5444 or something
TINMAN_MODE dev
TINMAN_LOG_PATH /path/to/log/file

Install requirements for TINMAN

pip install -r requirements.txt


Commands to run TINMAN

  • python3 main.py

About

AI doesn't think like humans. Maybe, that's why we still work on them.


Languages

Language:Python 100.0%