content3

# undefined Hackathon Notes & Submission

---

## undefined What we built

An AI assistant integrated into Storyblok to improve:

- SEO

- Accessibility

- Readability

---

## undefined Architecture

- Demo (Next.js) → Renders Storyblok content via Delivery API.

- Field Plugin (React + Vite) → In-editor assistant.

- Backend (Express + AI) → Endpoints: rewrite, title, meta.

---

## undefined API Endpoints

- POST /api/rewrite

- POST /api/suggest-title

- POST /api/meta-description

---

## undefined 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

---

## undefined Future Improvements

- Inline accessibility scoring (headings, alt text, color contrast).

- Tone presets (friendly, formal, technical).

- Keyword clustering for SEO planning.

---

## undefined Thanks

Built for the Storyblok Hackathon 2025.

Repo link: (add GitHub URL here)

We appreciate your time reviewing this demo!