doc: fix xai tile

This commit is contained in:
Dev-Khant
2025-02-26 13:56:09 +05:30
parent 5cebe9ab52
commit 48176bd194

View File

@@ -1,3 +1,7 @@
---
title: xAI
---
[xAI](https://x.ai/) is a new AI company founded by Elon Musk that develops large language models, including Grok. Grok is trained on real-time data from X (formerly Twitter) and aims to provide accurate, up-to-date responses with a touch of wit and humor.
In order to use LLMs from xAI, go to their [platform](https://console.x.ai) and get the API key. Set the API key as `XAI_API_KEY` environment variable to use the model as given below in the example.