CLI utility for interacting with AI models through the OpenRouter API. Chat with multiple AI models directly from your terminal.
- Multiple AI Models: Support for OpenAI, Anthropic, Google, and more through OpenRouter
- Streaming Responses: Real-time chat experience with streaming output
- Session Management: Maintain conversation context across multiple exchanges
- Lightning Fast: Built in Go for superior performance
- Customizable Templates: Pre-configured prompts and model configurations
- Go 1.24 or higher
- Open Router Key for authentication
- Git for version control
git clone https://github.com/sdet0mis/gor.git
cd gorcp .env.example .envgo run main.goThis project is licensed under the MIT License - see the LICENSE file for details.