Skip to content

Mojarung/project_misis_lst_version

Repository files navigation

Decision Tree Simulator

AI-сервис, который извлекает знания из научной статьи и строит дерево последствий для пользовательского решения.

Backend

python -m pip install -e ".[dev]"
pytest
uvicorn app.main:app --reload

API

  • GET /healthz — liveness.
  • GET /readyz — готовность внешних зависимостей по конфигурации.

Деплой

Локальный Kubernetes (kind) + CI/CD в GitLab — см. DEPLOY.md. Коротко: make deploy, затем открыть http://dts.localhost.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors