sbt-idp/cope2n-ai-fi
2023-12-26 10:42:42 +07:00
..
api Add preprocessing time to response 2023-12-21 17:31:55 +07:00
celery_worker Add AI processing time 2023-12-22 14:03:56 +07:00
common Add: Submodules 2023-12-12 18:51:32 +07:00
configs Update: TR models path 2023-12-26 10:42:42 +07:00
modules Update: new deploy flow for AWS 2023-12-22 10:54:04 +07:00
nltk_data Add: Submodules 2023-12-12 18:51:32 +07:00
.dockerignore Update: new deploy flow for AWS 2023-12-22 10:54:04 +07:00
.gitignore Fix build issues 2023-12-14 14:06:47 +07:00
docker-compose.yaml Add everything 2023-11-30 18:22:16 +07:00
Dockerfile Update: Docker base 2023-12-26 10:39:03 +07:00
Dockerfile_fwd Add: Submodules 2023-12-12 18:51:32 +07:00
dockerfile_old Add everything 2023-11-30 18:22:16 +07:00
Dockerfile-dev Fix build issues 2023-12-14 14:06:47 +07:00
NOTE.md Add everything 2023-11-30 18:22:16 +07:00
README.md Add everything 2023-11-30 18:22:16 +07:00
requirements.txt Fix build issues 2023-12-14 14:06:47 +07:00
run.sh Add AI processing time 2023-12-22 14:03:56 +07:00
TODO.md Merge branch 'main' of https://code.sdsdev.co.kr/dx-tan/SBT-IDP into optimize_performance 2023-12-14 13:40:12 +07:00

AI-core

Add your files

cd existing_repo
git remote add origin http://code.sdsrv.vn/c-ope2n/ai-core.git
git branch -M main
git push -uf origin main

Develop

Assume you are at root folder with struct:

.
├── cope2n-ai-fi
├── cope2n-api
├── cope2n-fe
├── .env
└── docker-compose-dev.yml

Run: docker-compose -f docker-compose-dev.yml up --build -d to bring the project alive

Environment Variables

Variable Default Usage Note
CELERY_BROKER $250
SAP_KIE_MODEL $80
FI_KIE_MODEL $420