← Back to Home

Open Source

Our team has created and contributed to foundational open source projects that are trusted by organizations worldwide. Here are some of the key projects we've built.

Deepfabric

In Development

DeepFabric is a specialised dataset generation and model fine-tuning framework designed for training small language models (SLMs) to become capable agents. By combining reasoning traces with tool calling patterns, and enforcement of type based structured outputs - DeepFabric enables you to fine-tune models that make intelligent decisions, select appropriate tools, and execute multi-step workflows efficiently and with accuracy.

Technology

Model DistillationFine-tuningLLM / Agent Evaluation
View on GitHub

Sigstore

Production

Sigstore is an open-source project that provides tools & services to secure the software supply chain through cryptographic signing, verification, and transparency. It enables developers to sign software artifacts (container images, binaries etc) using short-lived certificates. Sigstore also maintains a public service that records all signing events, allowing anyone to audit and verify the authenticity and integrity of signed artifacts.

Technology

CryptographySoftware Supply Chain SecurityTransparency Logs
View on GitHub

Akta

Research Phase

Akta is a prototype project designed to enable secure and verifiable interactions between AI agents. It establishes a framework for time-bound capability-based access control, allowing agents to delegate tasks and share resources with fine-grained control. The system leverages decentralized identity and verifiable credentials to create a cryptographically and auditable environment for autonomous agent operations.

Technology

Agent SecurityDecentralised IdentityVerifiable Credentials
View on GitHub

Bandit

Production

Bandit is a Python security analysis tool that identifies common security vulnerabilities in Python codebases through static analysis. It examines source code for security issues like SQL injection, hardcoded passwords, and unsafe cryptographic practices. The tool integrates into development workflows through CI/CD pipelines, providing configurable reports to help developers address security flaws.

Technology

PythonSecure CodingStatic Analysis
View on GitHub

Want to contribute?

We believe in the power of open source. Check out our GitHub organization to see all our projects and find opportunities to contribute.

Visit our GitHub