Credits & Open Source

Platform contributors, stats, and acknowledgements

U

karthikrshet/Career-Agents
v2.4.0

Official Open Source Career Agents Repository

The open-source core behind Career Agents. It houses the 167 specialized AI career agents registry, divisions database, schema models, and the local validation pipeline scripts.

git clone https://github.com/karthikrshet/Career-Agents.git

Contributors

Core developers shaping Career Agents

Technology Stack

Core UI: Next.js 14, React 18, Tailwind CSS, Framer Motion, Radix UI.
State Management: Zustand persistence middleware.
AI Router Orchestration: Multi-agent classifier models via packages/ai gateways.
Database Schema: Prisma ORM supporting SQLite (development) and PostgreSQL (production).

Technology Roadmap

v2.5.0: Real-time collaborative mockup tests inside Interview room.
v2.6.0: Complete OAuth sync bindings with Google Drive and Dropbox file lockers.
v2.7.0: Direct offline evaluation models support via WebGPU inside browsers.