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 [email protected]

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 3

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

  3. ml-utils ml-utils Public

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

    Python 1

  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

  5. 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 1

Repositories

Showing 10 of 16 repositories
  • .github Public
    radlab-dev-group/.github’s past year of commit activity
    HTML 1 Apache-2.0 0 0 0 Updated Dec 29, 2025
  • 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 3 Apache-2.0 0 3 (3 issues need help) 0 Updated Dec 29, 2025
  • 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.

    radlab-dev-group/relgat-projector’s past year of commit activity
    Python 1 Apache-2.0 0 3 0 Updated Dec 29, 2025
  • semantic-search-engine Public

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

    radlab-dev-group/semantic-search-engine’s past year of commit activity
    Python 1 Apache-2.0 0 0 0 Updated Dec 27, 2025
  • 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 Dec 27, 2025
  • 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 indices for downstream retrieval tasks.

    radlab-dev-group/plwordnet’s past year of commit activity
    Python 2 Apache-2.0 0 2 0 Updated Dec 27, 2025
  • clusterer Public

    A lightweight, configurable toolkit for unsupervised clustering of short or long texts. It builds vector embeddings for your data, discovers dense regions with HDBSCAN, optionally reduces dimensionality for visualization (e.g., t‑SNE), and exposes graph-friendly outputs for downstream exploration.

    radlab-dev-group/clusterer’s past year of commit activity
    Python 1 Apache-2.0 0 0 0 Updated Dec 27, 2025
  • latex Public

    This repository contains a collection of LaTeX code, primarily focused on demonstrating and exploring various concepts and techniques. You'll find detailed descriptions of our playground (playground.radlab.dev) and explanations of different methods and approaches developed by us.

    radlab-dev-group/latex’s past year of commit activity
    TeX 0 0 0 0 Updated Dec 27, 2025
  • 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 Dec 27, 2025
  • qa-model Public

    A Polish extractive Question‑Answering (QA) solution with utilities for mapping its token space to generative LLMs (Gemma, LLaMA, GPT‑OSS). The repo contains scripts for training the QA model, inference pipelines, a CLI to pre‑compute token‑mapping tables, and a generation helper that injects static bias from QA logits into a downstream generator.

    radlab-dev-group/qa-model’s past year of commit activity
    Python 1 Apache-2.0 0 0 0 Updated Dec 27, 2025

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…