Skip to content

Add GraphQL & AI subpage (/ai) with interactive demos - #2469

Open
aexol wants to merge 2 commits into
graphql:sourcefrom
aexol:feat/ai-subpage
Open

Add GraphQL & AI subpage (/ai) with interactive demos#2469
aexol wants to merge 2 commits into
graphql:sourcefrom
aexol:feat/ai-subpage

Conversation

@aexol

@aexol aexol commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

New /ai route showcasing GraphQL for AI systems (MCP servers, RAG, agents & tool calling). Includes hero with canvas particle network, interactive Star Wars GraphQL demo executing real queries client-side, syntax-highlighted code blocks, by-the-numbers stats, and CTA.

  • src/app/(main)/ai/: page + 9 components (hero, interactive-demo, how-it-works, why-graphql-ai, use-cases, by-the-numbers, cta-community, syntax-highlight)
  • src/pages/_meta.tsx: add 'ai' nav entry pointing to /ai
  • src/globals.css: add @Keyframes fadeInUp used by interactive demo
  • package.json + pnpm-lock.yaml: add sharp dependency

Closes #

Description

New /ai route showcasing GraphQL for AI systems (MCP servers, RAG,
agents & tool calling). Includes hero with canvas particle network,
interactive Star Wars GraphQL demo executing real queries client-side,
syntax-highlighted code blocks, by-the-numbers stats, and CTA.

- src/app/(main)/ai/: page + 9 components (hero, interactive-demo,
  how-it-works, why-graphql-ai, use-cases, by-the-numbers,
  cta-community, syntax-highlight)
- src/pages/_meta.tsx: add 'ai' nav entry pointing to /ai
- src/globals.css: add @Keyframes fadeInUp used by interactive demo
- package.json + pnpm-lock.yaml: add sharp dependency
@vercel

vercel Bot commented Jul 25, 2026

Copy link
Copy Markdown

@aexol is attempting to deploy a commit to the The GraphQL Foundation Team on Vercel.

A member of the Team first needs to authorize it.

Run `prettier --write` on the 7 files flagged by `pnpm format:check`
to unblock the CI prettier check on the feat/ai-subpage branch.

No behavioral changes — formatting only.

@martinbonnin martinbonnin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very cool!

@martinbonnin
martinbonnin requested a review from a team July 27, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants