Skip to content

craigsdennis/hackathon-helper-workers-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Workers AI Hackathon Helper Starter Kit

🔗 shrty.dev/hackathon-helper

Python

Watch AI Hackathon Video on YouTube - Python and Streamlit

There is a Streamlit application in the Python folder that uses of the official Python SDK to hit the REST API.

Workers - Serverless Application

Watch AI Hackathon Video on YouTube - JavaScript base Cloudflare Workers AI App

In the Workers folder there are some starters.

  • hello-workers-ai : Boilerplate Workers code calling AI.
  • hello-hono-ai: Shows off using the amazing Hono frawework 🔥 and adds some streaming examples.
  • typescript-based-api: A demo app that Hono 🔥 TypeScript based API that allows for streaming and a static assets based front-end. Shows off how to handle streaming in both client and server.

Pages

  • Check out the Vanilla Chat App repo for a template.
  • Take the Floor is LLaVa Vision app template for spin.
  • Meet Homie a Function Calling enabled Home Automation assistant. Give your LLM more superpowers.

Resources