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.
Read MoreIn this article I demonstrate how I connected ChatGPT to a PostgreSQL database, allowing the AI to answer questions from the content of the database.
Read MoreIn 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.
Read MoreBy combining our Magic Cloud platform with OpenAI we've implemented an AI chatbot that dynamically renders charts.
Read MoreThe 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.
Read MoreCode is not an asset, it's debt! Sometimes code is a necessary liability to deliver working products, but code is never an asset.
Read MoreGit 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.
Read MoreUnit 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.
Read MoreIn 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.
Read MoreLean and Agile development is about as far away from lean and agile as it is possible to come. Watch me saving straight to production.
Read MoreLean and Agile development is about as far away from lean and agile as it is possible to come. Watch me saving straight to production.
Read MoreThis 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.
Read More