Terminal-based LLM tool for Grok 4
New!
Top 86.1% on sourcepulse
Grok-CLI provides a terminal-based interface for interacting with xAI's Grok 4 model through its API. This tool is designed for developers and power users who prefer command-line interaction for LLM tasks.
How It Works
The CLI leverages the official Grok 4 API to send user prompts and receive responses. It maintains conversation history within a session, allowing for contextual interactions.
Quick Start & Requirements
pip install -r requirements.txt
then pip install -e .
grok_cli --api-key YOUR_KEY
or export COMPOSIO_API_KEY
in your shell.Highlighted Details
Maintenance & Community
No information provided in the README.
Licensing & Compatibility
No license information provided in the README.
Limitations & Caveats
Requires an API key from x.ai, which may have associated costs or access restrictions. The project's maintenance status and community support are not detailed.
3 weeks ago
Inactive