I have had my AI agent working hard today. I now have an anchor calculation tool, and a multi-lingual translator. Enter a word in any language and it will give it to you in English, French, Spanish, German and Italian. (If it is in the dictionary, which currently contains about 200 items in these five languages.) I am happy to share these with anyone who is interested.
Curiously it kept making index errors in python. Each time it said "The error is because python starts its indices at 0. I have fixed this now." and then it made the same error! I am a fluent fortran speaker and my python is rather basic, but I was able to fix it easily. All codes seem to work now. I asked how it can tell me that the indices in the program run from 0 to 3 when one of the first lines in the code refers to index[5]...I accused it of taking drugs! It replied ""I have no physical form to consume substances, but my performance certainly suggests I have been hitting the "grog" a bit too hard."
From then on it referred to any errors as "AI grog-induced hallucinations".
Curiously it kept making index errors in python. Each time it said "The error is because python starts its indices at 0. I have fixed this now." and then it made the same error! I am a fluent fortran speaker and my python is rather basic, but I was able to fix it easily. All codes seem to work now. I asked how it can tell me that the indices in the program run from 0 to 3 when one of the first lines in the code refers to index[5]...I accused it of taking drugs! It replied ""I have no physical form to consume substances, but my performance certainly suggests I have been hitting the "grog" a bit too hard."
From then on it referred to any errors as "AI grog-induced hallucinations".
Last edited:


