s.p. digital icon s.p. Digital slogan

Chat GPT4 vs Google Bard AI V2

Chat GPT is more popular than Google Bard AI. Both are two language models that simulate human conversation.

Let's explore the technology used by both chatbots that can provide answers to questions asked in various languages.

Google Bard AI V2

Google Bard AI V2 uses Pathways Language Model 2 (PaLM 2) technology, a language model released in late 2022. Palm and its predecessor, Google's Language Model for Dialogue Applications (LaMDA) technology, are based on Transformer, a neural network architecture released by Google in 2017.

Since Google released Transformer as open source, it has become the framework for other generative AI tools, including the GPT-3 language model used in GPT Chat. Bard is designed for search. It aims to allow more natural language queries, rather than keywords, for questioning.

The latest version was released on June 7, 2023, and there are updates and improvements from the previous version. As reported by blog.google.com, here are some essential things that are refined such as:

  • The updated version of Bard starts with English to detect computational commands and run code in the background, making it better at math tasks, coding questions, and string manipulation.
  • Improving the ability to analyze data so that Bard is better at computation, such as finding how many times a particular number appears in a data set. Conversation simulation results generated by Bard in the form of tabular data can be exported to Google Sheets.

ChatGPT

ChatGPT uses Generative Pre-trained Transformer (GPT) technology, a language model trained with deep learning techniques developed by OpenAI. GPT is trained on extensive text datasets, including journal articles, books, and internet posts.

By training on large amounts of text, GPT gained an improved ability to understand the text and answer questions posed by users generating precise and accurate responses. In addition, ChatGPT is also capable of generating generative text such as stories and poems or creating programming code examples.

ChatGPT is still under development, and OpenAI continues to improve its capabilities. As such, ChatGPT's ability to understand and respond to natural language will continue to improve.

As of May 2023, ChatGPT is now present in various countries and will continue to update countries that have yet to be reached. Presents a shared link feature that serves to share ChatGPT conversations with others.

Comparison of results between Google Bard AI vs. Chat GPT

If you try to ask a question, each application provides a response and the time it takes to make a response.

We tested an example on Google Bard AI and ChatGPT by writing a command: Please make an example loop to 20 in PHP.

The results of the experiment on Google Bard AI V2:

In 04:81 seconds, provides a clear and complete response with examples of "While For, and Foreach" with an explanation of each - still piece of PHP code.

coding with ai

The result is an experiment on ChatGPT:

At 06:70 seconds, ChatGPT responded to my command by generating a for loop in PHP with "For" with an explanation.

coding with ai

From the example above, it is clear that the difference is that Google Bard AI is more detailed and can provide several different samples using the "For, While, and Foreach" PHP functions.

AI technology, as above, will provide benefits, convenience, and new knowledge for humanity to complete a job. Have a great try!