Please ensure the application is deployed, instructions in the deployment guide here:
Once you have deployed the solution, the following user guide will help you navigate the functions available.
Index | Description |
---|---|
Creating Users | How to create user profiles |
Requesting Model Access | How to request model access |
Using the Application | How to use the application |
To create a user, open the AWS Console and do the following:
- Navigate to AWS Cognito
- Open
User Pools
- Click
Create User]
- Fill the user form as marked
- Click
Create User
The user should now be created. You can now login into the application.
To request model access:
-
Navigate to Amazon Bedrock
-
On the left panel, select
Model Access
underBedrock Configurations
-
Request access to the Embedding and LLM models you specified in the deployment stack
Model access should be granted immediately. You can now begin using the application.
- Sign in
- Upload a document
- Click on any document (or
All Documents
) to chat with it
- Start a conversation and chat with the document
- Sign out