Prompt Engineers Use This ChatGPT Prompting Formula

In this article, we will delve into the art of crafting effective queries (i.e., prompts) for AI language models like ChatGPT, Bard, and Bing. A well-formed prompt can make a significant difference in the quality of the responses you receive, saving you time and effort in refining your questions. We will unveil a simple, adaptable … Read more

Towards Reverse Engineering Matplotlib Code From Images

I tried a few helpful applications of Google Bards Image Recognition capabilities for coders. I don’t know about you but I often see beautiful plots (e.g., in research papers or data science reports) and wonder how I could recreate them. Well, Google Bard to the rescue! ✅ Reverse Engineer Exponential Plot in 2D First, let’s … Read more

What Is Finxter? Google Bard vs ChatGPT Response

What Is Finxter? Google Bard’s Reply 👇 Here’s the reply from Google Bard: 👇 Finxter is an online platform that provides educational resources for computer science and coding. Their primary goal is to boost the collective intelligence in the area of computer science. Among their users are beginner coders, ambitious computer science students, and professional … Read more

Google Bard Extracts Code From Images (PNG, JPEG, WebP)

Consider the following screenshot of a code snippet: Let’s say I want to extract the code from the image. I don’t want to type it out. What can I do? I just discovered that Google Bard has sufficient image recognition skills that you can upload images and ask it to extract the code from the … Read more