Blog

Introduction AI ethics is a complex and thought-provoking field that raises important questions about the impact and boundaries of artificial intelligence. One particular topic of interest is the distinction between artificial life and biological life. In this blog post, we will delve into this subject, exploring the characteristics that set artificial life apart from biological life
Read More

Introduction As technology advances, so do the challenges faced by engineering teams. The complexities of modern software development can be overwhelming, from the ever-growing list of programming languages and frameworks to the increasing need for automation and speed. This is where ChatGPT comes in. ChatGPT is an AI language model that can help your engineering team
Read More

Quite some time ago I implemented a neural network multi-class classifier using raw JavaScript. The implementation had a single hidden layer of nodes…Implementing a Neural Network Using Raw JavaScript

Introduction The Source Code Package.json Index.js Commands Docker File GitHub Actions Usage Via Node Usage Via Docker Adding ChatGPT and OpenAI To Your Discord Server I love writing Discord bots, my favorite one was the Discord Twitter Bot. Now that ChatGPT API is available to developers I decided to create an OpenAI ChatGPT discord bot in Node.js and share the source code with you. This
Read More