Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.13 KB

README.md

File metadata and controls

17 lines (10 loc) · 1.13 KB

AuthZed Workshops

Here's the hub for all self-guided AuthZed workshops.

Workshops

  • Secure Your RAG Pipelines With Fine Grained Authorization: This workshop gives you hands-on knowledge on using SpiceDB to safeguard sensitive data in your RAG pipelines. There are different branches for this workshop:
  1. (recommended) Using the OpenAI API, Pinecone, a local Jupyter Notebook instance and SpiceDB. Link
  2. Using the Deepseek R1 LLM (via OpenRouter), Pinecone, OpenAI Embeddings, a local Jupyter Notebook instance and SpiceDB. Link
  3. Using OpenAI, Pinecone, Langchain, Google Colab and a SpiceDB instance running on AuthZed Serverless. Link

Contributing

  1. To update or contribute to a workshop, make a pull request with a detailed description of all changes made.