DEV Community

Cover image for The End of the Line for Marketing Software
Thomas Hansen
Thomas Hansen

Posted on

The End of the Line for Marketing Software

Digital marketing has a never ending thirst for software. These companies can sometimes create and release dozens of small "micro apps" for tasks such as for instance ...

  1. Collecting email address from QR codes during an event
  2. A/B testing 50+ different landing pages for ads on Facebook, Google, LinkedIn, etc
  3. Restaurants allowing customers to order food from QR codes on the table
  4. Etc, etc, etc ...

And the more apps these marketing companies are creating, the more apps they seem to want - So obviously, since no human software developer can follow along, we just had to solve it using AI, didn't we ...? 😉

In the above video, I create a QA AI chatbot, and a landing page, for signing people up to our newsletter - And I create everything using natural language in 5 minutes. I just described what I wanted, and the LLM did the rest. "The rest" here implies ...

  1. Creating a database to store whatever information I am collecting
  2. Create a POST HTTP method that actually stores items into this database
  3. Creates an AI chatbot by scraping some website for QA
  4. Create a fully functioning one-page frontend, for signing up visitors to a newsletter, with the AI chatbot embedded

Below is a screenshot of another app I created in some 5 minutes ...

AI-generated landing page for digital marketing

The above was entirely created using Magic Cloud. Magic is actively maintained by AINIRO, and you can read more about AINIRO here.

Top comments (0)