lihuibng / personal-ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal AI

This is a personal AI assistant that works with Apple Shortcuts removing the need for a dedicated hardware device.

How it works

The assistant is run on Cloudflare Workers and can work with any LLM model. The code snippet here uses llama 3 as an example with a custom function calling for fetching weather data.

Shortcut

Install the shortcut using this link.

About

License:MIT License


Languages

Language:TypeScript 96.8%Language:JavaScript 3.2%