Skip to content

This is the RadLab Group workspace. Here you will find our publicly available repositories.

Our mission is to propagate open knowledge, software, datasets and models.

Our official website: radlab.dev.

If you want to contact us, feel free to send an email to hello@radlab.dev

Have fun and a nice day! :)

Pinned Loading

  1. llm-router llm-router Public

    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 pr…

    Python 8 2

  2. semantic-search-engine semantic-search-engine Public

    A lightweight, extensible toolkit for preparing, indexing, and querying textual data for semantic search and downstream NLP tasks.

    Python 2 1

  3. plwordnet plwordnet Public

    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 indic…

    Python 2

  4. relgat-projector relgat-projector Public

    A hybrid Relational-GAT with a projection head that learns relation operators to transform embeddings, impute unseen node vectors, and expand search queries via relational paths.

    Python 1 1

  5. radlab-data radlab-data Public

    A versatile Python library for loading, preprocessing, and handling a variety of textual data sources (PDF, DOCX, TXT, and raw strings) and preparing them for downstream machine‑learning tasks such…

    Python 1

  6. omni-mask omni-mask Public

    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…

    Python 2

Repositories

Showing 10 of 20 repositories
  • omni-mask Public

    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.

    radlab-dev-group/omni-mask’s past year of commit activity
    Python 2 MIT 0 0 0 Updated May 15, 2026
  • llm-router-plugins Public

    A companion repository for llm-router containing a collection of pipeline-ready plugins. Features a masking interface for anonymizing sensitive data and a guardrail system for validating input/output safety against defined policy rules.

    radlab-dev-group/llm-router-plugins’s past year of commit activity
    Python 1 Apache-2.0 0 0 0 Updated May 15, 2026
  • llm-router Public

    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).

    radlab-dev-group/llm-router’s past year of commit activity
    Python 8 Apache-2.0 2 2 (1 issue needs help) 0 Updated May 15, 2026
  • llm-router-web Public

    Web interface for managing LLM Router configurations and text anonymization.

    radlab-dev-group/llm-router-web’s past year of commit activity
    HTML 0 Apache-2.0 0 2 0 Updated May 14, 2026
  • llm-router-services Public

    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.

    radlab-dev-group/llm-router-services’s past year of commit activity
    Python 2 Apache-2.0 0 0 0 Updated May 14, 2026
  • .github Public
    radlab-dev-group/.github’s past year of commit activity
    HTML 1 Apache-2.0 0 0 0 Updated May 13, 2026
  • anonymizer-model Public

    Anonymizer‑model is a lightweight classification‑based solution for automatically detecting and masking personally identifiable information (PII) in text data. The repository contains everything needed to train, evaluate, and serve the model via a simple API.

    radlab-dev-group/anonymizer-model’s past year of commit activity
    Python 1 MIT 0 0 0 Updated May 10, 2026
  • ml-utils Public

    A collection of helper utilities and handlers designed to simplify common machine‑learning workflows.

    radlab-dev-group/ml-utils’s past year of commit activity
    Python 1 Apache-2.0 0 0 0 Updated Apr 22, 2026
  • llm-router-utils Public

    The repository contains a set of tools that use llm-router as the core foundation.

    radlab-dev-group/llm-router-utils’s past year of commit activity
    Python 1 Apache-2.0 0 0 0 Updated Feb 17, 2026
  • radlab-data Public

    A versatile Python library for loading, preprocessing, and handling a variety of textual data sources (PDF, DOCX, TXT, and raw strings) and preparing them for downstream machine‑learning tasks such as classification, sequence labeling, and generative modeling.

    radlab-dev-group/radlab-data’s past year of commit activity
    Python 1 Apache-2.0 0 1 0 Updated Feb 8, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…