- 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)
Easily access OpenAI's advanced LLM anywhere through Siri.
Available for iOS, iPadOS, and macOS.
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
Feel free to send me feedback at [email protected] or file an issue.