18 public projects.

Every listed repository is a public research artefact available for direct review. 17 carry a detected OSS licence; Perishable's licence is pending.

18 Projects
5 Domains
6 Languages
17 OSS licensed
LLM Cognition & Prompt Theory
mpl Rust

Contracts, quality measurement, and audit trails for AI agent communication — between MCP, A2A, and your application.

MIT ★ 1 agent-protocol code
blogus Python

Studying prompt lifecycle management. Extracts prompts from codebases and versions them as first-class dependencies.

MIT ★ 1 prompts code
direktor Python

Exploring multi-modal generation pipelines. Text-to-video synthesis combining LLM scripting with generative media models.

MIT generative-ai code
l0l1 Python

Studying AI-assisted data analysis with formal validation. An SQL co-pilot that learns query patterns while preserving privacy.

MIT sql code
perishable TypeScript

Investigating ephemeral credential models for AI APIs. Scoped, time-limited token proxies for secure LLM access.

Licence pending security code
promptel JavaScript

Exploring declarative prompt specification as a formal language. Write once, run anywhere — treating prompts as portable, typed artefacts.

MIT ★ 1 prompts code
route-switch Go

Research into cost-quality optimisation for LLM routing. Implements MIPROv2-based automatic prompt tuning and model selection.

MIT MIPROv2 code
Safe & Verifiable Computing
gpuemu Rust

Catch silently-wrong CUDA/Triton kernels before they ship — a GPU-less correctness oracle that finds the bugs a single-shape torch.allclose check misses.

MIT / Apache-2.0 gpu code
memista Rust

Research into lightweight vector similarity search. SQLite-backed approximate nearest neighbour retrieval in pure Rust.

GPL-3.0 ★ 2 vector-db code
zviz Zig

Research into minimal-overhead sandboxing for untrusted code execution. Lightweight container isolation in pure Zig.

MIT ★ 1 sandboxing code
embedcache Rust

Studying caching strategies for high-dimensional vector computations. Eliminates redundant embedding recomputation at scale.

GPL-3.0 caching code
numaperf Rust

Investigating topology-aware scheduling for latency-critical workloads. NUMA-first memory allocation and thread placement in Rust.

MIT NUMA code
polymathy Rust

Investigating the transformation of keyword search into semantic answer generation. Async chunking and embedding pipelines in Rust.

GPL-3.0 search code
Formal Optimisation & Decision Science
savanty Python

Bridging natural language and constraint satisfaction. Describe optimisation problems in English, receive mathematically guaranteed solutions via formal solvers.

MIT solver code
compere Python

Studying efficient ranking under sparse feedback. Multi-armed bandit algorithms for achieving better orderings with fewer pairwise comparisons.

MIT MAB code
Edge Intelligence & On-Device AI
anouk JavaScript

Studying LLM integration patterns for browser extensions. A framework for rapid development of AI-augmented web experiences.

MIT browser-extension code
slorg JavaScript

Research into deliberative search interfaces. A SvelteKit engine that reasons about query intent before retrieving results.

MIT SvelteKit code
Robotics & Autonomous Systems
waremax Rust

High-fidelity discrete-event simulation for warehouse robotics — RMFS, AMRs, task allocation, and reinforcement-learning benchmarks in Rust.

MIT robotics code