Skip to content
Mineo
Insurance

All your insurer's AI, governed and compliant

Centralize how every insurance team uses AI on one platform: any model, no lock-in, corporate data that never trains third-party models, cost under control, and Solvency II, DORA, GDPR and IDD compliance by design.

See how it works
Shadow AI under control

Replace scattered, ungoverned chatbot use with one platform β€” permissions and audit included

Your data stays yours

Corporate data never trains third-party models; you control residency and access

Insurance-grade compliance

Solvency II, DORA, GDPR and the IDD β€” traceability on every AI interaction

What your teams build, governed

One governed platform for every insurance team

Underwriting, actuarial, claims, pricing, compliance β€” each team builds what it needs with any AI model, while you keep one place to set permissions, control cost and prove compliance.

Conversational AI

Conversational AI on your data, under your control

Give teams a governed way to chat with any AI model over approved data and tools (MCP) β€” instead of pasting claims and policy data into public chatbots. Every conversation runs with permissions and a full audit trail, and corporate data stays private.

  • Any model β€” switch without re-platforming
  • Acts through approved tools (MCP), with guardrails
  • Permissions and audit on every conversation
  • Corporate data never leaves your governance
MINEO Threads Β· Claims analysis
claims_dbpolicies.csv
Assistants

Real assistants for insurance, not Shadow AI

Build the assistants your teams actually need β€” a claims-triage assistant that summarizes a claim file, a policy-wording Q&A assistant for agents, an underwriting helper that pulls key facts from a risk file. Each one runs on any model, only approved data, with permissions, audit and no code.

  • Claims triage: summarizes a claim file and suggests next steps
  • Policy-wording Q&A: answers agents from your approved policy docs
  • Underwriting support: pulls key facts from a risk file
  • No code β€” every assistant has permissions, audit and a cost limit
Set the assistant's name, model and base instructions.
πŸ€–
* Name
Data Analyst
Description
An AI assistant that helps you analyze and explore your data.
Model
Claude Opus 4.8 (EU) πŸ‡ͺπŸ‡Ί
Instructions
You are a data analyst assistant. Help users explore, analyze, and understand their data. Write clear SQL queries, explain results, and suggest insights.
Optimize prompt
Conversation starters (2 / 4) Add
Explore tables What tables are available? Show me their schemas.
Quick summary Give me a summary of the most important table.
Notebooks

Governed notebooks for actuaries and pricing teams

More than Jupyter. For the teams that need code: Python, AI cells on any model and interactive widgets in a collaborative, governed environment β€” with data connected securely and one-click deployment to live apps.

  • 5 cell types: Code, Markdown, AI cell, Widgets, Snippets
  • AI cells on any model for code and analysis
  • Connected data with permissions, not loose copies
  • Real-time collaboration with access control
  • One-click deployment to governed live apps
MINEO
Loss Ratio Review
100%
Code Markdown Assistant Widget Snippet
Monthly loss ratio analysis

Compare loss ratios across lines of business and regions.

Region: All Regions
Results:
8
Apply
[1]

df = mineo.query("SELECT line_of_business, SUM(incurred_losses) FROM claims GROUP BY line_of_business")

px.bar(df, x="line_of_business", y="incurred_losses", title="Loss Ratio by LoB")

NA
EU
APAC
LATAM
Assistant

Key insight: North America drives 43% of total revenue. APAC showed the strongest growth at +23% QoQ, driven by expansion in Japan and Australia.

[2]

df.sort_values("revenue", ascending=False).head()

Region Revenue Growth
North America $1.8M +12%
Europe $1.1M +8%
APAC $820K +23%
LATAM $480K -3%
v12 ProWorker 2 CPU Β· 6GB
Deploy as App
Live Apps

Internal apps your teams use, with permissions

