A simple tool to access Gemini / DeepSeek API for free using OpenRouter and Google AI Studio / DeepSeek.
Install via script:
bash <(curl -Lk https://github.com/TaiInnovations/Tai-Cli/releases/download/latest/install.sh)
-
Get Google API Key
- Visit Google AI Studio
- Create and copy API Key
-
Get DeepSeek API Key
- Visit DeepSeek
- Create and copy API Key
-
Configure OpenRouter
- Go to OpenRouter Integration
- Enter your Google AI Studio / DeepSeek API Key
- Visit OpenRouter Keys
- Create and get OpenRouter API Key
-
Build
# All platforms
make
# Specific platform
make windows_amd64 linux_amd64
- Keep your API Keys secure
- Read the terms of service before use
Issues and Pull Requests are welcome!