Data Engineer (Self-Directed Project) | Job Market Analytics Platform (RAG-based semantic job matching)
Built a RAG-based semantic job-matching system that retrieves relevant information and generates answers/match outputs grounded in a vector index. Used LangGraph multi-agent orchestration to coordinate retrieval and response steps for improved quality. The pipeline targets scalable semantic search and LLM-assisted matching for job postings. • Implemented retrieval over job data using a Qdrant vector database. • Orchestrated multi-agent RAG flows with LangGraph. • Exposed matching results through a Streamlit frontend for interaction. • Integrated RAG behavior into a broader medallion-structured data platform.