Multi-user LLM routing proxy with API key management, usage monitoring, and script-based request/response manipulation.
  • TypeScript 91.3%
  • CSS 5.5%
  • JavaScript 3%
  • Dockerfile 0.2%
Find a file
2026-03-25 12:38:03 +09:00
client update(script): dev and dist script 2026-03-11 03:49:11 +09:00
database wip: ScriptEngine 2026-03-07 19:18:23 +09:00
docs feat(docs): 문서 정리 2026-03-25 12:38:03 +09:00
scripts init 2026-03-05 23:46:54 +09:00
server update(script): dev and dist script 2026-03-11 03:49:11 +09:00
shared wip: ScriptEngine 2026-03-07 19:18:23 +09:00
.gitignore chore: update ignore and metadata 2026-03-25 12:26:40 +09:00
.npmrc init 2026-03-05 23:46:54 +09:00
AGENTS.md feat(docs): 문서 정리 2026-03-25 12:38:03 +09:00
docker-compose.yml init 2026-03-05 23:46:54 +09:00
Dockerfile init 2026-03-05 23:46:54 +09:00
package.json chore: update ignore and metadata 2026-03-25 12:26:40 +09:00
pnpm-lock.yaml update(script): dev and dist script 2026-03-11 03:49:11 +09:00
pnpm-workspace.yaml wip: ScriptEngine 2026-03-07 19:18:23 +09:00
README.md feat(docs): 문서 정리 2026-03-25 12:38:03 +09:00

Kyush LLM Router

다중 사용자 LLM 라우팅 프록시 — API 키 인증, 백엔드 라우팅, 스크립트 기반 요청/응답 조작, 사용량 모니터링.

Quick Start

pnpm install
pnpm run dev

Documentation

프로젝트 구조와 개발 가이드는 AGENTS.md를 참조.