How it works
Input a sentece , the app recognices if the input language is not English, show a error message.
If a input is in English, the AI read the user input and fix it in correctly English.
This project is made using the following tools:
- Svelte: To build functional UI components.
- AstroJS: Allow static loading and component optimization improvements.
- Tailwind: Used to give components a nice visual style.
- CO:HERE: AI and Machine Learning API used to detect language and fix the user input.