sbt-idp/cope2n-ai-fi
2024-02-28 18:48:51 +07:00
..
api Add: API list request 2024-01-11 18:27:33 +07:00
celery_worker Add: API list request 2024-01-11 18:27:33 +07:00
common Workaround: Skip sencond save() to database 2023-12-27 18:20:06 +07:00
configs modify dockerfile: install from sdskvu/external/sdsvocr 2024-01-05 16:20:38 +07:00
modules Merge branch 'dev/all_rq_for_acc' of https://code.sdsdev.co.kr/SDSRV-IDP/sbt-idp into dev/all_rq_for_acc 2024-02-28 18:48:51 +07:00
nltk_data Add: Submodules 2023-12-12 18:51:32 +07:00
.dockerignore Fix: unknown bool param of type str 2024-01-23 14:16:22 +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 Integrate fast-deploy for sdsv_dewarp 2024-02-26 12:39:22 +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 Update Build 2023-12-26 14:10:59 +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