Advanced
JANUS Med
Train medical AI without touching a patient.
Real medical data is scarce, sensitive and hard to share: a diagnostic algorithm needs
thousands of annotated cases, a hospital produces a few hundred a year, and those are
protected by GDPR and an ethics committee. JANUS Med generates CT and MRI volumes that
look and behave like real ones, together with the segmentations models need, without
corresponding to any existing patient.
You can ask for exactly what you need: a lesion of a given size, on a given artery,
ruptured or not, in a patient of a given age. That is what solves the rare-case problem —
a pathology with forty cases a year will never produce enough real data, but it can be
generated in numbers sufficient for training. Every delivered set comes with a validation
report: how close it is to reality, whether a model trained on it works on real patients,
and proof that no original case can be reconstructed.
For medical software vendors · hospitals · clinical research · regulators
In development
JANUS Core
The trust layer.
A synthetic dataset without evidence is just a large file. JANUS Core is the component
that turns each delivery into something a compliance officer can accept on argument
rather than on faith. It keeps the record of what was generated, from which source, with
which parameters and under which guarantees — and seals each set with verifiable proof of
provenance.
It administers who has access to what, keeps the complete log of operations, and issues
the certificate that travels with the data when it moves on. For organisations working
with regulated data, this is the part that separates "we generated some data" from "I can
demonstrate at any audit how it was generated, and that it exposes no one". It runs
entirely inside the client's own environment.
For security directors · data protection officers · compliance teams
In development
JANUS Data
Protects data in motion.
Most data leaks do not come from spectacular attacks but from ordinary flows: an export
to a supplier, a file sent by email, an integration between two systems. JANUS Data sees
where sensitive information travels inside an organisation and masks or removes it at the
moment it moves — on bulk upload, through a connector or API, or live from a database — so
personal and confidential data does not leave the place it is allowed to be.
Detection is automatic, by type of information, not by rules written by hand for each
field. The sensitive originals stay put and what travels onward is already clean. It is
also the component that feeds the generation engine: whatever enters training has already
passed through anonymisation.
For security and data teams · organisations with compliance obligations
In development
JANUS Edge
The enforcement point.
Data protection policies are worth something only if someone actually applies them, at
the point the data passes through. JANUS Edge is that point: the gate information travels
through between systems, applying the rules set in Core before anything moves on. Without
such a point, a policy stays a document.
It has been through an adversarial security review — not merely tests confirming that it
works, but deliberate attempts to break it, with everything found fixed before any real
use. It is designed to run inside the organisation, with no external dependencies.
For infrastructure and security teams that must guarantee nothing sensitive leaves unintentionally