AI Chatbot with Cloudflare Worker AI Model and Vercel AI SDK

AI Chatbot with Cloudflare Worker AI Model and Vercel AI SDK

This is a submission for the Cloudflare AI Challenge.

What I Built

A simple chatbot app using llama-2-7b-chat-fp16 model from Cloudflare Worker and Vercel AI SDK

Demo

AI Chatbot

My Code

Github project

Journey

Just a simple chatbot using the prebuilt utility useChat from the Vercel AI SDK to handle streaming responses of Cloudflare Worker, and utilizing the prebuilt chat bubble component from DaisyUI for the UI.

Leave a Reply

Your email address will not be published. Required fields are marked *