Build Your Own Chatbot with OpenAI's ChatGPT API: A Step-by-Step Guide
We look into how to create a simple chat using the OpenAI Chatgpt API. We talk about context and how to use it to improve our ...
I’m trying to solve all the Advent of Code puzzles in this video series.
I had to setup a docker image that could handle request in an API using async jobs to do the actual workload. This means that I had to have something running in the background async while also having a docker image with web server and php.
We try to build page that drops some balls for New Years eve. This is stream content cut down for value.
We look into how to run Flutter on Linux and Windows. What is the current status and what can you achieve if you want to try it out.
We look into how to create an application parsing different documents with embedded content in order to extract text and images.
We solve the day 5 challenges for the Advent of Code.