Skip to content
Acecore

Articles tagged "AI"

A list of articles related to the tag "AI". 3 articles

Designing an Astro + Cloudflare Website That Can Grow Feature by Feature
by Gui

Designing an Astro + Cloudflare Website That Can Grow Feature by Feature

How we combined Astro and Cloudflare Pages with an AI contact chat, Sveltia CMS, multilingual blog publishing, service CTA handoff, safe Markdown rendering, and Cloudflare-only comments as one extensible website architecture.

Safely Rendering Markdown Links in AI Chat Answers
by Gui

Safely Rendering Markdown Links in AI Chat Answers

An implementation note on converting Markdown links in AI chat answers into safe HTML. By separating whitespace-tolerant parsing, href trimming, allowlist validation, DOM rendering, fallbacks, and test cases, the same pattern can be reused on other sites.

Technical Design for Adding an AI Contact Chat to an Astro Site
by Gui

Technical Design for Adding an AI Contact Chat to an Astro Site

A practical design guide for adding an AI contact chat to a static Astro + Cloudflare Pages site with the OpenAI Responses API. It covers API boundaries, site context, prompt controls, locale-aware URLs, Origin checks, rate limiting, and safe Markdown link rendering.

Search articles