Lang3s is a multi-service NLP and analytics application with:
frontend/)backend/)docker/ and mprocs.yamlStatus: Work in progress. APIs, data models, and workflows may change.
This repository is public so others can:
From repo root:
pnpm install
cd frontend
cp .env.example .env
cd ..
pnpm dev
From docker/:
docker compose up -d
Then run frontend/backend processes locally as needed.
frontend/README.mdbackend/README.mddocs/ARCHITECTURE.mdCONTRIBUTING.mdCODE_OF_CONDUCT.mdSECURITY.mdThis project is licensed under GPL-3.0-or-later. See LICENSE.
GitHub Actions workflows:
.github/workflows/frontend-ci.yml.github/workflows/backend-ci.yml.github/workflows/security-ci.yml115 commits
Python
61.8%
TypeScript
36.9%
Lang3s is a multi-service NLP and analytics application with:
frontend/)backend/)docker/ and mprocs.yamlStatus: Work in progress. APIs, data models, and workflows may change.
This repository is public so others can:
From repo root:
pnpm install
cd frontend
cp .env.example .env
cd ..
pnpm dev
From docker/:
docker compose up -d
Then run frontend/backend processes locally as needed.
frontend/README.mdbackend/README.mddocs/ARCHITECTURE.mdCONTRIBUTING.mdCODE_OF_CONDUCT.mdSECURITY.mdThis project is licensed under GPL-3.0-or-later. See LICENSE.
GitHub Actions workflows:
.github/workflows/frontend-ci.yml.github/workflows/backend-ci.yml.github/workflows/security-ci.yml115 commits
Python
61.8%
TypeScript
36.9%