Siri-Ultra
S
Siri Ultra
Overview :
Siri-Ultra is a cloud-based smart assistant that runs on Cloudflare Workers and can be integrated with any large language model (LLM). It leverages the LLaMA 3 model and utilizes custom function calls to access weather data and online searches. This project allows users to interact with Siri through Apple Shortcuts, eliminating the requirement for dedicated hardware devices.
Target Users :
Targets users who want to use a smart assistant without dedicated hardware. Siri-Ultra caters to those seeking to simplify their tech stack and leverage cutting-edge AI technologies to enhance personal efficiency through a flexible, cloud-based solution.
Total Visits: 474.6M
Top Region: US(19.34%)
Website Views : 257.5K
Use Cases
Users can get weather forecasts through Siri-Ultra
Utilize Siri-Ultra for online search queries
Quickly access daily information like news summaries or schedule appointments via Siri-Ultra
Features
Supports custom models, API base, and system prompts
Deploys using Cloudflare Workers
Creates a KV namespace to store conversation data
Authenticates and calls data using API keys
Updates system prompts to adapt to different use cases
After deployment on Cloudflare, can be configured and used through Apple Shortcuts
How to Use
Clone the repository and navigate to the root directory
Run `npm install` to install the required dependencies
Authenticate your Cloudflare account by running `npx wrangler login`
Create a KV namespace using `npx wrangler kv:namespace create chats` and note the ID
Update `wrangler.toml` file with the namespace ID
Set up API keys, including GROQ or OpenAI API keys, OpenWeather API key, and SEARCH1API_KEY
Update LLM Vars, including API_BASE and MODEL
Deploy the Worker using `npx wrangler deploy`
Install and configure the Apple Shortcut using the provided link
AIbase
Empowering the Future, Your AI Solution Knowledge Base
© 2025AIbase