TajikGPT
Chat with TajikGPT AI models
Below is detailed information about the project: what it is, how it works, and why we built it.
Before TajikGPT launched, users in the region relied on global platforms like ChatGPT and Gemini. They work well with English and Russian, but they support Tajik poorly — the models aren't natively trained on it and work through translation.
We decided to build a platform that works properly with Tajik and other regional languages.
TajikGPT was launched in 2026 by Soullab.
What's available:
| Model | Purpose | Availability |
|---|---|---|
| TJ-0.5 | Basic tasks, fast responses | Free |
| TJ-1.0 Mini | Everyday tasks | Free |
| TJ-1.0 | Universal model | Free |
| TJ-1.0 Pro | Advanced tasks, Vision, web search | Student+ |
| TJ-1.0 Ultra | Most powerful model | Student+ |
| TJ-Coder | Code generation and analysis | Free |
| TJ-Image 0.5 | Fast image generation | Free |
| TJ-Image 1.0 | High-quality images | Free |
In March 2026, we tested TJ-1.0 against GPT-4o and Gemini 2.0 Flash.
| Task | TJ-1.0 | GPT-4o | Gemini 2.0 Flash |
|---|---|---|---|
| Tajik language | Best result | Acceptable | Weak |
| Translation (TJ ↔ RU) | Best result | Partial errors | Partial errors |
| Creative writing | Best result | Standard | Standard |
| Following instructions | Best result | Skips context | Skips context |
| Russian/English | Comparable | Slight advantage | Comparable |
TJ-1.0 shows an advantage in Tajik because it's natively trained, not translated through Russian.
| Plan | Price | What's included |
|---|---|---|
| Free | $0 | TJ-0.5, TJ-1.0, TJ-1.0 Mini, TJ-Coder, images |
| Student | $3.99/month | All models including Pro and Ultra |
| Plus | $9.99/month | All models + extended features |
| Pro | $29.99/month | Unlimited requests, priority support |
Free plan doesn't require a card.
Comparison with competitors:
| Platform | Basic | Advanced | Premium |
|---|---|---|---|
| TajikGPT | $0 | $3.99 | $29.99 |
| ChatGPT | $0 | $20 | $200 |
| Gemini | $0 | $19.99 | — |
| Claude | $0 | $20 | — |
REST API is compatible with OpenAI format:
pip install tajikgpt
from tajikgpt import TajikGPT
client = TajikGPT(api_key="sk-tj-your-key")
SDK: Python, Node.js
Documentation: https://tajikgpt.com/docs
We faced several difficulties:
We solved these challenges during development.
Free plan doesn't require a card — you can sign up and start using it right away.
Data is current as of March 2026.
Chat with TajikGPT AI models