Download Free Install Free

Kite Launches Support for 11 New Programming Languages

Adam Smith
By Adam Smith, Founder
October 21, 2020

Today we are launching Kite’s AI-powered completions for eleven new languages!

Code completions for 11 languages

Kite’s AI-powered completions predict what you’re going to type next. How is this useful? It saves you typing when you already know what you’re going to type. It also saves you documentation lookups when you can’t remember the name of an API or how to use it.

Because completions help you with every keystroke, the savings add up. Kite writes about 175 “words” of code every day for our more active users, and as we make the product smarter that number will only go up.

Kite supports the most popular IDEs, including VS Code, all Jetbrains IDEs (PyCharm, IntelliJ, Goland, Android Studio, Webstorm, CLion, PHP Storm, RubyMine, Rider, AppCode), JupyterLab, Vim, Sublime, Atom, and Spyder.

Kite works locally, so your code never leaves your computer.

Kite is free to download here, and these completions are 100% free. (We offer a server-powered version for enterprises that uses a GPU to give you even smarter completions. Please contact us if you’d like to learn more.)

How we built this

Kite’s AI completions are powered by a deep machine learning model.

You’ll find that it helps without being a distraction. Our engineering team has spent the past year focusing on making the user experience great. Kite gives you more relevant completions, intelligently ranked. It filters completions to only show you what’s relevant, drastically reducing noise.

This is just the beginning

We have a deep roadmap for using machine learning to make more aspects of programming easier, faster, and more enjoyable. We can’t wait to show you the other things we are working on.

Download Kite now to get the benefits of machine learning completions today, and more to come soon.

Happy coding,

The Kite Team