I Have Published My Sixth Book — And GPT-4 Translated It Into German For MeOn Sunday I have published my sixth book, “Heartland Echoes” (Link), a collection of short stories about the American Midwest and fly-over…May 17, 2023May 17, 2023
Local GPT with Llama + Vicuna using Python on WindowsWe all have now heard a lot about chatGPT, GPT-3, GPT-4. And if we are honest, we use it often let it write emails or in hope that it…Apr 12, 2023Apr 12, 2023
Overcoming OverthinkingFor the last years I have been working on a project I am passionate about. And I have spent days, weeks to think about solutions for the…Mar 8, 20231Mar 8, 20231
Common Knowledge in Artificial Intelligence applied to Autonomous DrivingAutonomous driving systems, also known as self-driving cars, are a rapidly growing technology that has the potential to revolutionize…Dec 18, 2022Dec 18, 2022
I have asked ChatGPT to write a simple React hookChatGPT stories are everywhere. The conversational chat API by OpenAI let users feel enthusiastic about AI advancing so fast, specifically…Dec 14, 2022Dec 14, 2022
Converting ISO-8601 date format to JavaScript MM/DD/YYYY date formatConverting date formats is a pain for me. I often had a format like this: 2021–12–31T00:00:00.000ZNov 26, 2022Nov 26, 2022
Custom React Inputs to Speed Up CodingCustom inputs in ReactJS with useState can help you write simple, better code while saving lots of time.Oct 29, 2022Oct 29, 2022