Create your own ChatGPT Search in 15 seconds!

A couple of days ago OpenAI made ChatGPT Search publicly available to everyone. In this article I will show you how you can create your own version in 15 seconds.

  • Posted By: thomas
  • 2 November 2024
Read More

Connecting ChatGPT to a PostgreSQL Database

In this article I demonstrate how I connected ChatGPT to a PostgreSQL database, allowing the AI to answer questions from the content of the database.

  • Posted By: thomas
  • 28 October 2024
Read More

Generative AI Opening up New Markets

In one of their latest articles Sequoia argues that AI is opening up completely new markets, similarly to how cloud computing and the mobile market space was born.

  • Posted By: thomas
  • 18 October 2024
Read More

Render Charts in your AI Chatbot

By combining our Magic Cloud platform with OpenAI we've implemented an AI chatbot that dynamically renders charts.

  • Posted By: thomas
  • 5 October 2024
Read More

AI Killed the GUI

The GUI's inevitable future is to be replaced by natural language apps, where we give instructions to our apps, similarly to how we instruct human beings.

  • Posted By: thomas
  • 2 October 2024
Read More

Stop Coding! Code is Debt!

Code is not an asset, it's debt! Sometimes code is a necessary liability to deliver working products, but code is never an asset.

  • Posted By: thomas
  • 26 September 2024
Read More

Stop using Git for Everything

Git is a marvelous tool, but it also adds overhead to your projects. This overhead is rarely justified for smaller applications. The solution is to get rid of it.

  • Posted By: thomas
  • 25 September 2024
Read More

Unit Testing is Mostly Useless

Unit testing indeterministic code is useless 98% of the time, because what you're testing isn't your code, but either your mock objects or your current database state.

  • Posted By: thomas
  • 24 September 2024
Read More

Put your SQL Straight into your Endpoint

In this article I demonstrate how you can improve your velocity 10,000x by ditching all 'best practices' and put your SQL straight into your endpoint controller.

  • Posted By: thomas
  • 23 September 2024
Read More

How to become a Solo Entrepreneur

Lean and Agile development is about as far away from lean and agile as it is possible to come. Watch me saving straight to production.

  • Posted By: thomas
  • 22 September 2024
Read More

Saving Straight to Production

Lean and Agile development is about as far away from lean and agile as it is possible to come. Watch me saving straight to production.

  • Posted By: thomas
  • 21 September 2024
Read More

A Financial AI Chatbot SaaS Company

This AI SaaS company was built in roughly one month. It provides financial advice on companies in Sweden using a database of 1.5 million companies combined with ChatGPT.

  • Posted By: thomas
  • 20 September 2024
Read More