MENU

Angular – ChatBot

We developed this chat bot / CRM with with Angular 10. It utilises MeteorJs based API. All the communication is done over sockets. Facebook, WhatsApp (Twilio & Stella), WeChat are integrated into this application.
We utilised AWS for NLP, file conversions, storage (S3), load balancing & auto scaling. We also utilised AWS api to spawn a micro-service instance for each new registered client.
CI/CD was done with AWS CodeBuild and code quality was ensured by SonarQube