The Spell Checker App is a .NET Blazor application that integrates with the Gemini API to check and improve sentence structure. It provides real-time feedback on grammar and spelling errors, helping users to write better and more accurate text.
- Real-time spelling and grammar correction using the Gemini API
- User-friendly interface built with Blazor WebAssembly
- Detailed feedback for each correction
- Grammar tips page for educational purposes
Gemini apikey: Click here to get your API key.
dotnet add package Mscc.GenerativeAI --version 1.5.0
dotnet add package Markdig --version 0.37.0
Gemini AI Client for .NET and ASP.NET Core
Made by Kirstätter, J and MSCraftsman
https://www.nuget.org/packages/Mscc.GenerativeAI
https://github.com/mscraftsman/generative-ai
- There might be a difference in responses