Skip to content

Your AI buddy is ready to help you achieve your goals in IETLS Writing

License

Notifications You must be signed in to change notification settings

Aset1237/ielts-writing-AI

 
 

Repository files navigation

IELTS Writing Buddy

An AI-powered (Google Gemini Flash) writing assistant for IELTS Writing.

Demo

https://ielts-writing-assistant.vercel.app/

Screenshots

Screenshot 1 Screenshot 2

Features

  • Give the answer for the task 1 and task 2
  • Improve your answer by giving suggestions
  • Estimate the band score for your answer
  • Give the enhanced answer based on the band score target

Local development

# Install the dependencies
npm install

# Create a .env file and add the Gemini API key
echo "GEMINI_API_KEY=YOUR_API_KEY" > .env.local

# Run the app
npm run dev

LICENSE

MIT

About

Your AI buddy is ready to help you achieve your goals in IETLS Writing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.8%
  • CSS 4.5%
  • JavaScript 1.1%
  • Shell 0.6%