ποΈ A modern voice-first desktop AI assistant built for real-world workflows.
π§ Configuration
Create API keys and set these environment variables:
- NewsData: https://newsdata.io/register?medium=null&source=null&campaign=null β
NEWS_API_KEY - Gemini: https://aistudio.google.com/app/api-keys β
GEMINI_API_KEY
setx NEWS_API_KEY "your_newsdata_key_here"
setx GEMINI_API_KEY "your_api_key_here"Restart the terminal after setting it.