Turn the work into always-on dashboards and applications for the whole insurance org. Deploy with Streamlit, Gradio, Dash and 6+ more frameworks β€” with permissions and access control built in, ready for your stakeholders.

  • 9+ Python frameworks: Streamlit, Gradio, Dash, Panel, and more
  • Always-on apps with custom domains and 99.9% SLA
  • Permissions and access control on every app
  • Real-time data from governed data sources
MINEO MINEO Β· Claims dashboard
Live
Claims overview

Last updated: 2 minutes ago

Filters Line: Auto Export

Claims filed

4,218

+14% vs Q3

Active policies

82,340

+6% vs Q3

Loss ratio

62%

-2% vs Q3

Claims by month FY 2025
$850K Q1
$920K Q2
$1.1M Q3
$1.3M Q4
Customer Region Revenue Status
Acme Corp NA $245K Active
TechFlow GmbH EU $182K Active
Sakura Ltd APAC $156K Pending
DataBr SA LATAM $98K Active
claims.mineo.app Powered by Streamlit
Dev Environments

Full VS Code in the cloud, governed

A complete Linux environment in the browser for technical teams. Install any tool β€” Claude Code, Codex, Gemini CLI β€” connect governed data sources and collaborate, without code or data leaving your control.

  • Full VS Code with extensions and terminal
  • Any tool: Claude Code, Codex, Gemini CLI
  • Custom Docker images and GPU acceleration
  • Connected to governed data sources and Git integration
MINEO VS Code β€” Dev Environment
claims_dashboard.py
pipeline.py

import streamlit as st

from mineo import DataSource

import plotly.express as px

 

st.set_page_config(layout="wide")

st.title("Claims Dashboard")

 

ds = DataSource("claims_db")

df = ds.query("SELECT * FROM claims")

 

# Layout

col1, col2 = st.columns(2)

col1.metric("Incurred losses", f"${df.incurred_losses.sum():,.0f}")

col2.metric("Claims", f"{df.claim_id.nunique():,}")

 

# Charts

fig = px.bar(df, x="month", y="incurred_losses", color="line_of_business")

st.plotly_chart(fig, use_container_width=True)

TERMINAL | zsh

mineo-dev@workspace:~/project$

Successfully installed plotly-5.22 scikit-learn-1.5

Your app is live at https://claims-dashboard.mineo.app

✓ Deployed successfully

Pipelines

Automate AI workflows with control and audit

Chain notebooks and AI steps into production workflows. Schedule with cron, trigger via REST API, and govern every run from one platform β€” with full history and audit trail.

  • Chain notebooks as sequential pipeline steps
  • Schedule with cron or trigger via REST API
  • Configurable compute resources per pipeline
  • Execution history with logs and audit trail
MINEO / Projects / insurance / Daily claims refresh
General Elements 3 Executions API

Elements

1 extract_claims.ipynb
2 validate_claims.ipynb
3 publish_claims_report.ipynb

Resource Config

Worker Environment
ClaimsWorker 2 cores Β· 6 GB

Scheduling

Crontab Expression 0 6 * * *
Every day at 06:00
Active

API

Enabled
POST /v1/pipelines/{id}/run
Last Execution Running β€’ -- β€’ Waiting
Why insurance leaders choose MINEO

Govern AI across the insurer

For a CTO or CISO the value isn't one more tool β€” it's one governed place where every team's AI is visible, controlled and compliant.

Govern

From Shadow AI to governed assistants

Bring scattered ChatGPT use into one platform: the same models teams already like, now with permissions, audit and data that never trains third-party models.

Control cost

AI spend you can actually see

Track AI cost per team and use case, set budgets and route to the right model β€” no more surprise invoices across departments.

Prove compliance

Audit-ready for insurance regulation

Every AI interaction is logged and traceable, helping you evidence Solvency II, DORA, GDPR and IDD requirements without extra tooling.

Govern all your insurer's AI on one platform

Every model, no lock-in, data that never trains third-party models, cost under control and insurance-grade compliance β€” Solvency II, DORA, GDPR and the IDD.