Skip to content

sarus-tech/dp-rag

Repository files navigation

Twitter Follow

What is Sarus DP-RAG?

This is a simple implementation of the popular RAG technique with differential privacy guarantees.

Quick Start

On a computer with a GPU and CUDA installed, clone thie repository:

git clone git@github.com:sarus-tech/dp-rag.git

Then cd to this folder, type uv venv and activate the virtualenv with source .venv/bin/activate.

You can then install the packages with uv sync and run the test script: python test_dp_rag.py.

About

A simple implementation of DP-RAG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published