AI Editorial Tools for a Publishing Platform
Built for SME Enterprise News
AI editorial tooling inside a news publishing platform: the model drafts the excerpt, SEO title and meta description, the editor approves or rewrites them, and the generation endpoint is guarded so it cannot become someone else’s API bill.
- my role
- Sole developer
- industry
- Publishing — UK small-business news
- status
- live
The problem
Every article needs more than its body. It needs an excerpt that earns the click, a title shaped for search without becoming clickbait, and a meta description that fits inside a character budget. The work is repetitive, constrained, and the first thing to be rushed when there are articles to get out.
What was needed
Remove the repetitive drafting of article metadata without moving editorial judgement away from the editor — and without exposing a paid generation endpoint to the internet.
What I built
Three generation actions inside the existing author workflow, each attached to the field it fills. The editor writes the article, presses Generate with AI on a field, and the returned text lands in that field as an editable value.
Nothing is saved or published by generation. Posts default to draft and reach published only when a person does it. The model drafts; the editor decides.
Key features
next case study
Meeting Capture & Calendar AutomationA scheduling workflow that turns meeting instructions sent in a team chat into Google Calendar events, with the trigger narrowed and the date handling pinned so that the automation acts only on the messages it should.