Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.
/ Boston Public archive

Boston - AI Assistant is an iOS, iPadOS, macOS, and visionOS application that uses SiriKit and OpenAI API's to allow users to access ChatGPT LLM's from Siri. *Boston is no longer available on the App Store.

Notifications You must be signed in to change notification settings

rayanwaked/Boston

Repository files navigation

Boston

Download on the App Store

Table of Contents

Important

  • DO NOT PUBLISH AN APP WITH API KEYS STORED LOCALLY - BUILD PROPER SERVER-SIDE INFRASTRUCTURE TO REQUESTS IT SECURELY & SAFELY *

For immediate purposes: if you'd like to test the functionality of this app using the repository, you will need to get an API key from OpenAI. Once you have your key, replace "SK-YOUR-KEY-HERE" in these two files:

  • Boston > Core > Functionality > Chat > ChatHandler:14
  • Boston > Extension > Siri > Handlers:26 (You will need to implement a secure way of storing your keys somewhere server-side. This is just a straightforward way to get testing done)

Introduction

Easily access OpenAI's advanced LLM anywhere through Siri.

Available for iOS, iPadOS, and macOS.

Features

A few of the things you can do:

  • Access OpenAI LLMs through Siri
  • Chat in-app and view message history
  • Clear history
  • Subscribe to different models for better features

Feedback

Feel free to send me feedback at [email protected] or file an issue.

About

Boston - AI Assistant is an iOS, iPadOS, macOS, and visionOS application that uses SiriKit and OpenAI API's to allow users to access ChatGPT LLM's from Siri. *Boston is no longer available on the App Store.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages