Skip to content

leerob/hono-vercel-ai-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy with Vercel

Hono with the Vercel AI SDK

This example shows how to use the Vercel AI SDK with Hono to stream a response back from OpenAI.

Forked from the Vercel + Hono starter template.

Getting Started

$ git clone https://github.com/leerob/hono-vercel-ai-sdk.git
$ cd hono-vercel-ai-sdk
$ bun i -g vercel
$ bun i
$ vercel dev