This project is a React-based web application that uses AI to correct English grammar and provide explanations in Turkish. The app allows users to input text, which is then processed by an AI model to correct grammatical errors and provide explanations.
- Text Input: Users can input text that they want to be corrected.
- AI Correction: The app uses the Google Generative AI model to correct the text and provide explanations.
- Loading Indicator: Shows a loading indicator while the AI processes the text.
- Corrected Text Display: Displays the corrected text with highlights for incorrect segments.