🔑

KERI RAG Knowledge Base

AI-powered knowledge base for KERI, CESR, and ACDC specifications

What is this?

A retrieval-augmented generation system built on Amazon Bedrock that provides spec-accurate answers about the KERI ecosystem. Ask questions and get responses grounded in the official specifications.

Use Cases

Deploy Your Own

Launch a private instance in your own AWS account. The stack provisions a Bedrock knowledge base, ingestion pipeline, chat API, and this frontend.

Setup Requirements

After deploying the stack, first-time Anthropic model users must submit use case details:

  1. Open the Amazon Bedrock console in your deployment region
  2. Go to Model catalog in the left sidebar
  3. Click “Submit use case details” in the yellow banner at the top
  4. Fill in the short form (company name and brief use case description)

Access is typically granted within a few minutes. Without this step, the chat API will return a 503 error.

GitHub Repository