search
HomeTechnology peripheralsAIGoogle's mysterious project exposed! An AI that can write code and fix bugs makes coders tremble

How stressful is it to be a programmer?

Anyway, a recent rumor is making coders tremble.

It is said that Google is developing a secret new project to teach AI to write code.

It is said that after learning, AI can not only write code, but also fix bugs.

When it comes to writing code, you should let the code do it by itself

It is rumored that this secret project of Google will use machine learning to train the code and let them code themselves. , fix bugs by yourself, and update by yourself.

This project shows that Google is one step closer to generative artificial intelligence.

Today’s AI is becoming more and more omnipotent. They can create images, videos, and write code.

If this AI continues to evolve, will coders still be needed in the future?

According to people familiar with the matter, this project was originally developed by Alphabet’s lunar landing unit, the X department, code-named Pitchfork.

This summer, it was moved to Google Labs.

As we all know, Google Labs values ​​“long-term investment”, including VR and AR projects.

Now, Pitchfork has become an employee of the "AI Developer Assistance Team" under Google Labs.

According to internal information, Pitchfork’s role is to “teach code to write and rewrite itself.”

It can learn different programming styles and write code according to these styles.

Now, the team is exploring different use cases to help developers.

A Google employee said that the original intention of developing Pitchfork was to build a tool to update Google's Python code base to a new version.

How do you transition from one version to the next without hiring extra software engineers?

Pitchfork came into being.

Googles mysterious project exposed! An AI that can write code and fix bugs makes coders tremble

Team leader Hatalsky said that over time, the goal of the Pitchfork project gradually became to build a universal system.

Since the end of last year, Pitchfor has been able to reduce the cost of for X.

Googles mysterious project exposed! An AI that can write code and fix bugs makes coders tremble

AlphaCode: Beating 72% of programmers

In fact, AI programming is not new for a long time.

In February 2022, DeepMind, another subsidiary of Alphabet and a sister company of Google, launched a system called “AlphaCode” that can use artificial intelligence to generate code.

According to DeepMind, AlphaCode can rival humans.

DeepMind tested AlphaCode using 10 existing competitions hosted on the programming competition platform Codeforces, and ranked in the top 54.3% overall, meaning it beat 46% of the entrants.

DeepMind claimed that AlphaCode solved 34.2% of the problems in 1 million samples when tested using the programming competition platform Codeforces.

In addition, among the users who have participated in the competition in the past 6 months, AlphaCode’s data ranks in the top 28%. It can be said that "it beats 72% of human programmers" ”!

At that time, DeepMind pointed out that although AlphaCode is currently only suitable for competitive programming fields, it is obvious that its future capabilities will not stop there.

It opens the door to the creation of tools that will make programming more accessible and one day fully automated.

Copilot: A good helper for programmers

Moving forward, in 2021, GitHub and OpenAI jointly launched an AI programming artifact-GitHub Copilot.

Googles mysterious project exposed! An AI that can write code and fix bugs makes coders tremble

When entering code, Copilot will automatically prompt the code snippets that may appear next in the program, just like a person who has been trained to speak in Python or JavaScript. Autocomplete bot.

Copilot can fill in necessary code blocks, as long as they are not particularly complex or creative, which is very useful for programming that amounts to manual labor.

In addition, Copilot also optimized the online collaboration function between multiple programmers, so it was one of the most successful projects in the early days of generative AI.

On June 22, 2022, Copilot was officially launched for the C side, priced at US$10/month or US$100/year, and is provided free of charge to student users and maintainers of popular open source projects .

Now, thousands of developers are using Copilot.

Up to 40% of code written in a dozen of the most popular languages ​​relies on it to generate.

Googles mysterious project exposed! An AI that can write code and fix bugs makes coders tremble

GitHub predicts that developers will use Copilot to write up to 80% of their code within five years.

Microsoft Chief Technology Officer Kevin Scott also said: "We are convinced that GitHub Copilot can be applied to thousands of different types of work."

However, due to alleged infringement, Copilot was sued by angry programmers in court less than five months after its release, claiming US$9 billion.

Googles mysterious project exposed! An AI that can write code and fix bugs makes coders tremble

Codex: AI real-time automatic programming

OpenAI pioneered text generation.

Starting in 2019, OpenAI began to use an algorithm called GPT-2, which caused a sensation in the industry; at the end of 2021, OpenAI launched an upgraded version of GPT-2, GPT-3. Available to anyone.

