This project has been archived. All future development has moved to Essay Architect Pro.
🌐 Try the Pro version: https://pro.essay-architect.uk/
Essay Architect is a modern, structured writing assistant designed to help students master the rigid structure required for high-scoring IELTS (Band 9) and PTE (90) essays.
- Structured Writing Wizard: Breaks down the essay into manageable chunks (Intro, Body 1, Body 2, Conclusion) to enforce perfect structure.
- Vocabulary Assistant: Context-aware academic phrase insertion (pills) to help you start sentences with professional transitions.
- Live Preview & Analytics: Real-time rendering of your full essay and word counting.
- Interactive Tour: Built-in guide to help you navigate the interface and understand the writing process.
- Built-in Prompts: Shuffle through a library of common IELTS/PTE essay topics.
Looking for more power? The Pro Edition includes:
- AI Refiner: Instant sentence polishing powered by Google Gemini.
- AI Examiner: Strict grading and feedback based on official criteria.
- AI Autocomplete: Stuck? Smart suggestions to keep your writing flow.
- Framework: React v18
- Build Tool: Vite
- Styling: Tailwind CSS
- Icons: Lucide React
- Deployment: GitHub Actions & GitHub Pages (or Vercel)
-
Clone the repository
git clone https://github.com/scuba3198/essay-architect.git cd essay-architect -
Install dependencies
npm install
-
Start the development server
npm run dev
This project is configured for deployment via GitHub Actions. Any push to the main branch automatically builds and deploys to GitHub Pages. It also includes a vercel.json for seamless Vercel deployment.
The site is configured to serve from essay-architect.uk.
- CNAME: Located in
public/CNAME. - DNS: Pointing to
scuba3198.github.io.
This project is open source and available under the MIT License.