cell2strarr | converts string arrays in cell lines into a string array | |
char2strarr | converts a list of string inside a char chain into a string array | |
charcell2stringcellarray | converts xps cell list of string arrays into cell list of charchains | |
chat | single line communication with openAI's chat gpt with persistent chat history | |
chat1 | single line communication with openAI's chat gpt | |
chatGPT | simply opens chatGPT web-browser window | |
chatweb | Simply calls chatGPT internet page | |
jarvisChatSGLib | this fnct/script is a ChatGPT based control of the SGLib and defines the development start of SGLib 5.5 | |
json2matlab | convertes a json reaction of an openAI-Chat into a matlab code line | |
jsonplansequence | returns a plan step sequence from a single chat task | |
OpenAIcostAPI | opens the web page of company openAI to show the users expenses | |
OpenAIPDFemailanswers | analyzes Emails and returns an email to the sender | |
OpenAIPDFtextclassification | analyzes PDF scans with OCR content and create a file name for it | |
OpenAIrequest | returns the openAI Chat anwer for a single question | |
PDFcreateOpenAIfilenames | renames files in a folder by an openAI LLM interface including Name and adresse | |
strarr2cell | converts a string array into a cell list of string | |
strarr2char | convertes a single row or single col string array into a char chain - no matrix | |
stringcellarray2charcell | converts xps cell list of string arrays into cell list of charchains | |
stringpatterncompare | compares strings including variable strings | |
stringpatternpermute | creates symbol permutation for string pattern equations | |
varsofstringpattern | finds all the symbolvariables in a string array | |
wordfind | finds words in a string (charchain) | |
xpcells2strings | converts cell list of character chains into one charchain of quotation marks separated sentences | |
XPpermute | Auxiliary fnct to create permutation of sets | |
XPSblocksworld | Expert System implementing the first General Problem Solver (AI Programm) | |
XPSblocksworldequation | RULES for the XPSEQS blockworld problem | |
XPSconditionfindneval | creates all combinations of a variable based CONDITION that could fit a fact list CONDITION | |
XPSEQS | Expert System implementing the first General Problem Solver (AI Programm) | |
XPSGPS | Expert System implementing the first General Problem Solver (AI Programm) using STRIPS | |
XPSrulechecker | checks XPS rules for easy human errors during rule definition | |
XPSrulesread | reades rules from an excel sheet | |
XPSruleswrite | writes rules into an excel sheet | |
XPSslidingpuzzle | Expert System implementing the first General Problem Solver (AI Programm) | |
xpstrings2cells | converts a char chain with quation mark separated sentences into a cell list of character chains | |