Workers AI Hackathon Starter Kit#
Python#
There is a Streamlit application in the Python folder that uses of the official Python SDK to hit the REST API.
Workers - Serverless Application#
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.
Pages#
- Check out the Vanilla Chat App repo for a template.
- Take the Floor is LLaVa Vision app template for spin.

