Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 721 Bytes

File metadata and controls

13 lines (8 loc) · 721 Bytes

Voice User Interface (VUI) AI Agent 🗣️

Enola 🕵🏾‍♀️

  1. Create a Google Gemini API key

  2. Store this secret, using: mkdir -p ~/.config/enola && echo GOOGLE_AI_API_KEY=... >~/.config/enola/azkaban.yaml

  3. Install Enola.dev, and run:

    enola -vvv server --chatPort=7070 --http-scheme --agents=https://raw.githubusercontent.com/enola-dev/vui-agent/refs/heads/main/enola.agent.yaml
    

Open http://localhost:7070 and press the Microphone button, and start speaking to your Computer.

Demo Video