Skip to content

craigsdennis/gamertown-workers-ai-vectorize

Repository files navigation

Image for: Repository files navigation

Gamertown

Welcome to Gamertown!

This repo is the code for the behind the counter application that answers all your questions.

This is a demo of Cloudflare Workers AI making use of Vectorize, our vector database.

This data can come from any source, I happend to use the IGDB from Twitch. I used the IGDB API

The app is styled by the absolutely incredible 98.css

Also, you should check out Oddworld.

Get started

Image for: Get started

Install dependencies

npm install

Create your Vectorize database. (I used the bge-large embedding.)

npx wrangler vectorize create video-game-summaries --preset "@cf/baai/bge-large-en-v1.5"      

Run the local development server

npm run dev

Deploy your application

npm run deploy

About

Image for: About

Welcome to Gamertown, the behind the counter tool used to make dreams come true.

Resources

Stars

Watchers

Forks

Releases

Image for: Releases
No releases published

Packages

Image for: Packages 0
No packages published