Orchestrates multiple HR data sources using Model Context Protocol (MCP) and Retrieval-Augmented Generation (RAG) to provide accurate, context-aware responses as an intelligent HR assistant.
Sponsored
IntelliHR is an intelligent HR assistant engineered as a capstone project to showcase practical AI/ML system design and full-stack development. It leverages advanced Model Context Protocol (MCP) and Retrieval-Augmented Generation (RAG) techniques to orchestrate diverse data sources, including employee databases, file systems for announcements, and a vector database for policy documents. The assistant provides accurate, context-aware, and fast responses, ensuring zero hallucination, and features a modern Streamlit-based UI with real-time analytics for system performance and query tracking.
主な機能
01Context-Awareness: Reads and respects document confidentiality markers.
02Fast Responses: Sub-2 second query processing utilizing Groq's llama-3.3-70b-versatile.
03Smart Orchestration: LLM intelligently routes queries to appropriate data sources via MCP servers.
04Real-time Analytics: Tracks queries, tools used, and system performance with a dedicated dashboard.
05RAG Integration: Semantic search over policy documents ensuring zero hallucination.
060 GitHub stars
ユースケース
01Quickly query employee records for information like name, department, or ID.
02Effortlessly retrieve internal announcements regarding holidays, events, or updates.
03Access and understand HR policy documents (e.g., Leave, POSH, Salary) with context-aware, accurate responses.