diff --git a/src/content/docs/autorag/get-started.mdx b/src/content/docs/autorag/get-started.mdx new file mode 100644 index 000000000000000..6a9e857981a9844 --- /dev/null +++ b/src/content/docs/autorag/get-started.mdx @@ -0,0 +1,10 @@ +--- +title: Get started +pcx_content_type: get-started +sidebar: + order: 2 +head: + - tag: title + content: Get started with Cloudflare DNS + Description: +--- diff --git a/src/content/docs/autorag/index.mdx b/src/content/docs/autorag/index.mdx new file mode 100644 index 000000000000000..3e39c7aad63cdc0 --- /dev/null +++ b/src/content/docs/autorag/index.mdx @@ -0,0 +1,20 @@ +--- +pcx_content_type: overview +title: Overview +type: overview +sidebar: + order: 1 +head: + - tag: title + content: Cloudflare AutoRAG +--- + + +--- + +## Features +--- + +## Related products +--- +## More resources \ No newline at end of file diff --git a/src/content/products/autorag.yaml b/src/content/products/autorag.yaml new file mode 100644 index 000000000000000..60ed20eb1dfd471 --- /dev/null +++ b/src/content/products/autorag.yaml @@ -0,0 +1,18 @@ +name: AutoRAG + +product: + title: AutoRAG + url: /autorag/ + group: Developer platform + additional_groups: [AI] + tags: [AI] + +meta: + title: AutoRAG + description: + author: '@cloudflare' + +resources: + community: + dashboard_link: + discord: https://discord.gg/cloudflaredev \ No newline at end of file