AI built for the post-quantum era.
Specialized products. Our own H200 GPU infrastructure. Hybrid post-quantum security (Patent Pending).
Stack & performance
- 200ms
- Auth end-to-end · Android ARM
- 5
- Specialized AI products
- H200
- Own GPU infrastructure
- PQC
- Post-quantum hybrid · Patent Pending
Every CAI product solves a critical enterprise problem.
Built on the same sovereign foundation: own infrastructure, open-weight models, full audit, on-premise or EU private-cloud deployment.
LETA
Legal AI assistant for legal research, compliance and contract analysis. RAG specialized on Romanian and European legislation, with semantic reranking. Cited, auditable answers with verifiable source.
See dedicated page →Biddie
Automates analysis of public and private tenders. Identifies opportunities, evaluates eligibility, generates SEAP documentation with deterministic HG907 + Annex 8 engine.
See dedicated page →AEGIS
AI SOC with anomaly detection, alert triage and automated incident response. Open-source stack (Graylog · Wazuh · Suricata · Zeek) + local Qwen3 LLM for narrative analysis.
See dedicated page →JANUS
Layer that sits between your user and any AI on the internet. Anonymizes or blocks sensitive data *before* it leaves the organization. Inspection runs on your infrastructure, in the EU. In pilot.
See dedicated page →CAI-Cloud
Sovereign EU-compliant private cloud. Nextcloud operated by CAI Technology with CAI-AUTH integration, full audit trail and encrypted backups.
See dedicated page →CAI-AUTH
Mobile authenticator with hybrid post-quantum signature (patent application in preparation — OSIM Romania, May 2026). 200ms end-to-end on Android. Quantum-proof from day one — protected even against SNDL attacks. Python SDK + Chrome extension shipped on install; source available on request under commercial licence.
See dedicated page →Foundations that cannot be compromised.
Not third-party cloud. No external vendor dependencies for data processing. CAI infrastructure runs entirely on-premise — proprietary models, local vector store, fully controlled RAG pipeline.
Tech stack
- LLM
- gpt-oss-120BQwen3-235BH200 GPU
- RAG
- BAAI/bge-m3 embeddingsCrossEncoder rerankingChromaDB
- Auth
- Hybrid post-quantumPatent Pending
- Core
- RustPython FastAPINext.jsPostgreSQLRedis
- Orchestration
- n8nLangGraphDocker18 containers
Pseudocode — hybrid approach (Rust)
// Hybrid post-quantum authentication — Patent Pending
// ~200ms end-to-end on ARM mobile
use cai_auth::{ClassicalSig, PostQuantumSig, VerifyingKey};
pub struct HybridMessage {
pub payload: Vec<u8>,
pub sig_classical: ClassicalSig,
pub sig_pq: PostQuantumSig,
pub timestamp: u64,
pub jti: [u8; 16], // RFC 9068 anti-replay
}
impl HybridMessage {
pub fn verify(&self, pk: &VerifyingKey) -> bool {
// Both signatures must verify — implementation details in patent filing
pk.verify_hybrid(&self.payload, &self.sig_classical, &self.sig_pq).is_ok()
}
} ~200ms end-to-end latency on ARM mobile. Patent Pending.
Innovation backed by the European Union.
CAI Technology develops critical technology co-funded through European programmes — PCIDIF 2021–2027.
Sandbox IT-IoT Security
Innovative platform for simulating and evaluating vulnerabilities at the IT–IoT intersection: virtualized devices, MQTT/CoAP/BLE/LoRaWAN protocols, controlled attack scenarios, automated test orchestrator.
- Budget
- 7,958,777.36 lei
- EU funding
- 6,744,976.92 lei
- Period
- Sep 2025 – Aug 2027 (24 months)
Technical objectives
- 🔌 Virtualized IoT environment
- 🏗 Replicated IT infrastructure
- ⚡ Test orchestrator + attack simulation
- 📊 Analysis & reporting module
- 📋 Best-practices guide
Ready to secure your future?
Free AI-readiness audit for companies with 50+ employees. We reply within 24 business hours.