POC for IOS nlp analytics
Structure/features:
- audio to text
- AWS transcribe SDK
- storage S3
- NLP for workclould, sentiment analysis, NER
- process EC2
- libary pandas, NLTK
- storage S3
- IOS app
- SwiftUI
TODO:
setup very basic MVP v1 with AWS S3 and AWS audio translationintegrate into streamlit interfacesetup CI with circlecisetup local deploy via dockerDeploy v1 on AWS w/out transcribe services- Deploy v1 on AWS full MVP services
- refactor v1
- plan v2 specs - revisit and collect feedback
- refactor for MVP v2 functionality
- Deploy v2 on AWS full MVP services
- plan v3 specs - revisit and collect feedback
- complete python v3
