Ecosyste.ms: Awesome
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: 13 days 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.
- Host: GitHub
- URL: https://github.com/rayanwaked/boston
- Owner: rayanwaked
- Created: 2023-07-30T04:40:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-27T19:45:23.000Z (2 months ago)
- Last Synced: 2024-08-27T21:44:17.319Z (2 months ago)
- Topics: ai, coredata, ios, ipados, macos, openai, siri, sirikit, storekit, swift, visionos
- Language: Swift
- Homepage:
- Size: 408 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License/README.md
Awesome Lists containing this project
README
## 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## 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](https://github.com/gitpoint/git-point/issues/new](https://github.com/rayanwaked/Boston-Public/issues/new)https://github.com/rayanwaked/Boston-Public/issues/new).