Inspiration
We were inspired by how often people make grammar mistakes in emails, messages, and documents especially non-native English speakers. We realized that correcting these mistakes manually takes time and effort. So, we built a Grammar Fixer Bot using n8n, an open-source automation tool. Our idea was to make grammar correction easy and automatic using Al, without needing to write code.
What it does
The Grammar Fixer Bot takes any sentence submitted by a user and automatically corrects the grammar using an Al agent. It returns the corrected version instantly, making writing clear and professional
How we built it
We used non with a Google Gemini Al agent. Our workflow included A trigger node (to receive input) A Google Gemini Al node (to correct the sentence) Two additional nodes for input/output We built everything inside n8n's visual workflow editor no manual coding required
Challenges we ran into
Learning how to use non for the first time Figuring out how to connect Al agents to n8n Keeping the workflow simple and fast Making sure the Al gave accurate grammar corrections
Accomplishments that we're proud of
Successfully built a working grammar correction tool Learned n8n without coding experience Made the workflow simple and beginner-friendly
What we learned
How to use n8n to automate tasks How Al tools like Google Gemini can be used inside workflows The power of no-code tools to build real solutions
What's next for AGENITIC AI
Allow users to upload full documents for correction Expand to support more languages Deploy it as a web app for everyone to try
Built With
- ai
- n8n
Log in or sign up for Devpost to join the conversation.