Category: AI

Workspaice: Human+AI, creating together

Update: workspaice now has its own website. track future updates via www.workspaicehq.com I’ve been working on something exciting that I can’t wait to share with you all. It’s called Workspaice, and it’s been quite a journey bringing this idea to life. I want to tell you about this project, my motivations behind it, and how […]

Journalling is great. But I failed every time I tried.

UPDATE: this project was discontinued I lost track of how many times I started a new daily journal, with or without some special journalling methodology. The benefits of journaling regularly are well-known. Many famous personalities and great people also kept a daily diary of some sort. And I don’t even need convincing, I really do […]

Why I Keep My Kids Away from AI (For Now)

As a tech enthusiast and a parent, I often find myself exploring the intersection of technology, parenting, and education. Artificial intelligence, particularly large language models like the now-famous ChatGPT, has been making headlines for its potential in various applications, including education. While I am an ardent supporter of AI, I believe that we should approach […]

AI that expands its features by writing its own source code

When I finished reading David Shapiro’s “Natural Language Cognitive Architecture”, I got very excited with GPT3 because I finally grasped how powerful a LLM (large language AI model) can be. David’s contributions to the OpenAI community and his youtube videos have helped fuel my interest and desire to experiment with things for myself as well. […]

Advent of Code Day 2

Reminder: my challenge is to attempt to solve the problem without writing a single line of code. Ideally, just writing an initial prompt and get the whole code in one go. You can see the full source code (and the respective prompts) in my repository at https://github.com/nunodonato/advent-of-code-2021 Part 1 Today I decided to try and […]