Getting started with ChatGPT APIs with NodeJS

In this post we'll connect to the ChatGPT APIs using NodeJS, and spend some time learning more about how it learns, how to instruct it, and what token pricing looks like.

Getting started with Git

What is Git? The elevator pitch: Git is a repository for code and provides versioning with a capability to easily share and collaborate with others Maybe a little too simple, but at its core, that's what git is about. It provides developers a place to store their code with version control so that they can... Continue Reading →

Up ↑