Skip to content

A cloud based project used to extract the text from image and provide the users with the data

Notifications You must be signed in to change notification settings

piyush-akoliya/image-to-text-converter

Repository files navigation

image-to-text-converter

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.

Authors

Deployment

Entirely cloud based project that has been deployed in the cloud using cloud formation.

Built With

  • 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

About

A cloud based project used to extract the text from image and provide the users with the data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published