Show HN: Open-sourced a web client that lets any device use Apple's on-device AI (github.com)

🤖 AI Summary
A new open-source web client called Perspective Intelligence has been introduced, allowing users to access Apple's on-device AI capabilities from any browser on any device, including Windows, Android, and Linux systems. Previously available only as a native Mac and iOS app, this adaptation enables broader accessibility to Apple’s powerful Foundation Models by utilizing the computing power of a user’s Mac without requiring cloud connectivity or API keys. This innovation empowers users to tap into Apple Intelligence seamlessly from various environments. This project significantly contributes to the AI/ML community by democratizing access to sophisticated AI tools, enabling real-time interaction with eight specialized AI agents directly from the browser. It features automatic classification of conversations to the appropriate agents, providing a smooth user experience. Technically, it integrates Next.js for the front end, PostgreSQL for database management, and a local server (Perspective Server) to facilitate communication with the AI models hosted on macOS devices, ensuring data privacy by keeping all operations local. Users can set up and deploy the web client using straightforward installation commands, making advanced AI technology more accessible than ever.
Loading comments...
loading comments...