Skip to content

Demo contentIllustrative record — no real organizations, statistics or outcomes.

Project

HR Policy Assistant Prototype

Placeholder project — a retrieval-grounded assistant prototype that answers policy questions with citations.

Problem

Demo placeholder. Employees could not find answers inside long policy documents, and repetitive questions consumed HR service capacity.

Approach

Demo placeholder. Built a retrieval-augmented generation prototype over a small approved policy corpus: chunking and embedding documents, retrieving by semantic similarity, and constraining the model to answer only from retrieved passages with citations.

What I built

Demo placeholder. A working RAG prototype with a curated evaluation set of real policy questions, measuring answer accuracy and citation correctness before any user-facing claims.

Technology

  • Python
  • LLM API
  • Embeddings

Outcome

Demo placeholder. Replace with real evaluation results once available — this record demonstrates how a project links to GenAI concepts and an HC-AI use case.

What I learned

Demo placeholder. Retrieval quality, not model choice, dominated answer quality — and an evaluation set was worth more than any prompt tweak.

Updated 2026-08-09