You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
caption: "Find PaperlessUrl, AdminUsername, AdminPassword and CloudWatchLogsUrl in the CloudFormation Outputs tab"
18
+
width: 1920
19
+
height: 1080
20
+
- id: cloudwatch-logs
21
+
filename: step-1-cloudwatch-logs.png
22
+
alt: "CloudWatch Logs group /ndx-paperless-ngx/production with four log streams: paperless, gotenberg, init and tika"
23
+
caption: "All four containers (paperless, gotenberg, tika, init) write to a single CloudWatch log group — useful when troubleshooting the consumer pipeline"
24
+
width: 1920
25
+
height: 1080
14
26
- id: login
15
27
filename: 01-login.png
16
28
alt: "Paperless-ngx login screen with the green 'Please sign in' panel and username/password fields"
@@ -83,6 +95,24 @@ steps:
83
95
caption: "The model retrieves relevant documents from the archive, cites them, and Bedrock Guardrails anonymise names and addresses in the response (you can see the {ADDRESS} placeholders)"
84
96
width: 1280
85
97
height: 800
98
+
- id: bedrock-kb-overview
99
+
filename: step-4-bedrock-kb-overview.png
100
+
alt: "Amazon Bedrock Knowledge Base console showing ndx-try-paperless-kb-us-east-1 with status Available and a single S3 data source pointing at the paperless-archive bucket"
101
+
caption: "The chat is backed by an S3 Vectors Knowledge Base — the data source is the same archive bucket that holds the Paperless documents"
102
+
width: 1920
103
+
height: 1080
104
+
- id: bedrock-guardrails
105
+
filename: step-4-bedrock-guardrails.png
106
+
alt: "Bedrock Guardrails Working draft showing harmful-category content filters for Hate, Insults, Sexual, Violence and Misconduct, all High strength with action BLOCK on prompts and responses"
107
+
caption: "The guardrail blocks the standard harmful-content categories at high strength on both prompts and responses"
108
+
width: 1920
109
+
height: 1080
110
+
- id: bedrock-guardrails-pii
111
+
filename: step-4-bedrock-guardrails-pii.png
112
+
alt: "Bedrock Guardrails PII filters showing NAME, EMAIL, PHONE and ADDRESS masked on output, plus UK_NATIONAL_INSURANCE_NUMBER, UK_NATIONAL_HEALTH_SERVICE_NUMBER and CREDIT_DEBIT_CARD_NUMBER blocked"
113
+
caption: "Names, emails, phone numbers and addresses are masked in responses — that's where the {ADDRESS} placeholders come from. UK NINO, NHS numbers and card numbers are blocked outright."
114
+
width: 1920
115
+
height: 1080
86
116
87
117
# Console screenshots reserved for the future explore section
0 commit comments