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 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:
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.
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.
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.
At 06:70 seconds, ChatGPT responded to my command by generating a for loop in PHP with "For" with an explanation.
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!