gcc-insurance-intelligence-lab-staging/gcc-insurance-taxonomy
Viewer β’ Updated β’ 26 β’ 10
Conversational policy management and recommendations
This model is part of the GCC Insurance Intelligence Lab platform, built with Lemonade-style AI-native architecture for instant, transparent, and delightful insurance experiences.
| Metric | Value |
|---|---|
| Intent Accuracy | 0.93 |
| Recommendation Relevance | 0.88 |
| Nlu F1 | 0.91 |
from transformers import pipeline
# Load the model
model = pipeline("text-generation", model="gcc-insurance-intelligence-lab-staging/gcc-insurance-policy-ai")
# Example usage
result = model("Process this insurance claim...")
print(result)
This model follows the Lemonade AI-native approach:
For questions or support, visit the GCC Insurance Intelligence Lab.
Built with β€οΈ by GCC Insurance Intelligence Lab - Inspired by Lemonade's AI-native approach