chore: update readme (#920)

This commit is contained in:
Jeremy 2025-04-09 13:37:14 -07:00 committed by GitHub
parent 61d8653a58
commit ca20164763
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 4 additions and 604 deletions

View file

@ -1,13 +1,14 @@
<a href="https://chat.vercel.ai/">
<img alt="Next.js 14 and App Router-ready AI chatbot." src="app/(chat)/opengraph-image.png">
<h1 align="center">Next.js AI Chatbot</h1>
<h1 align="center">Chat SDK</h1>
</a>
<p align="center">
An Open-Source AI Chatbot Template Built With Next.js and the AI SDK by Vercel.
Chat SDK is a free, open-source template built with Next.js and the AI SDK that helps you quickly build powerful chatbot applications.
</p>
<p align="center">
<a href="https://chat-sdk.dev"><strong>Read Docs</strong></a> ·
<a href="#features"><strong>Features</strong></a> ·
<a href="#model-providers"><strong>Model Providers</strong></a> ·
<a href="#deploy-your-own"><strong>Deploy Your Own</strong></a> ·
@ -58,4 +59,4 @@ pnpm install
pnpm dev
```
Your app template should now be running on [localhost:3000](http://localhost:3000/).
Your app template should now be running on [localhost:3000](http://localhost:3000).