Organization ranking
Snapshot:
- Poland rank
- #606
- Top repository
- radlab-dev-group/llm-router
GitHub
Snapshot:
Snapshot:
LLM Router is a service that can be deployed on‑premises or in the cloud. It adds a layer between any application and the LLM provider. In real time it controls traffic, distributes a load among providers of a specific LLM, and enables analysis of outgoing requests from a security perspective (masking, anonymization, prohibited content).
llm_router_services provides HTTP services that implement the core functionality used by the LLM‑Router’s plugin system. The services expose guardrail and masking capabilities through Flask applications that can be called by the corresponding plugins in llm_router_plugins.
Omni‑Mask — offline Python tool that masks PESEL, NIP, phone, address, e‑mail, IBAN, ID numbers and full names in PDF, Word, Excel and text files, generates a reversible mapping key, and includes a simple Tkinter GUI. No internet connection required.
Utilities and scripts to transform plWordNet into machine‑learning‑ready artifacts: build graphs, create balanced embedding datasets from lexical relations, split into train/test, and prepare indices for downstream retrieval tasks.
A lightweight, extensible toolkit for preparing, indexing, and querying textual data for semantic search and downstream NLP tasks.