AI Chatbots for the Hospitality Industry

Creating an AI Agent that is connected to your SQL database is surprisingly easy with Magic Cloud. In this article I demonstrate how.

  • Posted By: thomas
  • 18 November 2024
Read More

How to wrap your SQL Database Inside an AI Agent

Creating an AI Agent that is connected to your SQL database is surprisingly easy with Magic Cloud. In this article I demonstrate how.

  • Posted By: thomas
  • 9 November 2024
Read More

Why ChatGPT Search is Better than Google

ChatGPT Search is orders of magnitudes better at finding relevant information than Google Search. In this article I explain why.

  • Posted By: thomas
  • 7 November 2024
Read More

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