- provides a unique response to any query,
- reduces hallucinations as the answer has to be grounded in the retrieved context,
- makes the process highly scalable due to automatic question-answering.
- keeping the knowledgebase consistent and up-to-date,
- running LLMs efficiently,
- ensuring the generated results are correct and aligned with company communication guidelines,
- An older HR policy, which contains our maternity leave policy and details on manager responsibilities.
- A more recent update, that contains inaccurate information on management responsibilities - but one that also contains unique information on paternity leave.
- A newer policy document that contains updated information about management responsibilities, correcting the mistakes of the previous modernising attempt - alongside some other HR policy information.
- provide relevant information on maternity leave (only covered in the old document),
- synthesize contradicting information and only present to us the correct ones
- creation_date of the policy,
- and the usefulness score of each paragraph
- similar information but different wording, and some important parts slightly altered, or
- also talking about seemingly the same topic, but without conveying useful information
Follow along in this Colab
HR RAG System Notebook
Open the interactive Colab notebook to follow along with the HR RAG system tutorial.