Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 368 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 368 Bytes

Grok Free API

This is unoffical free Grok OpenAI type API.
This is unstable and may against grok TOS, use at your own risk!!

setup

Add your cookie in main.py first

uv venv
uv pip install -r requirements.txt
git clone https://github.com/mem0ai/grok3-api.git
cd ./grok3-api
uv pip install .
cd ..
main.py

You can access it at 127.0.0.1:8046/v1