Skip to content

Symfa-Inc/insurtech-intelligence

Repository files navigation

InsurTech Intelligence Logo

InsurTech Intelligence

Next.js TypeScript React Tailwind CSS

Showcase platform for AI and ML solutions in insurance, featuring Claim Assistant, Fraud Detection, Insurance Pricing, and InsureCast.

Live Demo · GitHub · Confluence

Features

  • Solution Showcase – Dedicated pages for each AI/ML insurance solution with overview, models, tech stack, and live demo links
  • Interactive Navigation – Dynamic routing for solution detail pages with rich structured content
  • Dark/Light Theme – Built-in theme toggle with system preference detection
  • Responsive Design – Mobile-friendly layout with collapsible navigation

How It Works

InsurTech Intelligence is a static Next.js site that serves as the entry point for Symfa's insurance AI solutions. Each solution (Claim Assistant, Fraud Detection, Insurance Pricing, InsureCast) has its own detail page generated from structured JSON data files. The site is statically exported at build time and served via Nginx, requiring no backend or database.

Tech Stack

Category Technologies
Framework Next.js 16 (App Router)
Language TypeScript
UI React 19, Tailwind CSS 4
Linting ESLint 9, Prettier
Package Management pnpm
Deployment Docker, GitHub Actions, Google Artifact Registry

Getting Started

Prerequisites

  • Node.js 22+ / pnpm

Installation & Running

pnpm install
pnpm dev

Open http://localhost:3000.

License

MIT

Releases

No releases published

Packages

 
 
 

Contributors