Загрузка видео...

Не удалось загрузить видео

На главную

Five years ago I created TabNine, the first commercial code completion tool to use deep learning. Today I'm releasing Supermaven, the first code completion tool with a context window exceeding 100,000 tokens.

495,963 просмотров • 2 лет назад •via X (Twitter)

Комментарии: 11

Фото профиля Jacob Jackson
Jacob Jackson2 лет назад

Supermaven not only provides the best completions of any tool but it's also the fastest. In the video below I test the speed of Supermaven compared to several alternatives. Supermaven's response time is 250ms, over 3x faster than any other tool in this case.

Фото профиля Jacob Jackson
Jacob Jackson2 лет назад

Unlike existing tools which are all based on the Transformer architecture, Supermaven uses a new operation which is better than self-attention at integrating information across a long context.

Фото профиля Jacob Jackson
Jacob Jackson2 лет назад

This allows us to expand the context window to 300,000 tokens (30 times longer than any other tool) while keeping cost and latency low. As a user, that means Supermaven will understand APIs and conventions that are unique to your codebase.

Фото профиля Jacob Jackson
Jacob Jackson2 лет назад

Supermaven sees not just your code but also the sequence of edits you've made since your previous commit. That helps it understand your intention when you're making changes.

Фото профиля Jacob Jackson
Jacob Jackson2 лет назад

You can start using Supermaven today. Follow the link in my bio or go to the @SupermavenAI account to try it.

Фото профиля murat 🍥
murat 🍥2 лет назад

just signed up. works well. you da boss

Фото профиля Umar
Umar2 лет назад

Any chance on getting a webstorm plugin?

Фото профиля Jacob Jackson
Jacob Jackson2 лет назад

Yes - next week

Фото профиля Ken aka Frosty
Ken aka Frosty2 лет назад

Reporting back in after using it. One awesome thing that isn't even mentioned is it's WAY smarter about cleaning up the line if it's doing a completion mid-line. With copilot there's almost always leftover jank I have to clean up. With Supermaven I can hit tab and move on.

Фото профиля Aayush Shah
Aayush Shah2 лет назад

Congrats on the launch! I was an early user of TabNine back in 2018 and I'm stoked to see this. IntelliJ support soon?

Фото профиля Jacob Jackson
Jacob Jackson2 лет назад

Yes, hopefully next week

Похожие видео