TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Next-generation AI models

231 pointsby BrandonJungalmost 3 years ago

27 comments

nlhalmost 3 years ago
I might be a super weird use case BUT believe it or not I use both Tabnine and Copilot and I kinda like the combo. Here&#x27;s how it works:<p>I use Copilot for its multi-line code generation. It&#x27;s vastly superior. (Sorry Tabnine). Gotta give credit to Tabnine for kicking off this space -- they had a multi-year headstart on Copilot and it was pretty cool when it first launched, but it just doesn&#x27;t come close to Copilot. OpenAI is kicking butt here.<p>Having said that, I still find value out of Tabnine -- I keep it installed it powers the pop-up autocomplete (eg Intellisense replacement). The Tabnine suggestions are immediate (as opposed to Copilot which takes a few seconds), and in a lot of cases it&#x27;s super helpful for completing a variable name after 1 character, etc.<p>If I ESC out of the Tabnine suggestion, then Copilot takes over and a few seconds later I get a full line&#x2F;multi-line suggestion.<p>I dunno - it&#x27;s been working really well for me. Peaceful coexistence :)
评论 #31833229 未加载
评论 #31834262 未加载
Crazyontapalmost 3 years ago
Having just purchased copilot and a user of Tabnine in the past (using Phpstorm) here is my own personal opinion. The suggestions offered by Tabnine weren&#x27;t anywhere good as copilot - not even by a long shot (at least for PHP and Javascript).<p>But almost an year has passed since I used this so I don&#x27;t know if they have had a major update and the results are improved, but previously 1 out of 10 tabnine suggestions were barely useful, compared to 9 out of 10 with copilot.<p>Since it&#x27;s a paid offering now I really hope they&#x27;ve upped their game.
评论 #31832845 未加载
评论 #31832099 未加载
评论 #31832302 未加载
mynegationalmost 3 years ago
I remember when Jacob Jackson’s (this kid is nothing less of a genius) tabnine project was posted on HN. Codota then bought tabnine and now they renamed themselves after this acquisition. Got me interested what Jacob is doing now. Looks like after his stint at OpenAI this is his new project: <a href="https:&#x2F;&#x2F;same.energy&#x2F;" rel="nofollow">https:&#x2F;&#x2F;same.energy&#x2F;</a>
评论 #31831996 未加载
评论 #31834282 未加载
评论 #31834844 未加载
评论 #31879682 未加载
thejoshalmost 3 years ago
I really want to love Tabine. I really, really do.<p>I gave it a fair chance, let it index my private personal projects, ran it on my personal machine to see how it worked. The results are... not great. I&#x27;m using IntelliJ, and Tabnine is arrogant enough to believe that their autocomplete is superior to the libraries autocomplete, even when completely wrong or it has no idea of its autocomplete. These are opensource libraries.<p>Their inline suggestions (per what Github Copilot) isn&#x27;t great either. I&#x27;ve tried their different strength levels (their UI for their product is fantastic) and it&#x27;s not great.<p>Github copilot when I first started was pretty good, over the last few months it&#x27;s become amazing. I&#x27;m going to be giving my money to Github over Tabnine, but would prefer to give it to Tabnine.
评论 #31832023 未加载
jonahbentonalmost 3 years ago
Whenever I encounter tabnine pages in search results- most commonly for Java Spring stuff- and click through, I regret it. The code snippets are never useful and the ads&#x2F;popups are offensive. Baeldung resources are infinitely better.
评论 #31831253 未加载
owlbynightalmost 3 years ago
I had to uninstall Tabnine because its resource usage was unacceptable. Hopefully they&#x27;ve addressed that, because it was using way too much of my CPU at times that it shouldn&#x27;t have been.
评论 #31832040 未加载
评论 #31833385 未加载
mdanielalmost 3 years ago
For my curiosity, <a href="https:&#x2F;&#x2F;www.tabnine.com&#x2F;code&#x2F;java&#x2F;classes&#x2F;com.google.gson.JsonObject" rel="nofollow">https:&#x2F;&#x2F;www.tabnine.com&#x2F;code&#x2F;java&#x2F;classes&#x2F;com.google.gson.Js...</a> says it was taken from <a href="https:&#x2F;&#x2F;github.com&#x2F;Vedenin&#x2F;useful-java-links&#x2F;tree&#x2F;master&#x2F;helloworlds&#x2F;3.8-json&#x2F;gson&#x2F;src&#x2F;main&#x2F;java&#x2F;gson&#x2F;advanced&#x2F;TreeModel.java#L25" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Vedenin&#x2F;useful-java-links&#x2F;tree&#x2F;master&#x2F;hel...</a> which Tabnine annotates as &quot;license: other&quot; (it&#x27;s actually CC-BY-SA-4.0 &lt;<a href="https:&#x2F;&#x2F;github.com&#x2F;Vedenin&#x2F;useful-java-links&#x2F;blob&#x2F;1f4278c9ada5719fd1d945bf882698f97785d017&#x2F;license.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Vedenin&#x2F;useful-java-links&#x2F;blob&#x2F;1f4278c9ad...</a>&gt;) but (a) does Tabnine not know about CC licenses? (b) how is the downstream user (i.e. the person accepting said snippet completion) supposed to interpret &quot;license: other&quot; without doing the same research I just did?<p>That story gets even weirder with the 3rd link on that page whose license is also &quot;other&quot; but this time the &quot;view source&quot; link goes to <a href="https:&#x2F;&#x2F;www.tabnine.com&#x2F;web&#x2F;assistant&#x2F;code&#x2F;rs&#x2F;5c781237e70f870001961810#L84" rel="nofollow">https:&#x2F;&#x2F;www.tabnine.com&#x2F;web&#x2F;assistant&#x2F;code&#x2F;rs&#x2F;5c781237e70f87...</a> . I find that weird for at least two reasons: (a) it clearly says &quot;This snippet was taken from github&quot; and has a GitHub style &quot;org&#x2F;repo&quot; nomenclature, but doesn&#x27;t link to the actual repo (b) at the very top of that file is the boilerplate Apache 2.0 license header<p>Finally, one should be very cautious about <i>ever</i> linking to &quot;master&quot; URLs, since the branch can get nuked if the repo owner decides to go with the &quot;master to main&quot; rename, it can lead the user to a copy of the file that is almost guaranteed not to be the same sha as the one Tabnine indexed, and related to that the repo can undergo a license change (FOSS to BSL is a very common one) leading to some complicated discussions
评论 #31833590 未加载
评论 #31833805 未加载
Mockapapellaalmost 3 years ago
Honestly, tab nine is the reason why I didn’t use Copilot for months after I was given initial access — it was just so atrociously bad at what it claimed to help that I was expecting the same from Copilot and thought the concept itself was a broken one. Then out of the blue a coworker mentions he got access to Copilot and loved it, so I gave it a try. Turns out, Copilot just makes things so much easier. I love it. I’m not sure if I’ll pay the subscription right away, but I’m certain I’ll notice the constant annoyance of it missing.
nakovetalmost 3 years ago
I used TabNine for years, if I recall correctly it was developed by a Waterloo (Ontario - Canada) student and bought by an Israeli company. Once they changed their EULA my security aware company was like can&#x27;t use that anymore. I provided that feedback to them but I guess I was the only one raising eyebrows. My suggestion is just lower your price to match Copilot, so it&#x27;s easy on the user deciding between both of you, I am for one sold on how useful Copilot is.
评论 #31834620 未加载
qyronalmost 3 years ago
I consider myself pretty advanced user of Tabnine, having purchased the first version from Jacob just when it appeared. I haven&#x27;t used (and don&#x27;t plan to) its full-function code completion and only briefly evaluated Copilot. Some thoughts:<p>- Tabnine&#x27;s local per-repository model shines best when used on big monolithic repos with lots of similar or boilerplate code. By learning on the same code it&#x27;s used for it IMO does much better job at detecting local patterns. Also local-model means pretty &quot;safe&quot; from security POV for corporate use (I can&#x27;t imagine big corps like Google and Amazon allowing use of Copilot for proprietary code).<p>- Back in they free tier of Tabnine was pretty useless compared to Pro because it severely limited model size. If it&#x27;s still the case now I hope they have a long evaluation period.<p>- From usability POV, unfortunately it doesn&#x27;t provide non-intrusive experience out of the box, which is very annoying and I believe is a reason for many users abandoning it pretty quickly. I had to modify both VSCode extension and VSCode itself (!) so that Tabnine&#x27;s completion suggestions won&#x27;t interfere with others.
评论 #31834351 未加载
ascaralmost 3 years ago
What&#x27;s up with this? The title is editorialized as advertisement against a competing product and the content of the link is essentially advertisement too.<p>It was posted by the VP of Business Development of Tabnine. Is this really organically ending up on the front page or are some bot&#x2F;vote rings in control?<p>@dang shouldn&#x27;t the title at least be changed to &quot;Announcing our Next-generation AI models&quot;?
评论 #31834603 未加载
bluelightning2kalmost 3 years ago
I feel for TabNine.<p>What they&#x27;re doing is impactful, impressive - and so eclipsed by an unreasonably well-resourced competitor that they don&#x27;t even get given much credit.<p>&quot;Not as good as CoPilot&quot; really doesn&#x27;t say enough about something that&#x27;s still very impressive.<p>Personally I thought it was cool but not game-changing, and moved on when I got into CoPilot. I can&#x27;t comment on the next-gen models.
评论 #31834329 未加载
评论 #31833861 未加载
llaollehalmost 3 years ago
Has anyone used both Tabnine and Copilot recently? Would like to know if compares to Copilot now.<p>Last time I checked(end of last year) Tabnine was a far inferior product.
评论 #31831588 未加载
评论 #31831745 未加载
atmosxalmost 3 years ago
Assume coPilot proposes a function that can be found in 90% of GPLv3 software. Should all software written by coPilot be GPLv3 as well?
评论 #31832919 未加载
KrishnaShripadalmost 3 years ago
The problem I had with Tabnine was insane memory consumption to the point where my Mac crawled to a halt. I had to keep killing Tabnine process or just uninstall the plugin. Copilot has been a breeze. I really want to give Tabnine a shot again but I doubt if they can get it to perform as well as Copilot does.
评论 #31833043 未加载
JCWasmx86almost 3 years ago
This is really interesting, $12 a month are a good price IMO.<p>Is it possible to use TabNine without using the random executable from <a href="https:&#x2F;&#x2F;update.tabnine.com&#x2F;3.2.28&#x2F;x86_64-unknown-linux-musl&#x2F;TabNine" rel="nofollow">https:&#x2F;&#x2F;update.tabnine.com&#x2F;3.2.28&#x2F;x86_64-unknown-linux-musl&#x2F;...</a> (Or is there the source available?)<p>Are there any instructions on to make it work with any other editor (GNOME-Builder in my case)? Is there Vala support?<p>Edit: Found this: <a href="https:&#x2F;&#x2F;github.com&#x2F;codota&#x2F;TabNine&#x2F;blob&#x2F;master&#x2F;HowToWriteAClient.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;codota&#x2F;TabNine&#x2F;blob&#x2F;master&#x2F;HowToWriteACli...</a>
BrandonJungalmost 3 years ago
For this specific comparison, it’s essential to start from the technology, as many of the product differences stem from the differences in approach, architecture, and technology choices. Microsoft and OpenAI view AI for software development almost as just another use case for GPT-3, the behemoth language model. Code is text, so they took their language model, fine-tuned it on code, and called the gargantuan 12-billion parameter AI model, Codex.<p>Copilot’s architecture is monolithic: “one model to rule them all.” It is also completely centralized - only Microsoft can train the model, and only Microsoft can host the model due to the enormous amount of computing resources required for training and inference.<p>Tabnine, after comprehensively evaluating models of different sizes, favors individualized language models working in concert. Why? Because code prediction is, in fact, a set of distinct sub-problems which doesn&#x27;t lend itself to the monolithic model approach. For instance: generating the full code of a function in Python based on name and generating the suffix of a line of code in Rust are two problems Tabnine solves well, but the AI model that best fits every such task is different. We found that a combination of specialized models dramatically increases the precision and length of suggestions for our 1M+ users.<p>A big advantage of Tabnine’s approach is that it can use the right tool for any code prediction task, and for most purposes, our smaller models give great predictions quickly and efficiently. Better yet, most of our models can be run with inexpensive hardware.<p>Now that we understand the principal difference between Microsoft’s huge monolith and Tabnine’s multitude of smaller models, we can explore the differences between the products:<p>First, kind of code suggestions. Copilot queries the model relatively infrequently and suggests a snippet or a full line of code. Copilot does not suggest code in the middle of the line, as its AI model is not best suited for this purpose. Similarly, Tabnine Pro also suggests full snippets or lines of code, but since Tabnine also uses smaller and highly efficient AI models, it queries the model while typing. As a user, it means the AI flows with you, even when you deviate from the code it originally suggested.<p>Second, ability to train the model. Copilot uses one universal AI model, which means that every user is getting the same generic assistance based on an “average of GitHub”, regardless of the project they&#x27;re working on. Tabnine can train a private AI model on the specific code from customers’ GitLab&#x2F;GitHub&#x2F;BitBucket repositories and thus adjust the suggestions to the project-specific code and infrastructure. Training on customer code is possible because Tabnine is modular, enabling the creation of private customized copies.<p>Third, Code security and privacy. There are a few aspects of this. Users cannot train or run the Copilot model. The single model is always hosted by Microsoft. Every Copilot user is sending their code to Microsoft; not some of the code, and not obfuscated - all of it. With Tabnine, users can choose where to run the model: on the Tabnine cloud, locally on the developer machine, or on a self-hosted server. This is possible because Tabnine has AI models that can run efficiently with moderate hardware requirements.<p>In addition, Tabnine makes a firm and unambiguous commitment that no code the user writes is used to train our model. We don’t send to our servers any information about the code that the user writes and the suggestions they’re receiving or accepting.<p>Fourth, commercial terms. Microsoft currently offers Copilot only as a commercial product for developers, without a free plan (beyond a free trial) or organizational purchase. Tabnine has a great free plan and charges for premium features such as longer code completions and private models trained on customers’ code.<p><a href="https:&#x2F;&#x2F;tabnine.com&#x2F;tabnine-vs-github-copilot" rel="nofollow">https:&#x2F;&#x2F;tabnine.com&#x2F;tabnine-vs-github-copilot</a>
评论 #31831181 未加载
评论 #31832100 未加载
评论 #31831203 未加载
评论 #31832151 未加载
评论 #31831767 未加载
评论 #31831468 未加载
arriualmost 3 years ago
It’s good to see more players in this space.
评论 #31831443 未加载
mellosoulsalmost 3 years ago
&quot;Understanding AI for coders...&quot;<p>For any coders who might think this article will help them understand AI, the actual title is:<p><i>Announcing our Next-generation AI models</i><p>Perhaps it has changed since being posted but it&#x27;s just a plug.
robswcalmost 3 years ago
I used the free version of Tabnine and beta tested Copilot.<p>I actually really liked Tabnine but sometimes the tons of suggestions got annoying. I upgraded my IDE and forgot to add copilot but didn&#x27;t feel like I needed to. Maybe that&#x27;s a mistake... but sometimes it felt like it was getting in the way and I did encounter a few times it would create &quot;bugs&quot; which I would have to spend time going back and fixing.<p>Not trying to knock these though. They&#x27;re both very impressive tools.
drcongoalmost 3 years ago
I&#x27;ve been using TabNine for years and, at least with Python, the suggestions are superb, and often uncanny - it occasionally suggests the variable name I was thinking of using before it&#x27;s appeared anywhere in the code. I love TabNine dearly, but the Sublime Text plugin for it has basically been left to rot which is really sad. It doesn&#x27;t integrate at all well with ST4.
chadreemalmost 3 years ago
Maybe tabnine changed some things with their new Pro version included multiline completions<p><a href="https:&#x2F;&#x2F;t.co&#x2F;YGfmAZopwe" rel="nofollow">https:&#x2F;&#x2F;t.co&#x2F;YGfmAZopwe</a>
codetrotteralmost 3 years ago
I use Tabnine completion in JetBrains CLion when I write Rust code. I’ve found it to be quite useful. Haven’t tried GitHub Copilot yet, so don’t know how Copilot compares to it.
评论 #31832062 未加载
daefalmost 3 years ago
Tabnine and Copilot feel like the endboss for various plagiarism checkers. I&#x27;m curious how universities will adapt to this.
评论 #31833447 未加载
smcleodalmost 3 years ago
Ouch $17 AUD&#x2F;month for a single user!
评论 #31832003 未加载
评论 #31832339 未加载
joelthelionalmost 3 years ago
Can we hope for a local, open-source version of these models some day?
评论 #31835246 未加载
caromalmost 3 years ago
Very editorialized title.