https://github.com/ricomeetsworld/chat
An iMessage-like interface using the ChatGPT 3.5 Turbo model.
https://github.com/ricomeetsworld/chat
chatgpt3 openai vercel
Last synced: about 1 year ago
JSON representation
An iMessage-like interface using the ChatGPT 3.5 Turbo model.
- Host: GitHub
- URL: https://github.com/ricomeetsworld/chat
- Owner: ricomeetsworld
- Created: 2023-07-01T09:59:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-01T10:00:41.000Z (almost 3 years ago)
- Last Synced: 2025-02-12T23:18:14.912Z (over 1 year ago)
- Topics: chatgpt3, openai, vercel
- Language: TypeScript
- Homepage: https://chat-0xreeko.vercel.app
- Size: 56.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat
This example shows how to use the [Vercel AI SDK](https://sdk.vercel.ai/docs) with [Next.js](https://nextjs.org/) and [OpenAI](https://openai.com) to create a ChatGPT-like AI-powered streaming chat bot.

## Deploy your own
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=ai-sdk-example):
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fvercel-labs%2Fai%2Ftree%2Fmain%2Fexamples%2Fnext-openai&env=OPENAI_API_KEY&envDescription=OpenAI%20API%20Key&envLink=https%3A%2F%2Fplatform.openai.com%2Faccount%2Fapi-keys&project-name=vercel-ai-chat-openai&repository-name=vercel-ai-chat-openai)