X
Business

JavaScript programming language developers: This is Kite's new free AI code-completion tool

Kite's AI-powered automatic code-completion tool is no longer only for Python developers.
Written by Liam Tung, Contributing Writer

Startup Kite has expanded its AI-powered code-completion product beyond Python to JavaScript, the most widely used programming language. 

It's also launched a new paid-for version of Kite for Python and says it now has 250,000 monthly active users of its Python product. 

Kite's code completion has supported Python for six years. Last January, the company landed $10m in funding – taking its total funding to $17m – as it launched more complex line-of-code completions for Python, which help predict the next several code elements developers are likely to type. Kite is the programmers' equivalent to Google's Smart Compose suggestions in Gmail.  

SEE: Six in-demand programming languages: Getting started (free PDF)

Kite argues that on average developers are 18% more productive with its code-completion product, which helps cut down repetitive coding tasks, errors, and time spent searching reference documents. 

The company has also shifted from processing code completions in the cloud to local machines to improve security for users who don't want to send their code off site.  

But until now the company hadn't yet cracked JavaScript or any other language beyond Python for that matter. In the meantime, auto-complete rival TabNine emerged with an AI-powered auto-complete tool for multiple programming languages using OpenAI's natural language processing model GPT-2

Late last year, Israeli Java-focused code-completion startup, Codota, acquired TabNine to boost language support and last month raised $12m to improve code predictions in TabNine and Codota

When TabNine launched, Kite CEO Adam Smith was critical of its approach, arguing that TabNine didn't use any semantic information, so the model only had a limited understanding of the structure of the code that developers are working with. TabNine naturally disagreed with Smith. 

The catch for Kite was that supporting new languages beyond Python required writing a different semantic engine for each language.

Now, in pursuit of a larger user base, Kite has changed tack and, like TabNine, is using OpenAI's GPT and a natural language processing approach to develop machine-learning-powered autocompletion for JavaScript code, with more languages in the pipeline, such as Google-developed Go

Kite trained its new deep-learning model on 22 million open-source JavaScript files to ensure Kite works with popular JavaScript libraries and frameworks like React, Vue, Angular, and Node.js . 

"We've kind of switched our technical approach to one that can scale easily across languages. And so that required a large upfront investment, and then each incremental language isn't that challenging," Smith told ZDNet.  

"So, when we built this approach, we first built support for Go, which is the language we use to write Kite internally. And then we ported it over to JavaScript and then ported it over to Python. So this new approach is going to be built into our Python product as well. That underscores how easy it is for us to launch new languages." 

Smith said Kite is now taking the same approach as TabNine for the new language rollouts.    

"The first version for each new language will be that approach and then we'll be going into each one, especially the popular ones, and layering in semantics on top of that, so that's analyzing the structure of code and understanding it, which the natural language processing approach doesn't do."

SEE: As Google enters AI coding autocomplete race, Kite for Python language gets smarter

According to Smith, with its Python developer users alone, Kite now has 250,000 monthly active users. 

Kite today also launched Kite Pro, its first paid product for professional developers. Kite Pro costs $199 a year or $19.90 a month. 

Smith is upbeat about Kite's prospects for growth with Kite for JavaScript, which for now will remain a free product until more features are released. 

"JavaScript is the largest ecosystem, roughly two times Python, so that's a huge expansion of the number of people who can use Kite," said Smith.  

By this time next year he said Kite wants to have a product for all the top five to 10 programming languages. 

Kite's JavaScript product will also process code predictions locally. However, Kite will soon launch a cloud option with more processing power, as well as an option for enterprise customers to deploy a Kite server on their own private network, said Smith. 

More on programming languages

  • Programming languages: Python apps might soon be running on Android
  • Developers say Google's Go is 'most sought after' programming language of 2020  
  • Programming languages: Python developers reveal what they use it for and their top tools  
  • Microsoft: Our new free Python programming language courses are for novice AI developers  
  • Goodbye Python 2 programming language: This is the final Python 2.7 release  
  • PyCharm: Here's what Python programming language developers get in new IDE update  
  • New programming language rankings: Python now as popular as Java, as TypeScript climbs  
  • Programming languages: Java developers flock to Kotlin and ditch Oracle JDK for OpenJDK  
  • Programming language popularity: Apple's Objective-C tumbles down the rankings  
  • Programming languages: Go and Python are what developers most want to learn  
  • Know Python language and up for a 'hardcore' coding test? Get in touch, says Tesla  
  • Java or C++, Full stack or Front end: The programming languages and developer jobs that pay you the most  
  • Google reveals new Python programming language course: Scholarships for 2,500  
  • Microsoft boosts programming language Python's popular VS Code extension  
  • Programming language of 2019? Python beaten by trusty old C  
  • Programming language Python's popular extension for Visual Studio Code revamped  
  • Programming language Python 2.7 code is now frozen: Last release coming in April  
  • Netflix: Our Metaflow Python library for faster data science is now open source  
  • Tech jobs: Python programming language and AWS skills demand has exploded  
  • Python programming language creator retires, saying: 'It's been an amazing ride'
  • Programming languages: How Instagram's taming a multimillion-line Python monster
  • Salesforce: Why we ditched Python for Google's Go language in Einstein Analytics  
  • Microsoft: We want you to learn Python programming language for free
  • JPMorgan's Athena has 35 million lines of Python code, and won't be updated to Python 3 in time TechRepublic
  • Mozilla's radical open-source move helped rewrite rules of tech CNET
  •      

    Editorial standards