Skip to content

Djinn Platform

Djinn is a sovereign AI services platform designed for European businesses. It exposes 6 reusable services accessible through a unified REST API, authenticated by API key, with full tenant isolation.

All data stays in Europe (GDPR-native). LLM models are served by Scaleway Generative APIs (sovereign, fr-par region, data in Europe, token-based billing), routed via Kong AI Gateway.

The 6 Services

Service Description
doc-extract OCR + LLM — structured data extraction from invoices, resumes, ID documents
candidate-analyzer Candidate scoring against a job posting (embeddings + LLM analysis)
ai-assistant Multi-tenant RAG — knowledge bases, chat with source citations
export-hub Accounting exports (FEC, Sage, Pennylane) and payroll exports (Silae, PayFit)
audit-trail Immutable audit log, GDPR compliance
company-verifier French company verification (SIRENE, BODACC, supplier compliance)

Where to start?

  • Quickstart — get your API key and make your first call in 5 minutes
  • Authentication — understand the X-API-Key security model and tenant isolation
  • API Reference — full documentation for every endpoint