sbt-idp/cope2n-ai-fi
Viet Anh Nguyen 6e3f2a81fa Clean up
2023-12-15 16:24:52 +07:00
..
api Add: Submodules 2023-12-12 18:51:32 +07:00
celery_worker Skip confirming publish rabitmq 2023-12-14 13:26:16 +07:00
common Add: Submodules 2023-12-12 18:51:32 +07:00
configs Update deployment config 2023-12-15 16:19:46 +07:00
modules Refactor + Add usage report API 2023-12-15 12:43:19 +07:00
nltk_data Add: Submodules 2023-12-12 18:51:32 +07:00
.dockerignore Clean up 2023-12-15 16:24:52 +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: AI image build with code 2023-12-14 14:23:18 +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
LICENSE Add everything 2023-11-30 18:22:16 +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 Fix build issues 2023-12-14 14:06:47 +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
weights Clean up 2023-12-15 16:24:52 +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