IT PARK
    Most Popular

    Business Intelligence BI Industry Knowledge - Aerospace, Satellite Internet Industry

    Jul 13, 2025

    Mental health crisis is getting worse, can artificial intelligence help?

    Jun 11, 2025

    Which one to choose for mobile power? Analysis of the three major types of battery cells

    Jul 28, 2025

    IT PARK IT PARK

    • Home
    • Encyclopedia

      Who is more secure, fingerprint recognition or password?

      Aug 02, 2025

      What are "Other" and "Other System Data" on iPhone and how do I clean them up?

      Aug 01, 2025

      Cell phone "a daily charge" and "no power to recharge", which is more harmful to the battery?

      Jul 31, 2025

      Why does the phone turn off when the remaining battery is not zero

      Jul 30, 2025

      Internet era! How to prevent personal information leakage

      Jul 29, 2025
    • AI

      Is AI taking human jobs? Here are 5 ways we might be able to combat it

      Aug 02, 2025

      Coping with the "blind spot" of application in the age of artificial intelligence, and finding the "point of view" from the power of time.

      Aug 01, 2025

      AI fraud is efficient and low cost, and the "three magic tricks" effectively prevent potential threats

      Jul 31, 2025

      Many people use AI to help them work: less time to work and more money to earn

      Jul 30, 2025

      Driving Generative AI Pervasiveness: Intel's "duty to do so"

      Jul 29, 2025
    • Big Data

      Uncover 10 big data myths

      Aug 02, 2025

      3 Ways to Overcome Big Data Obstacles

      Aug 01, 2025

      How big data analytics is reshaping the future of smart cities

      Jul 31, 2025

      3 Ways to Successfully Manage and Protect Your Data

      Jul 30, 2025

      Big data is transforming education

      Jul 29, 2025
    • CLO

      The 6 principles of cloud computing architecture design, do you follow them?

      Aug 02, 2025

      How India can seize a rare opportunity in cloud computing

      Aug 01, 2025

      To make more environmentally friendly use of the cloud IT infrastructure, start with these aspects

      Jul 31, 2025

      Cloud computing, what are the main security challenges

      Jul 30, 2025

      What is cloud computing?

      Jul 29, 2025
    • IoT

      Why Edge Computing Matters to Your IoT Strategy

      Aug 02, 2025

      Iot and Internet misconceptions, which ones do you know?

      Aug 01, 2025

      5 Secrets to Maximizing Return on Investment in IoT

      Jul 31, 2025

      The Role of Industrial IoT Technology in Smart Factories

      Jul 30, 2025

      Is it too early to exit the IoT?

      Jul 29, 2025
    • Blockchain

      Zamna uses blockchain to verify passenger information and has landed on Emirates

      Aug 02, 2025

      What does blockchain mining mean?

      Aug 01, 2025

      NFT, from the "art" of Internet natives to the marketing tools of business

      Jul 31, 2025

      What are the main areas of potential application of blockchain in the construction industry?

      Jul 30, 2025

      Difference between blockchain games and regular games

      Jul 29, 2025
    IT PARK
    Home » AI » Will the latest AI "kill" programming
    AI

    Will the latest AI "kill" programming

    AI can now code in any language without additional training.
    Updated: Jul 05, 2025
    Will the latest AI "kill" programming

     AI can now code in any language without additional training.

    In 2017, a researcher asked: Can AI write most of the code before 2040? Testers are now using OpenAI's GPT-3, which can be coded in any language. Machine - dominated coding is almost at hand.

    GPT-3 has received hundreds of billions of words of training, or basically the entire Internet has participated in the training, which is why it can use CSS, JSX, Python and any other language you can name for coding.

    In addition, GPT-3 does not need to "train" various language tasks, because its training data is all inclusive. On the contrary, when you give trivial instructions, the network will be limited by the task at hand.

     

    Evolution of GPT-n

    GPT achieves the most advanced level of language tasks by combining supervised learning with unsupervised pre training (or using the parameters of unsupervised steps as the starting point of supervised steps). Compared with the next generation, GPT is very small. It only uses an 8 CPU machine to train on thousands of books.

    GPT-2 greatly expands the content, including 10 times the parameters, and adds more than 10 times the training data. However, this dataset is relatively limited. It uses "at least 3 Karma's Reddit outbound links" for training. GPT-2 is described as a "chameleon like" synthetic text generator, but it is not the most advanced in downstream tasks such as answering questions, summarizing or translating.

    GPT-3 is the latest and most powerful tool in the AI world. It has reached the most advanced level in a series of tasks. Its main breakthrough is to eliminate the need for fine-tuning specific tasks. In terms of size, the model has been greatly expanded again, reaching 175 billion parameters, 116 times the scale of its predecessor.

    However, GPT-3 does not need training at all (example of zero learning), and a single learning or multiple learning will make it lose its original excellent performance.

    Evolution or death

    The situation is as follows: the tester is using GPT-3 to generate valid code that can master the necessary cumbersome knowledge, from buttons to data tables, and even to recreate the Google homepage. These examples are all completed through zero sample learning.

    In addition to the rapid development of AI, two other major technology trends also make the unstable reality of programming work more severe in the future: no code and AutoML.

    No code refers to a visual tool that allows anyone to easily build a new product, whether it is a website, design, data analysis or model. WordPress, Wix and Shopify are examples of codeless tools that enable millions of people to do things themselves without hiring developers or designers.

    The second trend is AutoML, namely automatic machine learning, which greatly shortens the time to put AI into production.

    Tools such as Apteo combine these trends so that anyone can deploy AI models without any coding skills.

    GPT-3 will trigger another wave of codeless and AutoML tools. Many potential employers will choose these tools instead of hiring expensive programmers.

    Naturally, the worst skilled programmers will be the first to leave, and experts will enjoy greater job security - just like in any field.

     

    Not just code - GPT-3 applies to any language task

    To direct GPT-3 to a specific language task, simply provide it with the examples you want to implement. Therefore, you can guide GPT-3 in writing code, as well as in writing poetry, music, social media reviews, or any other text.

    For example, if you want to generate a news article, you can enter a title such as "The Methodist Church of America Agrees to Historical Division", and a subtitle such as "People who oppose same-sex marriage will form their own sect".

    Entering these, GPT-3 produces the following results:

    "After two days of fierce debate, the Methodist Federation has reached a historic split - expected to end with the creation of a new sect. According to the Washington Post, this sect will be" theological and social conservative ". The majority of delegates attending the annual church meeting in May voted to strengthen the ban on the ranking of LGBTQ clergy, and formulated new rules to "discipline" the clergy presiding over same-sex weddings. But those who oppose these measures have a new plan: they say that they will form a separate sect by 2020, calling their church Methodists... "

    Only 12% of humans correctly pointed out that this was written by AI. 88% were cheated.

    Like humans, GPT-3 can learn new words with just one example. For example, given the context:

    "Burringo" is a car with very fast acceleration. An example of a sentence using the word Burringo is:

    GPT-3 output:

    In our garage, there is a Burringo whose father drives to work every day.

    These results are exciting. Keep in mind that the development of AI is inevitable, so any criticism of current performance will be wasted.

     

    More than Language - GPT Applied to Images

    GPT can write code or anything, but it can also generate images.

    How could that be?

    The same model architecture can be trained on a sequence of pixels instead of text encoding to generate a new image instead of a new text. In fact, it is so good in this respect that it can compete with top CNN.

    I mention this because it shows that GPT (and the next generation) not only has the potential to replace the encoder one day, but also can replace the entire industry due to its universality.

    conclusion

    The incredible performance of GPT-3 has led many people to believe that super intelligence is closer than we thought, or at least that AI generated code is closer than we thought. It will produce creative, insightful, profound and even beautiful content.

    artificial intelligence programming replace
    Previous Article What does the server mean
    Next Article What is a discrete graphics card

    Related Articles

    AI

    Neural AI, the next frontier of artificial intelligence

    Jul 04, 2025
    AI

    Stability AI CEO: Artificial Intelligence Will Be the Biggest Bubble Ever

    Jul 16, 2025
    AI

    When AI starts to have "subconsciousness"

    Jul 02, 2025
    Most Popular

    Business Intelligence BI Industry Knowledge - Aerospace, Satellite Internet Industry

    Jul 13, 2025

    Mental health crisis is getting worse, can artificial intelligence help?

    Jun 11, 2025

    Which one to choose for mobile power? Analysis of the three major types of battery cells

    Jul 28, 2025
    Copyright © 2025 itheroe.com. All rights reserved. User Agreement | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.