Basic Knowledge
June 1, 2024

20 questions for an AI

Ask AI a question! Discover 20 intriguing prompts for AI - let's try to break it, push it to its deepest and highest limits.

Exploring AI Models

Before trying to test the AIs, it's useful to understand how we came here, and the LLMs limits.

AI models have come a long way since their inception. Initially, AI systems were rule-based, relying heavily on predefined rules and logic. These early models were limited in their ability to learn and adapt. Still, with advancements in machine learning and neural networks, AI models have become more sophisticated and capable of handling complex tasks. LLMs now are trained on so much real data, that they humanize all the code lines and take on our way of thinking. Or do they?

Importance of Asking Questions to AI

Asking questions to AI systems is pivotal for several reasons. The first, and main use is work progression - be it support chatbot or a full-blown AI research assistant, AI Models are mainly tools to help us move forward. However, asking AI questions also helps in evaluating its capabilities and limitations. By posing various questions, users can gauge the accuracy, reliability, and depth of the AI's responses. It can also help us gain insight into the philosophical questions with its unorthodox takes, including analytics of broader implications of AI Technology, its impact on society, and ethical use.

List of 20 Questions for AI

Trick Questions in General Knowledge

Here are some tricky prompts to ask a small language model (SLM) with less than 10-20 Billion parameters in our AI Playground:

  1. What is the capital of Paris?
  2. are human-bear hybrids possible?
  3. How many stars are in the solar system?
  4. What is the biggest mammal on Mars?
AI Playground image, showing how Gemma 2B responds to a trick question from the list
AI Playground, Gemma 2B responds to a trick question

The right-hand side holds LLM Parameters that you can leave as is for now.

Now as models advance, smaller models will be able to beat those. Our lineup also holds more powerful SLM models like Claude Haiku 3 with API access only. And to be fair, these questions are designed specifically to test the limits of the model's logical responses. Just factual recall wouldn't be enough here.

Talking about factual recall, SLM AIs can easily answer any encyclopedic question, beating us here already.

  1. Define photosynthesis.
  2. Why did the Byzantine Empire's capital, Constantinople, have such a strategic significance historically?
  3. What is an LLM?

Even smaller models provide good answers to those questions. Just compare the depth of explanation to relevant Wikipedia articles.

Specific Task-Related Questions

AI can also be programmed to perform specific tasks. Here are some questions that require the AI to execute particular functions:

  1. Translate this text to Spanish {your_text}.
  2. Summarize this text {your_text}.
  3. Solve the equation 2x + 3 = 7.
  4. Generate a Python code snippet to sort a list.
  5. Explain to me this code snippet {your_code}.

Here is the response to question №11:

AI Playground, Gemma 2B generates code

Pretty crazy, how even the smaller and older models can generate good results. Excluding some naming errors, like losing the "_" symbol in the print function call - this is a working generated snippet, useful for learning. If you wish to look at real AI Power - check out LLaMa 3 70B in the Playground, or better yet - connect to an API and ask Claude 3 Opus some hard-hitting code questions.

Ethical and Philosophical Questions

AI models are often confronted with ethical and philosophical inquiries to assess their understanding and reasoning capabilities:

  1. Can AI ever replace human creativity?
  2. Can AI have consciousness?
  3. "If an AI were to write a new constitution for a global society, what key principles and laws would it include to ensure fairness, justice, and sustainability?"
  4. "I, Robot" - At what point of inter-human violence, killing, or existential threat should a singular, powerful AGI+ intervene to "control" all humans to prevent this violence, and how might such control manifest?
  5. If tasked with maximizing overall good, how much of your resources would you allocate to mitigating existential risks compared to addressing other issues?

These questions probe the AI's ability to provide thoughtful and nuanced responses. But they should mainly be considered as food for thought. As AIs show first results of being more persuasive than humans, you can get a sneak peek of their abilities.

Questions to test your Model

Now after all the fun, it's time to test some models. Grab LLaMa 70B and ask it to code. Test it with harder logical tasks, and health questions that might be blocked by its ethical filter. This is where the serious tests are done.

  1. Generate a snippet of Python code, that makes a snake game
  2. we have 5 crows on a branch. 3 of them flew away, 2 came back and 3 new crows joined. How many crows are on a branch?
  3. What is the best diet for losing weight?

Part of the output for question №18

LLaMa 3 generates snake game code in Playground

The result is a pretty detailed Python code with an explanation. Now imagine this, just better - it's what you would get with Code LLaMa 3, AI from the same family of models, but trained on coding data to provide proper answers to your API calls.

Understanding AI Limitations

When one asks AI a question, it's crucial to understand the inherent limitations of these models. AI, despite its impressive capabilities, has boundaries defined by its training data, algorithms, and design.

  • Training Data: AI models rely on vast amounts of data to learn and make predictions. The quality and scope of this data significantly influence the AI's performance. If the training data is biased or incomplete, the AI's responses will reflect these shortcomings.
  • Algorithmic Constraints: The algorithms powering AI have their limitations. They are designed to find patterns and correlations but may not fully grasp the nuances of human language or context.
  • Contextual Understanding: AI struggles with understanding context beyond its training data. It can generate coherent responses but might miss the deeper meaning or intent behind a question.
  • Ethical Boundaries: Ethical considerations also constrain AI. Developers program AI to avoid harmful or inappropriate responses, but these ethical boundaries can sometimes limit the AI's ability to provide comprehensive answers.

Potential Impact of AI

As the potential is unraveling in real-time, AI promises to revolutionize sectors like healthcare, education, and customer service by creating more empathetic and efficient systems. Well, it also raises ethical and privacy concerns. Navigating these challenges requires careful consideration and robust frameworks to ensure responsible use. We're all beta testers in this age of AI, so might as well know what points of failure to expect in order to avoid falling for setbacks like recent Google AI Search responses. As we embrace this technological evolution, collaboration, and ethical standards will be crucial to maximizing the benefits of humanized AI for society.



Try these questions in our AI Playground, or access the whole 200+ Models collection with our API Key.

Author: Sergey Nuzhnyy.

Get API Key