GPT-3 has 175 billion parameters, which is 100 times that of the previous generation model GPT-2. It also improves the previous parameter record of similar NLP models by 10 times.

In the field of image generation, OpenAI officially announced DALL-E in January 2021, which can generate original images for text prompts.

In April 2022, DALL-E 2 was released, which is capable of rendering more complex images.

Googles mysterious project exposed! An AI that can write code and fix bugs makes coders tremble

On June 30, 2021, OpenAI and GitHub jointly released the "AI code completion artifact" GitHub Copilot by carrying their own Codex model .

However, at that time, Codex did not reveal too many details and always maintained a sense of mystery.

On August 10 last year, OpenAI finally launched an improved version of Codex and also released a private beta version based on its own API.

Compared with the previous version, the improved version of Codex can not only interpret simple natural language commands, but also automatically create and complete codes, making it more flexible and advanced.

For example, in OpenAI's space game "space game", the user inputs the natural language command "Make it be smallish", and the Codex system will automatically generate the control code to make the spacecraft in the picture The size is reduced.

Googles mysterious project exposed! An AI that can write code and fix bugs makes coders tremble

In addition, there is a magical tool that can write soft articles by yourself - Jasper.

"Jasper" is an AI content platform equipped with GPT-3's text generation technology, which can help humans break through creative barriers and automatically generate text for company use at 10 times the speed. , for marketing, blogging, email, and more.

Just in October, Jasper announced that it had raised US$125 million in funding, with a current valuation of US$1.5 billion, and claimed that it was expected to bring in US$75 million in revenue this year.

Googles mysterious project exposed! An AI that can write code and fix bugs makes coders tremble

From last year to this year, generative AI has exploded

The hottest word in the industry right now is "generative artificial intelligence" "Smart" is definitely one of them.

In technical terms, “generative artificial intelligence” refers to unsupervised and semi-supervised machine learning algorithms that enable computers to use text, audio and video files, images, and even code to create new content.

The artwork, text and code generated by AI based on user prompts have amazed humans time and time again.

Googles mysterious project exposed! An AI that can write code and fix bugs makes coders tremble

#Gartner listed generative AI as a technology that can bring about a productivity revolution in the "2022 Emerging Technologies and Trends Impact Radar Report" one.

Googles mysterious project exposed! An AI that can write code and fix bugs makes coders tremble

According to Gartner predictions, generative AI will generate 10% of all data by 2025 (now less than 1%), as well as for 20% of all test data for consumer use cases.

And, by 2025, 50% of drug discovery and development will use generative AI.

Googles mysterious project exposed! An AI that can write code and fix bugs makes coders tremble

Large biopharmaceutical companies investing in artificial intelligence

And by 2027 In 2019, 30% of manufacturers will use generative AI to improve product development efficiency.

Now, generative AI has triggered a “gold rush” in Silicon Valley.

In a recent blog post, the venture capital firm Sequoia Capital elaborated on the potential of generative artificial intelligence in fields such as speech synthesis, video editing, biology, and chemistry.

At the end of the article, the company concluded that in the future, all images, as well as some text and algorithms, will be generated using AI.

Googles mysterious project exposed! An AI that can write code and fix bugs makes coders tremble

Will humans lose their jobs because of AI?

It is foreseeable that with the explosion of generative artificial intelligence, more and more advanced AI programming models will appear one after another in the future, squeezing the living space of programmers.

So, will human programmers become unemployed due to the development of AI technology?

An industry consensus is that if they want to replace humans, "AI programmers" still have many problems to solve.

This is mainly reflected in two aspects: "commercialization prospects" and "regulatory ethics".

Joanne Chen, a partner at Foundation Capital and an early investor in Jasper, said it remains difficult to turn a generative AI tool into a valuable company.

Not long ago, Kite, the "AI programming artifact", announced that it would stop development, and it was completely inactive after only 8 years of operation.

In the last blog posted on Kite’s official website, founder Adam Smith said, “We have 500,000 monthly active users, but are generating almost no revenue.”

He believes that just making developers write code 18% faster is not sensational enough for them, nor is it enough for them to spend money on value-added services.

The commercialization prospects of the product are not clear enough, which may also be a common problem of many paid AI auxiliary software.

"Ethics and copyright" are another obstacle that prevents generative AI technology from entering people's lives.

