Note: To see the Screens on Figma in a new tab, use Ctrl
(or Cmd
on macOS) + click.
Speak Comigo is a JavaScript-based web app built purely with Webpack and Babel to improve English listening and speaking skills using AI. The idea came from my experience working with people from the UK. Even though I knew English, the accents of UK speakers were a quite difficult to understand. Then, I've thought: "What if there was a way to improve my listening skills based on different English accents?"
- Webpack
- Babel
- Polly AWS: Used for realistic speech generation.
- OpenAI Chat Stream: For AI-based interactions.
- Processing Audio on Demand: Enhancing audio quality as needed.
- Shadow DOM
- Custom Elements
- Adjust image sizes
- Improve logo resolution
- Split webpack dev and prod files