ื“ืœื’ ืœืชื•ื›ืŸ ื”ืจืืฉื™

Gauzy AI Integration

Integrate the Gauzy AI service for intelligent matching, analytics, and automation.

Overviewโ€‹

Gauzy AI provides:

  • Job Matching โ€” AI-powered job-to-employee matching
  • Skill Analysis โ€” automated skill gap detection
  • Smart Suggestions โ€” task assignment recommendations
  • Employee Analytics โ€” productivity insights

Configurationโ€‹

GAUZY_AI_GRAPHQL_ENDPOINT=https://ai.gauzy.co/graphql
GAUZY_AI_API_KEY=your-api-key
GAUZY_AI_API_SECRET=your-api-secret

GraphQL APIโ€‹

The AI service exposes a GraphQL endpoint:

query {
employeeJobPosts(filter: { employeeId: "employee-uuid", isActive: true }) {
items {
title
matchScore
skills
}
}
}

Job Matching Flowโ€‹

Featuresโ€‹

FeatureDescription
Job matchingScore employees against jobs
Skill extractionExtract skills from profiles
Auto-applyAutomated job applications
AnalyticsWork pattern insights