An open API service indexing awesome lists of open source software.

https://github.com/rayanwaked/boston

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.
https://github.com/rayanwaked/boston

ai coredata ios ipados macos openai siri sirikit storekit swift visionos

Last synced: 11 months ago
JSON representation

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.

Awesome Lists containing this project

README

          



Boston



Download on the App Store

## Table of Contents

- [Introduction](#introduction)
- [Features](#features)
- [Feedback](#feedback)

## Important
If you'd like to test the functionality of this app using the repository (not the official app), 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 rayan@waked.dev or [file an issue](https://github.com/gitpoint/git-point/issues/new](https://github.com/rayanwaked/Boston-Public/issues/new)https://github.com/rayanwaked/Boston-Public/issues/new).