Earlier this month, a class action lawsuit was filed against GitHub, accusing it of using the Copilot tool to use artificial intelligence to copy open source code and disregarding software privacy.

Some developers also complained that the code suggested by Copilot looked like their own work.

While GitHub says that in rare cases the tool can generate copied code, the current version attempts to filter and block suggestions that match existing code in GitHub public repositories. But it's still generating considerable anxiety among some in the programmer community.

Chen also said the boom in generative AI could mean a lack of regulation and allow them to be used for "some unsavory or dangerous purposes." Such as making videos that spread misinformation.

So in terms of Google’s possible launch of Pitchfork, while the project is still in its early stages, there are still thorny ethical issues to consider on how to train these models, such as bias and potential copyright issues. .

So, are programmers "killing" themselves?

Googles mysterious project exposed! An AI that can write code and fix bugs makes coders tremble

The above is the detailed content of Google's mysterious project exposed! An AI that can write code and fix bugs makes coders tremble. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:51CTO.COM. If there is any infringement, please contact admin@php.cn delete
How to Build Your Personal AI Assistant with Huggingface SmolLMHow to Build Your Personal AI Assistant with Huggingface SmolLMApr 18, 2025 am 11:52 AM

Harness the Power of On-Device AI: Building a Personal Chatbot CLI In the recent past, the concept of a personal AI assistant seemed like science fiction. Imagine Alex, a tech enthusiast, dreaming of a smart, local AI companion—one that doesn't rely

AI For Mental Health Gets Attentively Analyzed Via Exciting New Initiative At Stanford UniversityAI For Mental Health Gets Attentively Analyzed Via Exciting New Initiative At Stanford UniversityApr 18, 2025 am 11:49 AM

Their inaugural launch of AI4MH took place on April 15, 2025, and luminary Dr. Tom Insel, M.D., famed psychiatrist and neuroscientist, served as the kick-off speaker. Dr. Insel is renowned for his outstanding work in mental health research and techno

The 2025 WNBA Draft Class Enters A League Growing And Fighting Online HarassmentThe 2025 WNBA Draft Class Enters A League Growing And Fighting Online HarassmentApr 18, 2025 am 11:44 AM

"We want to ensure that the WNBA remains a space where everyone, players, fans and corporate partners, feel safe, valued and empowered," Engelbert stated, addressing what has become one of women's sports' most damaging challenges. The anno

Comprehensive Guide to Python Built-in Data Structures - Analytics VidhyaComprehensive Guide to Python Built-in Data Structures - Analytics VidhyaApr 18, 2025 am 11:43 AM

Introduction Python excels as a programming language, particularly in data science and generative AI. Efficient data manipulation (storage, management, and access) is crucial when dealing with large datasets. We've previously covered numbers and st

First Impressions From OpenAI's New Models Compared To AlternativesFirst Impressions From OpenAI's New Models Compared To AlternativesApr 18, 2025 am 11:41 AM

Before diving in, an important caveat: AI performance is non-deterministic and highly use-case specific. In simpler terms, Your Mileage May Vary. Don't take this (or any other) article as the final word—instead, test these models on your own scenario

AI Portfolio | How to Build a Portfolio for an AI Career?AI Portfolio | How to Build a Portfolio for an AI Career?Apr 18, 2025 am 11:40 AM

Building a Standout AI/ML Portfolio: A Guide for Beginners and Professionals Creating a compelling portfolio is crucial for securing roles in artificial intelligence (AI) and machine learning (ML). This guide provides advice for building a portfolio

What Agentic AI Could Mean For Security OperationsWhat Agentic AI Could Mean For Security OperationsApr 18, 2025 am 11:36 AM

The result? Burnout, inefficiency, and a widening gap between detection and action. None of this should come as a shock to anyone who works in cybersecurity. The promise of agentic AI has emerged as a potential turning point, though. This new class

Google Versus OpenAI: The AI Fight For StudentsGoogle Versus OpenAI: The AI Fight For StudentsApr 18, 2025 am 11:31 AM

Immediate Impact versus Long-Term Partnership? Two weeks ago OpenAI stepped forward with a powerful short-term offer, granting U.S. and Canadian college students free access to ChatGPT Plus through the end of May 2025. This tool includes GPT‑4o, an a

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
1 months agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
1 months agoBy尊渡假赌尊渡假赌尊渡假赌
Will R.E.P.O. Have Crossplay?
1 months agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Atom editor mac version download

Atom editor mac version download

The most popular open source editor