화면 모서리에 떠 있는 AI 비서 HiyokoHelper를 구축하는 방법을 소개합니다.
이 글은 HiyokoHelper라는 360×440픽셀 크기의 화면에 떠 있는 AI 비서를 구축하는 방법에 대해 설명합니다. 사용자는 Cmd+Shift+H 단축키로 다른 앱에서 언제든지 비서를 불러올 수 있습니다. 또한, 비서 창의 설정과 관련된 JSON 코드도 제공되어 이 기능을 구현하는 데 도움을 줍니다.
This article introduces how to build HiyokoHelper, a floating AI assistant in the corner of your screen.
The article describes how to create an AI assistant called HiyokoHelper, which is presented in a 360×440 pixel floating window on the user's screen. It can be accessed anytime using the Cmd+Shift+H shortcut from any application. The author also includes JSON code for configuring the functionality, providing practical guidance for implementation.