Job Portal System
Smart recruitment platform · RAG AI Recommendation · Redis Caching · WebSockets
An AI-powered recruitment engine designed to streamline CV filtering and candidate-job matching. I focused primarily on backend API development, performance optimization, security, and AI data pipeline workflows.
Authentication
JWT, OTP authentication, and custom role-based authorization middlewares.
Semantic Search
Matches CV vectors with job listings via Pinecone vector database.
Automated Worker
Processes Gemini AI scoring requests safely as async background jobs.
Redis Performance
Implemented caching strategies to reduce API response latency.