Pebblo Overview
Pebblo
provides a safe way to load and retrieve data for Gen AI applications.
It includes:
- Identity-aware Safe Loader that loads data and identifies semantic topics and entities.
- SafeRetrieval that enforces identity and semantic controls on the retrieved context.
- User Data Report that summarizes the data loaded and retrieved.
Example Notebooks
For a more detailed examples of using Pebblo, see the following notebooks:- PebbloSafeLoader shows how to use Pebblo loader to safely load data.
- PebbloRetrievalQA shows how to use Pebblo retrieval QA chain to safely retrieve data.