Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 909 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 909 Bytes

Voice Enabled Photo Search

A Photo Search Gallery that utilizes AI for speech-to-text transcription and object detection for tagging objects within the images. It is a serverless microservice-driven web application hosted on AWS. It is built by utilizing the AWS services such as

  • Transcribe (Speech-to-text transcription)
  • Lex (Natural text interpretation)
  • Rekognition (Object Detection)
  • API Gateway (API hosting)
  • Lambda (Serverless compute)
  • Elasticsearch (Data store)
  • S3 (Web hosting and data storage)
  • Code Pipeline (Continuous delivery system)
  • Cloud Formation (Infrastructure deployment)
  • Amazon Virtual Private Cloud (Privacy and security)

Contributors

Architecture

architecture