The following key steps need to be completed to install AionUi:
- pass (a bill or inspection etc)
git clonecommand to download the source code locally - After entering the project directory, use the
npm installInstalling dependencies - After launching the application, configure the API key on the Settings page (three authentication methods are supported: direct entry of the Gemini API key, Vertex AI authentication or OAuth personal authentication)
- Configurable HTTP proxy when network is limited
- pass (a bill or inspection etc)
npm startLaunch the application, or build the executable using platform-specific commands
Note: You need to make sure that Node.js environment is installed before installation, and API key needs to be applied in Google Cloud platform first. If you encounter dependency problems during installation, try deleting node_modules and reinstalling.
This answer comes from the articleAionUi: Free, Open Source Gemini CLI GUI ToolThe































