Skip to content

Commit

Permalink
Add chat gif, update disclaimer
Browse files Browse the repository at this point in the history
  • Loading branch information
avichay77 authored Aug 14, 2023
1 parent 1057473 commit 91d1c83
Showing 1 changed file with 15 additions and 11 deletions.
26 changes: 15 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,27 @@
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-908a85?logo=gitpod)](https://gitpod.io/from-referrer/)
# AI assistant for software developers

## This extension is NOT for Tabnine Enterprise self-hosted customers.

This extension is for Tabnine’s Starter (free), Pro and **Enterprise SaaS** users only.

Tabnine Enterprise users with the self-hosted setup should use the Tabnine Enterprise extension in the [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode-self-hosted-updater).

Learn more about **Tabnine Enterprise** and self hosting options [here](https://www.tabnine.com/enterprise?utm_source=ide_marketplace&utm_medium=organic&utm_campaign=vscode_marketplace), or talk to a [Tabnine Enterprise expert](https://www.tabnine.com/?expert&utm_source=ide_marketplace&utm_medium=organic&utm_campaign=vscode_marketplace)
> :bulb: **Note:**
>
> ### This extension is NOT for Tabnine Enterprise self-hosted customers.
>
> This extension is for Tabnine’s Starter (free), Pro and **Enterprise SaaS** users only.
>
> Tabnine Enterprise users with the self-hosted setup should use the Tabnine Enterprise extension in the [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode-self-hosted-updater).
>
>Learn more about **Tabnine Enterprise** and self hosting options [here](https://www.tabnine.com/enterprise?utm_source=ide_marketplace&utm_medium=organic&utm_campaign=vscode_marketplace), or talk to a [Tabnine Enterprise expert](https://www.tabnine.com/?expert&utm_source=ide_marketplace&utm_medium=organic&utm_campaign=vscode_marketplace)
## Code faster with AI code completions

![Tabnine main completions](https://raw.githubusercontent.com/codota/tabnine-vscode/master/assets/completions-main.gif)
<br />

## Ask away, Tabnine Chat is here to answer (Beta)
TBD - VIDEO HERE

Want to join the Beta? [Sign up here](https://www.tabnine.com/?chat-beta&utm_source=ide_marketplace&utm_medium=organic&utm_campaign=vscode_marketplace)

![Tabnine Chat_discover_and_learn](https://github.com/codota/tabnine-vscode/assets/23702961/68c486fc-fa0d-4cfe-b8e1-432684b057d8)
<br/>

#### Quick menu:

**[What’s Tabnine](#whats-tabnine)**<br />
Expand All @@ -43,9 +47,9 @@ Want to join the Beta? [Sign up here](https://www.tabnine.com/?chat-beta&utm_sou

#### What’s Tabnine

Tabnine is an AI code assistant that makes you a better developer. Tabnine will increase your development velocity with real-time code completions in all the most popular coding languages and IDEs.
Tabnine is an AI code assistant that makes you a better developer. Tabnine will increase your development velocity with real-time code completions, chat, and code generation in all the most popular coding languages and IDEs.

Whether you call it **IntelliSense, intelliCode, autocomplete, AI-assisted code completion, AI-powered code completion, AI copilot, AI code snippets, code suggestion, code prediction, code hinting,** or **content assist**, using Tabnine can massively impact your coding velocity, significantly cutting down your coding time.
Whether you call it **IntelliSense, intelliCode, autocomplete, AI-assisted code completion, AI-powered code completion, AI copilot, AI code snippets, code suggestion, code prediction, code hinting, content assist, unit test generation** or **documentation generation**, using Tabnine can massively impact your coding velocity, significantly cutting down your coding time.

#### Under the hood / Tabnine technology
Tabnine is powered by multiple language-specialized machine learning models that were pre-trained from the ground up on code. All of Tabnine’s AI models are trained on open-source code with permissive licenses. Tabnine's AI completions can be run on a developer's laptop, on a server behind your firewall, or in the cloud.
Expand Down

0 comments on commit 91d1c83

Please sign in to comment.