Skip to content

PRISM is an Autonomous AI Recruitment Protocol featuring Zero Bias screening, Deep Reasoning (DeepSeek-R1), and Sentinel biometric proctoring. Modern, fair, and scalable hiring infrastructure

License

Notifications You must be signed in to change notification settings

AmanTShekar/PRISM-Augmented-Recruitment-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

PRISM: Autonomous AI Recruitment Protocol πŸš€

PRISM Banner

Version License Stack AI Database

The world's first truly autonomous recruitment platform that eliminates human bias through deep reasoning and biometric engagement analysis.


🌟 Vision & Philosophy

PRISM is built on the premise that recruitment is fundamentally broken: biased, unscalable, and expensive. Our protocol replaces superficial keyword matching with Deep Reasoning. We understand not just what a candidate knows, but how they think.

Core Value Pillars

  • πŸ›‘οΈ Zero Bias: Automated PII obfuscation evaluating candidates purely as anonymous skill vectors.
  • 🧠 Cognitive Intelligence: Chain-of-Thought reasoning for nuanced technical assessment.
  • πŸ‘οΈ Sentience Tracking: High-frequency biometric analysis to measure genuine candidate engagement.
  • 🧬 Semantic Resonance: 1536d vector alignment between talent and opportunity.

🧠 Comprehensive AI Engine Specifications

PRISM leverages a state-of-the-art, multi-modal AI stack for total recruitment autonomy:

1. Reasoning & Orchestration (The Brain)

  • Engine: Ollama
  • Models: DeepSeek-R1, Phi-3.5, Llama-3.2 (3B)
  • Role: Conducts L8 Chain-of-Thought (CoT) evaluation, generates adaptive interviewer prompts, and performs deep logic verification on coding responses.

2. Semantic Resonance (The Matchmaker)

  • Model: Sentence-Transformers (SBERT / BGE-M3)
  • Vector DB: LanceDB (Serverless, Disk-based)
  • Role: Transforms resumes and job descriptions into high-dimensional embeddings. It identifies "non-obvious" fit patterns (e.g., recognizing that a 'Distributed Systems' expert is a fit for a 'Cloud Architect' role).

3. Sentinel System (The Proctor)

  • Framework: MediaPipe + OpenCV
  • Landmarks: 468-point 3D Facial Mesh tracking at 60Hz.
  • Role: Monitors cognitive load, engagement variance, and authenticity during interviews. Detects proctoring violations (e.g., unauthorized devices) via YOLOv8n.

4. Audio & Voice Synthesis

  • ASR (Speech-to-Text): Faster-Whisper (Large-v3) & Moonshine-Tiny
  • TTS (Text-to-Speech): Kokoro-v0.19 (High-fidelity neural voice)
  • Role: Provides a natural, human-like verbal interaction experience with sub-200ms transcription latency.

πŸ—οΈ System Architecture

Managed via Docker Compose, the system is orchestrated into specialized microservices:

Service Technology Description
Gateway FastAPI Asynchronous high-performance API entry point.
Worker Grid Celery + Redis Handles heavy AI tasks (Transcription, Model Inference).
UI Hologram React + Framer Motion Premium 'Void Black' interface with holographic components.
Cognitive DB PostgreSQL Relational storage for candidate metadata and scoring.
Vector Index LanceDB Low-latency semantic search and retrieval.
Inference Node Ollama Local hosting of GGUF-based Reasoning Models.

οΏ½ Getting Started

🐳 Deployment via Docker (Recommended)

Docker ensures all C++ and AI dependencies (MediaPipe, SBERT, ONNX) are perfectly linked.

# Clone the repository
git clone https://github.com/AmanTShekar/PRISM-Augmented-Recruitment-System.git
cd PRISM

# Build the ecosystem
docker-compose up --build

🧠 Critical: Post-Install Model Pull

As AI models are large (>500MB), they must be pulled after the services start:

  1. Download Local Models (ONNX/Voices):
    docker-compose exec backend python app/scripts/download_voice_models.py
  2. Pull Reasoning Models (Ollama):
    docker-compose exec backend python app/scripts/pull_models.py

πŸ“Š Key Features & Capabilities

  • Autonomous Screener: JD entry β†’ Auto-generated criteria β†’ 24/7 AI Interviewing.
  • Sentinel Identity: 180-degree face verification and liveness detection.
  • Reasoning Reports: Generates full CoT logic traces for every hiring recommendation.
  • Holographic Resumes: Interactive, AI-enhanced candidate profile visualizations.
  • Proctoring Suite: Multi-person detection and screen-sharing integrity verification.

πŸ—ΊοΈ Roadmap 2026

  • Q1: Foundation - Core bias-free screening & Sentinel v1.
  • Q2: Intelligence - DeepSeek-R1 full integration & Multi-language support.
  • Q3: Scale - API v1 and Enterprise ATS connectors (Greenhouse/Lever).
  • Q4: Platform - White-labeling for recruitment agencies and predictive analytics.

🎯 Search & Optimization (SEO)

AI Recruitment System, Autonomous Hiring Platform, Deep Reasoning Interviewer, Sentinel AI Proctoring, Sentence-Transformers Matching, Machine Learning Recruitment, Zero Bias Hiring Protocol.


πŸ“„ License & Legal

This project is licensed under the MIT License. See the LICENSE file for details. For commercial inquiries, contact [aman.t.shekar03@gmail.com].


Built with ❀️ by the PRISM Team

"Defining the next era of autonomous recruitment."

About

PRISM is an Autonomous AI Recruitment Protocol featuring Zero Bias screening, Deep Reasoning (DeepSeek-R1), and Sentinel biometric proctoring. Modern, fair, and scalable hiring infrastructure

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published