This project utilizes AWS resources to seamlessly convert images to text. AWS Beanstalk deploys the user-friendly frontend, while Lambda functions and API Gateways power the serverless backend. AWS KMS ensures secure encryption key storage.
CloudFormation manages resource provisioning, ensuring scalability and reliability. User credentials are securely stored in DynamoDB, offering a robust and secure solution for image-to-text conversion. Using the AWS Textract the text is extracted from the image provided.
- Date Created: 31 SEPTEMBER 2023
- Git URL: https://github.com/piyush-akoliya/image-to-text-converter.git
- Piyush Akoliya - (Developer)
Entirely cloud based project that has been deployed in the cloud using cloud formation.
- AWS Elastic Beanstalk - Deploy and scale web applications
- AWS Textract - machine learning (ML) service that automatically extracts text, handwriting, and data from scanned documents.
- DynamoDB - Fast, flexible NoSQL database service for single-digit millisecond performance at any scale.
- AWS Cloud Formation - Speed up cloud provisioning with infrastructure as code
- AWS AWS Key Management Service - Create and control keys used to encrypt or digitally sign your data
- AWS API Gateway - Create, maintain, and secure APIs at any scale
- AWS Lambda - AWS Lambda is a serverless, event-driven compute service that lets you run code for virtually any type of application or backend service without provisioning or managing servers.
- AWS Simple Storage Solution - Object storage built to retrieve any amount of data from anywhere