ITBusiness.ca

This DIY script taps into AI to quickly create marketing personas

Man looking at wall of marketing metrics.

Image courtesy of Shutterstock.com

Craig Bradford, VP of London for online marketing agency Distilled, has provided instructions on how to create a persona research in under 5 minutes that leverages cutting-edge IBM Artificial Intelligence technology – although it does take some time and effort to setup initially.

Bradford wanted to answer two pressing questions for marketers:

This helps marketers find out what sites they should try to show up on, as well as what content would appeal to them.

The solution he came up with uses Followerwonk, Twitter, and IBM Watson’s Alchemy API to do top-level persona research very quickly.

Watson’s Alchemy API can do things a variety of things like language detection, sentiment analysis, and topic analysis. For the personas tool, it uses the “Concepts” feature that takes a block of text a URL, and creates a list of concepts that are relevant to the page. And it’s worth mentioning that Alchemy doesn’t just simply extract keywords, it can identify concepts that aren’t necessarily directly referenced in the text.

More detailed instructions are here, but this is be basic process:

  1. create a text file of the Twitter handles you want to research using Followerwonk;
  2. download Bradford’s code from Github;
  3. register a free Twitter API key and Alchemy API key, then create a file named api_keys.py with your details for Alchemy and Twitter;
  4. install Pip and the requirements file.

After all this is setup, you can run the script in the command line interface.

“Although it looks like a lot of steps, once you have this set up, it’s very easy to repeat,” Bradford notes. “Using this tool can get you some top-level persona information in a very short amount of time.”

Exit mobile version