Fix readme
This commit is contained in:
parent
cde6d259a2
commit
e333f04b53
1 changed files with 2 additions and 4 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
Next.js 13 and App Router-ready AI chatbot.
|
An open-source AI chatbot app built with [Next.js](https://nextjs.org), the [Vercel AI SDK](https://sdk.vercel.ai/docs), OpenAI, and [Vercel KV](https://vercel.com/storage/kv).
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
|
@ -18,8 +18,6 @@
|
||||||
|
|
||||||
# Introduction
|
# Introduction
|
||||||
|
|
||||||
A Next.js 13 and App Router-ready AI chatbot template featuring:
|
|
||||||
|
|
||||||
- [Next.js](https://nextjs.org) App Router
|
- [Next.js](https://nextjs.org) App Router
|
||||||
- React Server Components (RSCs), Suspense, and Server Actions
|
- React Server Components (RSCs), Suspense, and Server Actions
|
||||||
- [Vercel AI SDK](https://sdk.vercel.ai/docs) for streaming chat UI
|
- [Vercel AI SDK](https://sdk.vercel.ai/docs) for streaming chat UI
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue