PII-Safe Retrieval
PII-Safe Retrieval is a pipeline in the osFoundry community catalog. Retrieval pipeline that redacts sensitive patterns before indexing for compliance-sensitive workspaces.
Details
Stages
- redact
- chunk
- embed
- retrieve
- rerank
How to use PII-Safe Retrieval in osFoundry
Install PII-Safe Retrieval into your workspace in one click, then fork it in osStudio to customise the prompts, tools, or configuration for your stack. Anyone in your workspace can pick up where you left off.
Other pipelines from the community
- RAG Baseline — Standard chunk → embed → retrieve → rerank pipeline for grounded document question answering.
- Multi-hop RAG — Multi-hop retrieval with query expansion for complex, multi-part factual questions.
- Knowledge-Graph Traversal — Knowledge-graph-augmented retrieval that walks entity relationships before ranking.
- Web Research — Live-web research pipeline that searches, fetches, extracts clean text, and summarizes for up-to-date answers.
- Agent Memory Recall — Memory-recall pipeline scoped to an agent’s long-term memory groups for personalized context.