Creating an AI Agent that is connected to your SQL database is surprisingly easy with Magic Cloud. In this article I demonstrate how.
Read MoreCreating an AI Agent that is connected to your SQL database is surprisingly easy with Magic Cloud. In this article I demonstrate how.
Read MoreChatGPT Search is orders of magnitudes better at finding relevant information than Google Search. In this article I explain why.
Read MoreA 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 More