Tag: Artificial General Intelligence
What is Moravec’s Paradox? Moravec’s Paradox is a significant observation in the fields of artificial intelligence and robotics. One-sentence summary “Tasks that are easy for humans are often extremely …
ChatGPT is not a simple AI – but it is rather a AGI – Artificial General Intelligence. I use ChatGPT to perform many tasks, and translating one programming language …
What can ChatGPT (the AI) do? Writing email is one of the trival task for ChatGPT. ChatGPT helps me to write the email, and I am very pleased that …
In one of my project, I have the following code (Node/Javascript) that invokes a few APIs one by one (sequentially). However, these HTTPS requests can be done in parallel …
This post, we look at a simple Math question (Brain Teaser), and we solve it by Python. We take a look at the LLM (Large Language Model): ChatGPT3.5, and …