https://codelabs-preview.appspot.com/?file_id=1BhBjlWvZBvJ2e__9CgqX6AVNf9li-5bK2LvHCdVZB3k#0
Install requirements
pip install -r requirements.txt
Run Streamlit application
streamlit run app.py
- AWS Comprehend : NLP service that uses machine learning to find insights and relationships in text.
- AWS Lambda: Serverless compute service execution without provisioning or managing servers
- AWS DynamoDB: Key-value and document database
- AWS S3 :Object storage service with scalability, data availability, security, and performance.
- AWS Cognito :Service for authentication, authorization, and user management for web & mobile apps.
- Streamlit :The fastest way to build and share data apps
- Heroku :Cloud Application Platform used to host the website.