- Install Python(>3.12), with libraies
boto3, PIL, PyPDF2.
- pip3 install boto3 PIL PyPDF2
-
Install Ada, run
ada credentials update --account=[AWS ACCOUNT] --provider=conduit --role=IibsAdminAccess-DO-NOT-DELETEto get AWS permission. -
Update workflow configs, make sure all configurations match your expectations.

Query Bedrock via the ds keyword.
- <kbd>↩</kbd> Ask a new question.
- <kbd>⌘</kbd><kbd>↩</kbd> Clear and start new chat.
- <kbd>⌥</kbd><kbd>↩</kbd> Copy last answer.
- <kbd>⌃</kbd><kbd>↩</kbd> Copy full chat.
- <kbd>⇧</kbd><kbd>↩</kbd> Stop generating answer.
Query personal knowledge base, with prefix '~'
Send file to bedrock
- Select file in Alfred and use
Send to Bedrockcommand
- Ask questions based on file
View Chat History with ⌥↩ in the ds keyword. Each result shows the first question as the title and the last as the subtitle.
<kbd>↩</kbd> to archive the current chat and load the selected one. Older chats can be trashed with the Delete Universal Action. Select multiple chats with the File Buffer.
Query Stable Diffusion via the sd keyword.







