#
Hackathon Notes & Submission
---
##
What we built
An AI assistant integrated into Storyblok to improve:
- SEO
- Accessibility
- Readability
---
##
Architecture
- Demo (Next.js) → Renders Storyblok content via Delivery API.
- Field Plugin (React + Vite) → In-editor assistant.
- Backend (Express + AI) → Endpoints: rewrite, title, meta.
---
##
API Endpoints
- POST /api/rewrite
- POST /api/suggest-title
- POST /api/meta-description
---
##
Judge Checklist
- Visit /ai-content-assistant → Landing page
- Visit /content1 → Setup guide
- Visit /content2 → Plugin usage guide
- Visit /content3 → Notes & closing page
- Visit / → Interactive API demo
---
##
Future Improvements
- Inline accessibility scoring (headings, alt text, color contrast).
- Tone presets (friendly, formal, technical).
- Keyword clustering for SEO planning.
---
##
Thanks
Built for the Storyblok Hackathon 2025.
Repo link: (add GitHub URL here)
We appreciate your time reviewing this demo!