Skip to content

craigsdennis/lightbulb-moment-tool-calling

Repository files navigation

Image for: Repository files navigation

Homie - Home Automation Chat

This is a Workers AI application that makes use of Tool Calling using the Hermes 2 Pro on Mistral 7B model.

It adds the ability to control a Govee light device through English controls by making use of a Large Language Model.

NOTE: It will still "work" without owning a light, but it would be a lot cooler if you did.

📚 Function Calling Documentation

Installation

Image for: Installation

If you have a light:

Copy .dev.vars.example to .dev.vars and add your GOVEE_API_KEY;

npm install
# If it's your first time here
npx wrangler login

Develop

Image for: Develop
npm run dev

Deploy

Image for: Deploy
npm run deploy

About

Image for: About

Workers AI Tool Calling Example

Resources

Stars

Watchers

Forks

Releases

Image for: Releases
No releases published

Packages

Image for: Packages 0
No packages published