Skip to content
New Project

Shooketh – AI bot fine-tuned on Shakespeare

An AI bot built with the Vercel AI SDK, OpenAI gpt-4o mini, and fine-tuned on Shakespeare's literary works

DeployView Demo
Template Thumbnail

Shooketh

An AI bot built with the Vercel AI SDK and fine-tuned on Shakespeare's literary works.

Introduction · Deploy Your Own · Fine-tuning the model · Tech Stack · Contributing · License


Introduction

Shooketh is an AI bot built with the Vercel AI SDK and fine-tuned on Shakespeare's literary works. Read the guide on how you can build your own bot like me.

Deploy your own

You can deploy your own version of Shooketh with 1-click:

Fine-tuning the model

Read the guide on how you can fine-tune your own AI bot with OpenAI + the Vercel AI SDK.

Tech Stack

ChatH is built on the following stack:

  • Next.js – framework
  • OpenAI Fine-tuning - Fine-tuning
  • Vercel AI SDK – AI completions
  • Vercel – deployments
  • TailwindCSS – styles

Contributing

Here's how you can contribute:

  • Open an issue if you believe you've encountered a bug.
  • Make a pull request to add new features/make quality-of-life improvements/fix bugs.

Author

  • Steven Tey (@steventey)

License

Licensed under the MIT license.

GitHub Repovercel-labs/shooketh
LicenseView License
Use Cases
AI
Stack
Next.js
Tailwind

Related Templates

ChatGPT Plugin Starter: WeatherGPT

The ultimate ChatGPT Plugin starter template. WeatherGPT is a ChatGPT Plugin to get the weather of any given location.
ChatGPT Plugin Starter: WeatherGPT thumbnail

ChatHN – Chat with Hacker News

AI chatbot that uses OpenAI Functions and Vercel AI SDK to interact with the Hacker News API with natural language.
ChatHN – Chat with Hacker News thumbnail
DeployView Demo