--- import PageLayout from "@/layouts/Base.astro"; import { Content } from "../content/pages/ai.mdx"; const meta = { title: "/ai", description: "My personal philosophy and use of AI", }; ---

/ai