Recommendations for maximizing visibility and credibility of the repository on GitHub.
Name: deevo-cortex
Description: AI decision intelligence for GCC insurance markets — See the risk. Before the market does.
URL: https://deevo-cortex.vercel.app
ai, decision-intelligence, insurance, gcc, risk-analysis, causal-graph,
react, typescript, tailwindcss, vite, fastapi, langraph, ollama,
insurtech, middle-east, saudi-arabia, uae
Create a 1280x640px image with:
- Dark background (#05070b)
- DEEVO wordmark in cyan (#22d3ee)
- Tagline: "See the risk. Before the market does."
- Subtle GCC map or network graph overlay
- Version badge: v2.0.0
Suggested content:
### Bader Alabddan
Building **DEEVO** — AI decision intelligence for GCC insurance markets.
**Stack:** Swift 6 · FastAPI · React · LangGraph · Ollama · CesiumJS · PostgreSQL
**Focus:** Insurance AI, causal reasoning, GCC regulatory compliance (PDPL, IFRS 17)
[DEEVO Cortex](https://github.com/PyBADR/deevo-cortex) · [Website](https://deevo-cortex.vercel.app)- deevo-cortex — the flagship repository (pin first)
- Any supporting tools or libraries
[](https://github.com/PyBADR/deevo-cortex)
[](LICENSE)
[](https://vercel.com/new/clone?repository-url=https://github.com/PyBADR/deevo-cortex)[](frontend/tsconfig.json)
[](frontend/package.json)
[](frontend/tailwind.config.ts)- "insurance AI"
- "GCC risk analysis"
- "decision intelligence platform"
- "causal graph insurance"
- "insurtech open source"
- "AI underwriting"
- Star the repo from your own account (signals activity)
- Create a GitHub Discussion category for "Show and Tell"
- Add a GitHub Actions workflow — even a simple CI badge builds credibility
- Write a launch post for:
- LinkedIn (GCC insurance + AI audience)
- X/Twitter (developer audience)
- Reddit r/insurtech, r/reactjs, r/machinelearning
- Hacker News (Show HN)
Create .github/workflows/ci.yml:
name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
- run: cd frontend && npm ci && npm run buildThis adds a green CI badge:
[](https://github.com/PyBADR/deevo-cortex/actions)Launching DEEVO Cortex — open-source AI decision intelligence for GCC insurance markets.
It reads 8 live signals, builds causal graphs, and outputs
APPROVE / REVIEW / ESCALATE decisions with confidence scores.
Built with React, FastAPI, LangGraph, and Ollama.
Deploys to Vercel in one click. No backend needed for demo mode.
Try it: https://deevo-cortex.vercel.app
Code: https://github.com/PyBADR/deevo-cortex
#InsurTech #AI #GCC #OpenSource #DecisionIntelligence
Title: Show HN: DEEVO – AI decision intelligence for GCC insurance markets
URL: https://github.com/PyBADR/deevo-cortex
Prepared by: Bader Alabddan (@PyBADR)