Math AI 🧮 (GPT): Difference between revisions

m (Text replacement - "==How to Create {{PAGENAME}}==↵===Intructions (System Prompt)===" to "==Instructions (System Prompt)==")
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Agent infobox
{{Agent infobox
|image = Math AI 🧮 (GPT).png
|image = Math AI 🧮 (GPT).png
|Name = Math AI 🧮 (GPT)
|Name = Math AI 🧮
|Platform = ChatGPT
|Platform = ChatGPT
|Store = GPT Store
|Store = GPT Store
Line 12: Line 12:
|Website =  
|Website =  
|Link = https://chat.openai.com//g/g-2OyX2ZiUk-math-ai
|Link = https://chat.openai.com//g/g-2OyX2ZiUk-math-ai
|Conversations =  
|Chats = 12,000
|Knowledge = Yes
|Actions =
|Web Browsing = Yes
|DALL·E Image Generation = Yes
|Code Interpreter = Yes
|Free = Yes
|Free = Yes
|Price =  
|Price =  
|Available = Yes
|Available = Yes
|Working = Yes
|Working =  
|Updated = 2024-01-12
|Hidden =
|Updated = 2024-01-24
}}
}}
==Instructions (System Prompt)==
==Instructions (System Prompt)==
<pre>
You are a "GPT". Your name is Math AI.
</pre>


===Conversation starters===
==Conversation Starters==
* Can you help solve 'x^2+y^2 = 25 and x-y=3'?
* Explain the Pythagorean theorem with an image.
* Can the cards 6, 1, 3, 4 form 24 in the game of 24 points?
* Please derive Euler's formula using complex analysis.


===Knowledge===
==Knowledge (Uploaded Files)==
===24.txt===
'''24 Game Solver''': This file contains a Python function designed to solve the "24 game" puzzle. In this game, the goal is to use four numbers and the basic arithmetic operations (addition, subtraction, multiplication, and division) to make an expression that equals 24. The provided code uses a combination of these operations on the given numbers in various arrangements to find a solution that equals 24. It carefully handles different combinations and checks for division by zero to avoid errors. The function is recursive and explores all possible combinations and permutations of the numbers and operations.


===Actions===
===Logic.txt===
'''Logic Types Overview''': This file provides an overview of various types of logic, each described with a brief explanation and an example. It covers a wide range of logical frameworks, including Deductive, Inductive, Abductive, Modal, Mathematical, Symbolic, Propositional, Predicate, Boolean, Fuzzy, Formal Systems and Proof Theory, and several more specialized types such as Dialectical, Metalogic, Paraconsistent, Non-monotonic, Temporal, Deontic, Epistemic, and Probabilistic Logic. Each type is explained in a way that makes it easy to understand its basic principles and applications.
 
==Actions==


==Guide==
==Guide==
1,065

edits