This project provides an interface for users to check their texts. Users can input a text and see the modifications and suggestions made by AI.
- Text Input: Allows users to enter the text they want to check.
- Diff Viewer: Displays changes and suggestions after the AI checks the entered text.
- Next.js: For server-side rendering and static site generation.
- TypeScript: For type safety and better development experience.
- Tailwind CSS: For styling and layout.
- Azure SDK for AI: For integrating AI features.
- react-diff-viewer-continued: For comparing text differences.