This is a starter template for building documentation using Fumadocs, integrated with OpenAPI and designed to work seamlessly with the Vercel AI SDK.
It’s powered by Next.js and was generated using Create Fumadocs.
Run the development server:
npm run dev
# or
pnpm dev
# or
yarn devThen open http://localhost:3000 in your browser.
- 🧩 Fumadocs – Fast, flexible documentation powered by MDX.
- 📘 Orama – Built-in search and AI Search integration. (Note: Uncomment Orama in providers.tsx)
- 🧠 AI SDK – Supports the Vercel AI SDK for advanced AI chat features.
- 🧱 MCP-Ready – Easily extend with an optional MCP Server for more advanced workflows.
- Next.js Documentation – Learn about Next.js features and APIs.
- Learn Next.js – Interactive Next.js tutorial.
- Fumadocs – Learn more about Fumadocs and how to customize it.