Tabnine is an AI assistant primarily focused on code autocomplete. Tabnine Chat, an in-IDE chat feature, is also in beta but only for Enterprise users. The free tier of Tabnine has limited functionality, offering short code completions of 2-3 words.
The most unique aspect of Tabnine is its hybrid LLM approach. Tabnine's free tier (Starter) runs a small model on the user's local machine and a larger model in the cloud. Tabnine Pro also offers a model where users can run the Tabnine AI models entirely on their local machine.
TL;DR: Tabnine is a good choice for users who want to run their LLM entirely on their local machine. Cody Free and Cody Pro offer a wider range of features using cloud-based models.
| Features | Sourcegraph Cody | Tabnine |
|---|---|---|
| Autocomplete | ||
| Chat | ||
| Prompts | ||
| Custom prompts |
| IDE support | Sourcegraph Cody | Tabnine |
|---|---|---|
| Visual Studio Code | ||
| JetBrains | ||
| Visual Studio | ||
| Other |
| LLM / Model | Sourcegraph Cody | Tabnine |
|---|---|---|
| Chat model (default) | Claude 3.5 Sonnet | Proprietary |
| Autocomplete model (default) | DeepSeek-V2 | Proprietary |
| Choose your LLM | ||
| Bring your own LLM key | ||
| LLM hosting | Cloud | Cloud or on-prem |
| Pro tier pricing for individuals | $9 / user / month | $12 / user / month |
| Context and personalization | Sourcegraph Cody | Tabnine |
|---|---|---|
| Personalized responses using codebase context | ||
| Fine-tuned LLM |
| Pricing | Sourcegraph Cody | Tabnine |
|---|---|---|
| Free tier offered |
Last updated: 2024-04-16
Cody makes it easy to write, fix, and maintain code.