Web page to use IBM services for speech to text, NLP and translation
In this project, I've implemented a back-end to use IBM services and provide APIs for the front-end.
- Written in Express.js and Node 17 🧷
- Using Mysql database to work with data 💡
- Used by Next.js front-end landing, you can check this repo for the front-end code. 💎