Resources
Tools we share.
Documents, guides and checklists we write from our day-to-day work, plus live demos of the systems we build. We use them internally and publish them in case they help.
Available now
Available resources
GovernanceReference
EU AI Act timeline
Every application date of Regulation (EU) 2024/1689 in one table, with what becomes applicable on each, the article behind it and the Digital Omnibus delay already applied.
GovernanceCalculator
EU AI Act calculator
The EU AI Act is the first European law to regulate AI systems, and it sets different obligations depending on what your company uses AI for. This free calculator applies the decision tree of Regulation (EU) 2024/1689 to your case and returns the applicable risk level, the exact articles and the date from which you have to comply.
CybersecurityChecklist
Operational AI Security guide for LLMs
AI security is the discipline that protects AI-powered systems against prompt injection, jailbreaks, data leaks and agent abuse. It still has no standard playbook: this checklist is the method we apply in audits, with binary checks for the ten risks of the OWASP Top 10 for LLM and regulatory mapping.
CybersecurityTechnical manual
Agentic systems on critical data
How to design, build and run AI agent systems when failure is expensive: MCP and A2A, reference architecture, the OWASP agentic Top 10, secure RAG, EU compliance and a worked example with code.
AIDiagnosis
Can I Hire a Bot
Instant diagnosis of how much of a role or function in your company can be automated with AI. Describe the role in natural language and get an automation score, estimated savings, ROI and a phased implementation plan.
Try it yourself
Live demos
AI agent
Operations assistant
Nora, the operations agent at a B2B company: quotes from the catalog, handles an issue with a refund (escalating to a human) and schedules on-site visits, with every tool call rendered inline between bubbles.
AI security
Is your AI assistant secure?
Two identical assistants: one unprotected, one secured by KAIX. Send them the same message, watch them answer side by side, and try to trick them yourself.
On the way
Coming soon
- DPIA template for AI systems under GDPR + AI Act
- NIS2 checklist for digital services with critical AI
- Prompt injection testing playbook for CI/CD