Skip to main content

DeepCode cleans your code with the power of AI

Zurich-based DeepCode claims that their system – essentially a tool for analyzing and improving code – is like Grammarly for programmers. The system, which uses a corpus of 250,000 rules, reads your public and private Github repositories and tells you how to fix problems, remain compatible, and generally improve your programs.

Founded by Veselin Raychev, advisor Martin Vechev, and Boris Paskalev, the team has extensive experience in machine learning and AI research. This project is a spinoff from ETH in Switzerland and is a standalone research project turned programming utility.

How does it work? Pretty well. I ran one of my public repositories through the system and received 49 suggestions in 449 files. The fixes range from literal code changes – changing name: String, to name: {type: String}, – to suggestions for code that might be actually missing in function calls. It’s an interesting tool, especially if you need help finding hidden bugs in your code. The advice this tool gives is also surprisingly precise. Because it can build its own recommendations based on large amounts of code it finds things humans might miss.

“We built a platform that understands the intent of the code,” said Paskalev. “We autonomously understand millions of repositories and note the changes developers are making. Then we train our AI engine with those changes and can provide unique suggestions to every single line of code analyzed by our platform.”

“Today we have more than 250K rules and growing daily,” said Paskalev. “Our competition has to manually create rules and the biggest competitor has 3-4,000 rules and they’ve been working for years.

The company is self-funded and recently raised $1.1 million from btov. The founders are serial entrepreneurs. Paskalev worked at Vistaprint and PPAG and Raychev worked for Google and is a researcher in the field of machine learning in programming language semantics.

More than a simple debugger, DeepCode “reads” and tries to compare code to other implementations, giving you best-of-class performance from every line. Now the team just has to get programmers to use it.

“We have a unique platform that understands software code the same way Grammarly understands written language,” Paskalev said. “This unique proposition is positioned us save billions of dollars within the software development community with our first service and then to be on the front end of transforming the industry towards fully autonomous code synthesis.”



from TechCrunch https://ift.tt/2HQMXiq
via IFTTT

Comments

Popular posts from this blog

Max Q: Psyche(d)

In this issue: SpaceX launches NASA asteroid mission, news from Relativity Space and more. © 2023 TechCrunch. All rights reserved. For personal use only. from TechCrunch https://ift.tt/h6Kjrde via IFTTT

Max Q: Anomalous

Hello and welcome back to Max Q! Last week wasn’t the most successful for spaceflight missions. We’ll get into that a bit more below. In this issue: First up, a botched launch from Virgin Orbit… …followed by one from ABL Space Systems News from Rocket Lab, World View and more Virgin Orbit’s botched launch highlights shaky financial future After Virgin Orbit’s launch failure last Monday, during which the mission experienced an  “anomaly” that prevented the rocket from reaching orbit, I went back over the company’s financials — and things aren’t looking good. For Virgin Orbit, this year has likely been completely turned on its head. The company was aiming for three launches this year, but everything will remain grounded until the cause of the anomaly has been identified and resolved. It’s unclear how long that will take, but likely at least three months. Add this delay to Virgin’s dwindling cash reserves and you have a foundation that’s suddenly much shakier than before. ...

What’s Stripe’s deal?

Welcome to  The Interchange ! If you received this in your inbox, thank you for signing up and your vote of confidence. If you’re reading this as a post on our site, sign up  here  so you can receive it directly in the future. Every week, I’ll take a look at the hottest fintech news of the previous week. This will include everything from funding rounds to trends to an analysis of a particular space to hot takes on a particular company or phenomenon. There’s a lot of fintech news out there and it’s my job to stay on top of it — and make sense of it — so you can stay in the know. —  Mary Ann Stripe eyes exit, reportedly tried raising at a lower valuation The big news in fintech this week revolved around payments giant Stripe . On January 26, my Equity Podcast co-host and overall amazingly talented reporter Natasha Mascarenhas and I teamed up to write about how Stripe had set a 12-month deadline for itself to go public, either through a direct listing or by pursuin...