Metadata-Version: 2.4
Name: grokhelper
Version: 0.1.3
Summary: A simple helper library to use Grok API by xAI
Author-email: Vismaya_M_S <vismaya.2141@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/Vismaya2141/grokhelper
Project-URL: Repository, https://github.com/Vismaya2141/grokhelper
Keywords: grok,xai,ai,llm,chatbot
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: requests

# grokhelper

Simple Python wrapper for Grok API by xAI.

## Installation
```bash
pip install grokhelper
