Simply Readable Walkthrough
Step-by-step guide to exploring document translation and Easy Read powered by AWS
Great! You've deployed the demo
Now let's walk through what you just deployed and see it in action.
Start WalkthroughChoose your next step
Generate Evidence Pack
Create your business case documentation with what you've learned.
Generate Evidence PackExplore Simply Readable
25 minutes to see how one council transformed accessibility
Simply Readable was co-created with "Experts by Experience" -- people with learning disabilities who helped shape how Easy Read documents should look and feel. It is now adopted by councils including Edinburgh, Newport, Southampton, and West Berkshire, and it is available as an open-source AWS Sample for any organisation to deploy.
What you'll do
In this 25 minutes walkthrough, you'll:
- App accessed -- Find your credentials and access the deployed web application (3 minutes)
- Document translated -- Upload a document and translate it into another language (5 minutes)
- Easy Read created -- Convert a document to Easy Read format with AI-generated images (5 minutes)
- Features explored -- Discover multi-language support and additional capabilities (5 minutes)
- Architecture understood -- Learn how 12 AWS services work together to power the tool (7 minutes)
Before you start
Deploy the Simply Readable scenario if you haven't already.
Why does deployment take this long?
Simply Readable provisions 12 AWS services working together:
- Amazon Cognito -- user authentication and identity pools
- AWS AppSync -- real-time GraphQL API
- AWS Step Functions -- orchestration workflows for translation and Easy Read
- Amazon CloudFront -- global content delivery for the React frontend
- Amazon Bedrock -- AI model access agreement for Claude 3 Haiku
The wait is worth it -- you get a fully functional document translation and Easy Read platform.
While you wait: Explore the CloudFormation Events tab to watch resources being created. You can also browse other areas of the AWS Console -- deployment continues in the background.
You'll need
- Your CloudFormation stack to show CREATE_COMPLETE
- The AppUrl from your stack's Outputs tab
- The AdminUsername and AdminPassword from Outputs
- A sample
.docxdocument to upload (any short document will work)
What you'll learn
For service managers
- How document translation works end-to-end
- What Easy Read looks like with AI-generated images
- The cost savings compared to traditional methods
- How other councils are already using this
For technical teams
- How 12 AWS services orchestrate together
- Event-driven architecture with Step Functions
- Identity-scoped S3 storage patterns
- Serverless deployment with no running servers
Key capabilities
Document Translation
Translate .docx documents into 75 languages while preserving formatting
Easy Read
Simplify complex documents with AI-generated plain language and images
Job Dashboard
Track translation and Easy Read jobs with real-time status updates
Learn more about Simply Readable
- AWS Case Study: Swindon Borough Council (opens in new tab)
- i.AI Knowledge Hub: Simply Readable (opens in new tab)
- i.AI Knowledge Hub: Document Translate (opens in new tab)
- LGA Case Study: Simply Readable (opens in new tab)
Takes approximately 25 minutes