# Welcome to Tensorix

**Tensorix** is an AI inference platform that gives developers access to powerful open-source models through simple, familiar APIs.

Use cutting-edge models like **GLM-5**, **MiniMax-M2**, and **MiniMax-M2.5** with your existing tools - no code changes required.

## Why Tensorix?

* 🚀 **Powerful open-source models** - GLM-5, MiniMax-M2.5, MiniMax-M2, and more
* 💰 **Pay-as-you-go pricing** - Only pay for what you use
* ✨ **Full feature support** - Works with Claude Code, Cursor, Cline, and more
* 🇪🇺 **EU-hosted infrastructure** with zero data retention

***

## Quick Start

1. **Sign up** at [tensorix.ai](https://tensorix.ai) and get your API key
2. **Choose your integration** - Claude Code, Cursor, or Cline
3. **Configure** - Point your tool to Tensorix's API endpoint
4. **Start building** - Use powerful models for coding, reasoning, and more

***

## Get Started

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>🚀 Claude Code CLI</strong></td><td>Use Tensorix with Claude Code in terminal</td><td><a href="ai-coding-assistants/claude-code-cli">claude-code-cli</a></td></tr><tr><td><strong>💻 Claude Code VS Code</strong></td><td>Claude Code extension in VS Code</td><td><a href="ai-coding-assistants/claude-code-vscode">claude-code-vscode</a></td></tr><tr><td><strong>⚡ Cursor</strong></td><td>Configure Cursor IDE with Tensorix</td><td><a href="ai-coding-assistants/cursor">cursor</a></td></tr><tr><td><strong>🔧 Cline</strong></td><td>Set up Cline extension</td><td><a href="ai-coding-assistants/cline">cline</a></td></tr><tr><td><strong>💬 LibreChat</strong></td><td>Self-hosted ChatGPT alternative with Tensorix</td><td><a href="chat-interfaces/librechat">librechat</a></td></tr><tr><td><strong>🌐 Open WebUI</strong></td><td>Feature-rich self-hosted chat interface</td><td><a href="chat-interfaces/openwebui">openwebui</a></td></tr></tbody></table>

***

## API Endpoints

| Type                    | Base URL                     |
| ----------------------- | ---------------------------- |
| Claude Code / Anthropic | `https://api.tensorix.ai`    |
| OpenAI Compatible       | `https://api.tensorix.ai/v1` |

***

## Available Models

| Model             | Model ID                      | Context | Best For                        |
| ----------------- | ----------------------------- | ------- | ------------------------------- |
| **GLM-5** ⭐       | `z-ai/glm-5`                  | 203K    | Coding, reasoning, general use  |
| **MiniMax-M2.5**  | `minimax/minimax-m2.5`        | 197K    | Reasoning, functions            |
| **Kimi-K2.5**     | `moonshotai/kimi-k2.5`        | 262K    | Vision, functions, long context |
| **MiniMax-M2**    | `minimax/minimax-m2`          | 197K    | Coding, fast responses          |
| **DeepSeek-V3.1** | `deepseek/deepseek-chat-v3.1` | 164K    | General chat, reasoning         |

Browse all models and pricing at [tensorix.ai/models](https://tensorix.ai/models).

{% hint style="success" %}
**Recommended for Claude Code:** GLM-5 offers excellent reasoning and code generation capabilities.
{% endhint %}

***

## Need Help?

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>📝 API Examples</strong></td><td>Sample curl commands and SDK examples</td><td><a href="api-reference/api-examples">api-examples</a></td></tr><tr><td><strong>💳 Credit &#x26; Billing</strong></td><td>Payment methods and pricing info</td><td><a href="billing/billing">billing</a></td></tr><tr><td><strong>❓ Troubleshooting</strong></td><td>Common issues and solutions</td><td><a href="support/troubleshooting">troubleshooting</a></td></tr><tr><td><strong>💬 Contact Support</strong></td><td>Get in touch with our team</td><td><a href="support/support">support</a></td></tr></tbody></table>
