To set your api key by going to settings: Command + ,
To clear your conversation press Command + K
You need Rust to build this application. To setup Rust follow this guide for your system.
Install dependencies
yarn install
Build
yarn tauri build
To develop
yarn tauri dev