Fix readme

This commit is contained in:
Jared Palmer 2023-06-16 18:28:21 -04:00
parent cde6d259a2
commit e333f04b53

View file

@ -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