{"id":229,"date":"2020-02-25T07:53:40","date_gmt":"2020-02-25T07:53:40","guid":{"rendered":"https:\/\/www.surveyfiesta.com\/?page_id=229"},"modified":"2024-06-24T10:45:34","modified_gmt":"2024-06-24T10:45:34","slug":"blog","status":"publish","type":"page","link":"https:\/\/www.surveyfiesta.com\/?page_id=229","title":{"rendered":"Blog"},"content":{"rendered":"<p class=\"p1\"><span class=\"s1\"><b>24 March 2024: Some ChatGPT bugs and workarounds<\/b><\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">There are two significant risks you face regarding the quality of content you get from ChatGPT.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">1. <b>Hallucination<\/b>. It sometimes just makes things up. This is particularly frustrating when you give it the information and it digresses and makes things up that were not in the source information. For example, we gave it some meeting notes, it went on a digression about N-P completeness in computer science.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">2. <b>Memory errors<\/b>. OpenAI added a memory feature so that it refers to previous questions you have asked. However, the memory feature that they have added makes many assumptions and subsequently causes errors. We have noticed that it performs two mistakes:<\/span><\/p>\n<ul class=\"ul1\">\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Recites what it gave you previously, even if the topic was utterly different.<\/b> For example, we gave it some meeting notes to summarise and it produced some Python code that we had asked for last year. Clearly that&#8217;s not relevant.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Recites what it gave you previously, because the content was similar, in its opinion.<\/b> We created a new chat, gave it the meeting notes, and it gave us the PREVIOUS summary of the previous set of meeting notes. In one case it even produced the summary of a previous request which was on a completely different topic.<\/span><\/li>\n<\/ul>\n<p class=\"p2\"><span class=\"s1\"><b>Workarounds:<\/b><\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">We have found that it&#8217;s important to read what ChatGPT produces very carefully and compare it to what you expected. For example, if you give it meeting notes to summarise, rather create a new chat to summarise the next batch. Also, turn off the memory feature and delete what it knows about you (go into settings and under memory there&#8217;s an option to delete its memory). It&#8217;s better to make it recreate everything every time. Otherwise it becomes repetitive and irrelevant to the current task.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">\u00a0<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\"><b>13 June 2023: Generative AI &#8211; other services<\/b><\/span><\/p>\n<p class=\"p2\"><span class=\"s1\"><b>This is the second of two posts on Generative AI.<\/b><\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">Late last year (November), OpenAI released ChatGPT to the public. However, it took a few months for the internet at large to catch on and realise the potential of this new tool. The trend started to take off in December, and by February everyone was talking about it.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">ChatGPT is an example of a &#8220;Generative AI&#8221;. To recapitulate, let&#8217;s see what this means. For convenience, let&#8217;s call AIs that are not generative, &#8220;regular&#8221; AIs.<\/span><\/p>\n<ul class=\"ul1\">\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Regular or &#8220;Narrow&#8221; AI <\/b>(Artificial Intelligence): Regular AI, often referred to as &#8220;narrow&#8221; or &#8220;specific&#8221; AI, focuses on building systems that can perform specific tasks or solve specific problems. These AI systems are designed to operate within predefined boundaries and excel at specialised tasks. For example, a regular AI could be created to classify images, play chess, or process natural language. Another example is the AI that chooses your words in predictive text. Narrow or regular AI is typically trained using supervised or unsupervised learning techniques and relies on large datasets for training. It aims to optimise performance on a specific task and often follows a rule-based or algorithmic approach. Supervised learning means that a human monitors and\/or controls the learning process. Unsupervised means that the computer is left alone to do its own thing.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Generative AI:<\/b> Generative AI, on the other hand, refers to a class of AI models that are capable of generating new content, such as images, text, or even music. Generative AI models, like ChatGPT, are trained to learn patterns and relationships in data and generate new samples that are similar to the training data. These models use techniques like deep learning and neural networks to generate content by capturing statistical dependencies and structures in the data they have been trained on. They can create new and original outputs based on learned patterns, and their ability to generate realistic content has improved significantly in recent years.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>A GAN, or Generative Adversarial Network.<\/b> This is a system which generates new content by setting two systems to compete (adversaries). Imagine there are two artists in a competition: a forger and a detective. The forger&#8217;s job is to create fake artwork, while the detective&#8217;s job is to identify which artworks are fake and which are real. They both learn and improve through the competition. In the case of a GAN, the forger is called the &#8220;generator,&#8221; and the detective is called the &#8220;discriminator.&#8221; The generator&#8217;s job is to create fake data, such as images or text, that look as realistic as possible. The discriminator&#8217;s job is to examine this data and determine if it&#8217;s real or fake. The generator and discriminator go through this process repeatedly, each learning from the other&#8217;s successes and failures. Over time, the generator becomes more skilled at creating realistic fake data, while the discriminator becomes better at detecting fakes. In the end, this competition between the generator and discriminator results in the generator being able to create fake data that is very close to the real thing. GANs have been successfully used to generate realistic images, produce synthetic voices, and even generate text that resembles human writing.<\/span><\/li>\n<\/ul>\n<p class=\"p2\"><span class=\"s1\">Here is a list of useful sites which make use of GAN (generative adversarial network) technology:<\/span><\/p>\n<table class=\"t1\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td class=\"td1\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\"><b>URL<\/b><\/span><\/p>\n<\/td>\n<td class=\"td2\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\"><b>What it does<\/b><\/span><\/p>\n<\/td>\n<td class=\"td3\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\"><b>Type of tool<\/b><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td4\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/beta.dreamstudio.ai\/\">https:\/\/beta.dreamstudio.ai\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td5\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Stable Diffusion &#8211; an image generation AI to create new images of anything &#8211; just describe what you want, also available at <a href=\"https:\/\/stablediffusion.in\/\"><span class=\"s3\">https:\/\/stablediffusion.in\/<\/span><\/a><\/span><\/p>\n<\/td>\n<td class=\"td6\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Art<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td1\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/labs.openai.com\/\">https:\/\/labs.openai.com\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td2\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">DALL-E &#8211; an image generation AI to create new images of anything &#8211; just describe what you want<\/span><\/p>\n<\/td>\n<td class=\"td3\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Art<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td7\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/make-it-3d.github.io\/\">https:\/\/make-it-3d.github.io\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td8\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Currently a research paper, but to make 3d models from flat images<\/span><\/p>\n<\/td>\n<td class=\"td9\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Art<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td10\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/www.midjourney.com\/home\/\">https:\/\/www.midjourney.com\/home\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td11\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Midjourney &#8211; an image generation AI to create new images of anything &#8211; just describe what you want. Click on the eyeball icon on the home page for some examples<\/span><\/p>\n<\/td>\n<td class=\"td12\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Art<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td7\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/10web.io\/ai-website-builder\/\">https:\/\/10web.io\/ai-website-builder\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td8\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Makes websites for you<\/span><\/p>\n<\/td>\n<td class=\"td9\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Coding<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td13\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/github.com\/features\/copilot\">https:\/\/github.com\/features\/copilot<\/a><\/span><\/p>\n<\/td>\n<td class=\"td14\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">To help you with coding<\/span><\/p>\n<\/td>\n<td class=\"td15\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Coding<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td7\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/gptexcel.uk\/\">https:\/\/gptexcel.uk\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td8\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">To help you with spreadsheets<\/span><\/p>\n<\/td>\n<td class=\"td9\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Coding<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td13\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/mutable.ai\/\">https:\/\/mutable.ai\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td14\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">To help you with coding<\/span><\/p>\n<\/td>\n<td class=\"td15\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Coding<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td7\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/replit.com\/\">https:\/\/replit.com\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td8\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">To help you with coding<\/span><\/p>\n<\/td>\n<td class=\"td9\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Coding<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td13\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/www.mathway.com\/Algebra\">https:\/\/www.mathway.com\/Algebra<\/a><\/span><\/p>\n<\/td>\n<td class=\"td14\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">An algebra solver<\/span><\/p>\n<\/td>\n<td class=\"td15\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Coding<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td7\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/www.safurai.com\/\">https:\/\/www.safurai.com\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td8\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">To help you with coding<\/span><\/p>\n<\/td>\n<td class=\"td9\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Coding<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td1\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/fakeyou.com\/\">https:\/\/fakeyou.com\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td2\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">To make videos with voice of anyone (deepfake)<\/span><\/p>\n<\/td>\n<td class=\"td3\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Multimedia<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td4\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/vocalremover.org\/\">https:\/\/vocalremover.org\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td5\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">To get the voices out of a music track<\/span><\/p>\n<\/td>\n<td class=\"td6\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Multimedia<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td1\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/www.synthesia.io\/free-ai-video-demo#LnD\">https:\/\/www.synthesia.io\/free-ai-video-demo#LnD<\/a><\/span><\/p>\n<\/td>\n<td class=\"td2\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Create deepfake videos for e.g. training videos<\/span><\/p>\n<\/td>\n<td class=\"td3\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Multimedia<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td16\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/chrome.google.com\/webstore\/detail\/eightify-youtube-summary\/cdcpabkolgalpgeingbdcebojebfelgb\">https:\/\/chrome.google.com\/webstore\/detail\/eightify-youtube-summary\/cdcpabkolgalpgeingbdcebojebfelgb<\/a><\/span><\/p>\n<\/td>\n<td class=\"td17\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Eightify, summarises youtube videos into text<\/span><\/p>\n<\/td>\n<td class=\"td18\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Multimedia<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td1\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/huggingface.co\/spaces\/akhaliq\/GFPGAN\">https:\/\/huggingface.co\/spaces\/akhaliq\/GFPGAN<\/a><\/span><\/p>\n<\/td>\n<td class=\"td2\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Repairs photos<\/span><\/p>\n<\/td>\n<td class=\"td3\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Photo repair<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td4\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/bigjpg.com\/\">https:\/\/bigjpg.com\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td5\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Repairs photos by enlarging them<\/span><\/p>\n<\/td>\n<td class=\"td6\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Photo repair<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td1\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/imagecolorizer.com\/colorize.html\">https:\/\/imagecolorizer.com\/colorize.html<\/a><\/span><\/p>\n<\/td>\n<td class=\"td2\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">To colourise old images<\/span><\/p>\n<\/td>\n<td class=\"td3\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Photo repair<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td16\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/imgupscaler.com\/\">https:\/\/imgupscaler.com\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td17\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Repairs photos by enlarging them<\/span><\/p>\n<\/td>\n<td class=\"td18\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Photo repair<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td1\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/innovationorigins.com\/en\/draggan-transforming-image-manipulation-with-interactive-point-based-control\/\">https:\/\/innovationorigins.com\/en\/draggan-transforming-image-manipulation-with-interactive-point-based-control\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td2\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">To change facial expressions in photos, currently in research phase<\/span><\/p>\n<\/td>\n<td class=\"td3\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Photo repair<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td4\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/portrait.vana.com\/discover\">https:\/\/portrait.vana.com\/discover<\/a><\/span><\/p>\n<\/td>\n<td class=\"td5\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">To turn your photo selfies into cartoons or art of yourself in a new style<\/span><\/p>\n<\/td>\n<td class=\"td6\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Photo repair<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td1\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/segment-anything.com\/demo#\">https:\/\/segment-anything.com\/demo#<\/a><\/span><\/p>\n<\/td>\n<td class=\"td2\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">To cut out shapes in photos<\/span><\/p>\n<\/td>\n<td class=\"td3\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Photo repair<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td16\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/submit.tryitonai.com\/\">https:\/\/submit.tryitonai.com\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td17\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">To try different &#8220;looks&#8221; on your selfies<\/span><\/p>\n<\/td>\n<td class=\"td18\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Photo repair<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td1\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/www.watermarkremover.io\/\">https:\/\/www.watermarkremover.io\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td2\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">To remove watermarks from photos<\/span><\/p>\n<\/td>\n<td class=\"td3\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Photo repair<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td7\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/chatdoc.com\/\">https:\/\/chatdoc.com\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td8\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">To get summaries and ask questions about a document that is too long to read<\/span><\/p>\n<\/td>\n<td class=\"td9\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Research<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td13\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/consensus.app\/\">https:\/\/consensus.app\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td14\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">To get an understanding of the scientific consensus on anything<\/span><\/p>\n<\/td>\n<td class=\"td15\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Research<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td7\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/elicit.org\/\">https:\/\/elicit.org\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td8\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">To find research papers on any topic<\/span><\/p>\n<\/td>\n<td class=\"td9\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Research<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td13\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/paperpal.com\/\">https:\/\/paperpal.com\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td14\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">To help you write academic papers<\/span><\/p>\n<\/td>\n<td class=\"td15\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Research<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td7\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/scite.ai\/\">https:\/\/scite.ai\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td8\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">To get an understanding of the scientific source citations<\/span><\/p>\n<\/td>\n<td class=\"td9\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Research<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td13\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/www.chataiapps.com\/chatgpt-plugins\">https:\/\/www.chataiapps.com\/chatgpt-plugins<\/a><\/span><\/p>\n<\/td>\n<td class=\"td14\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Plugins for ChatGPT 4.0<\/span><\/p>\n<\/td>\n<td class=\"td15\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Research<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td7\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/www.chatpdf.com\/\">https:\/\/www.chatpdf.com\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td8\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">To get summaries and ask questions about a document that is too long to read<\/span><\/p>\n<\/td>\n<td class=\"td9\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Research<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td19\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/www.marktechpost.com\/2023\/05\/21\/how-to-use-third-party-plugins-in-chatgpt-80-plugins-just-added-by-chatgpt-for-public\/\">https:\/\/www.marktechpost.com\/2023\/05\/21\/how-to-use-third-party-plugins-in-chatgpt-80-plugins-just-added-by-chatgpt-for-public\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td20\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Plugins for ChatGPT 4.0 &#8211; a howto guide<\/span><\/p>\n<\/td>\n<td class=\"td21\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Research<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td7\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/www.perplexity.ai\/\">https:\/\/www.perplexity.ai\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td8\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">An alternative to ChatGPT<\/span><\/p>\n<\/td>\n<td class=\"td9\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Research<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td13\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/www.prepostseo.com\/\">https:\/\/www.prepostseo.com\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td14\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Many academic tools e.g. plagiarism checking<\/span><\/p>\n<\/td>\n<td class=\"td15\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Research<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"td16\" valign=\"top\">\n<p class=\"p4\"><span class=\"s2\"><a href=\"https:\/\/chat.openai.com\/\">https:\/\/chat.openai.com\/<\/a><\/span><\/p>\n<\/td>\n<td class=\"td17\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">ChatGPT &#8211; an interactive chatbot that answers any questions (Except private confidential questions)<\/span><\/p>\n<\/td>\n<td class=\"td18\" valign=\"top\">\n<p class=\"p2\"><span class=\"s1\">Research<\/span><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p class=\"p2\"><span class=\"s1\">\u00a0<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\"><b>7 June 2023: What is the hype around ChatGPT about?<\/b><\/span><\/p>\n<p class=\"p2\"><span class=\"s1\"><b>This is the first of two posts on Generative AI.<\/b><\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">Late last year (November), OpenAI released ChatGPT to the public. However, it took a few months for the internet at large to catch on and realise the potential of this new tool. The trend started to take off in December, and by February everyone was talking about it.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">Well, what is ChatGPT? ChatGPT is an LLM, or Large Language Model, released by the company OpenAI, founded in 2015.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">A language model is a program that has been trained on a huge amount of text data, like books, articles, and websites. It learns patterns and relationships between words, so it can predict what words or phrases are likely to come next in a sentence. We see an example of this in predictive text in cellular telephone chat applications.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">The &#8220;large&#8221; part means that the model has been trained on a massive amount of data, which helps it become even better at understanding and generating human-like text. It&#8217;s like having read millions of books and articles and being able to recall that information to have conversations.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">When you interact with an LLM, you can ask it questions or give it prompts, and it will generate responses that make sense based on what it has learned from its training. It tries to understand the context and provide helpful or informative answers.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">Of course, it&#8217;s important to remember that while the model can generate text that sounds human, it doesn&#8217;t truly understand the meaning behind the words. It&#8217;s more like a mimic that tries to match patterns it has seen in the training data.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">But why is ChatGPT called a &#8220;Generative AI&#8221;? The clue to this is the term &#8220;generative&#8221;, implying creation. For convenience, let&#8217;s call AIs that are not generative, &#8220;regular&#8221; AIs.<\/span><\/p>\n<ul class=\"ul1\">\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Regular or &#8220;Narrow&#8221; AI <\/b>(Artificial Intelligence): Regular AI, often referred to as &#8220;narrow&#8221; or &#8220;specific&#8221; AI, focuses on building systems that can perform specific tasks or solve specific problems. These AI systems are designed to operate within predefined boundaries and excel at specialised tasks. For example, a regular AI could be created to classify images, play chess, or process natural language. Another example is the AI that chooses your words in predictive text. Narrow or regular AI is typically trained using supervised or unsupervised learning techniques and relies on large datasets for training. It aims to optimise performance on a specific task and often follows a rule-based or algorithmic approach. Supervised learning means that a human monitors and\/or controls the learning process. Unsupervised means that the computer is left alone to do its own thing.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Generative AI:<\/b> Generative AI, on the other hand, refers to a class of AI models that are capable of generating new content, such as images, text, or even music. Generative AI models, like ChatGPT, are trained to learn patterns and relationships in data and generate new samples that are similar to the training data. These models use techniques like deep learning and neural networks to generate content by capturing statistical dependencies and structures in the data they have been trained on. They can create new and original outputs based on learned patterns, and their ability to generate realistic content has improved significantly in recent years.<\/span><\/li>\n<\/ul>\n<p class=\"p2\"><span class=\"s1\">So, in summary, regular AI refers to AI systems designed for specific tasks, while generative AI focuses on models that can generate new content based on learned patterns. Generative AI is a subset of AI that leverages advanced techniques to produce original outputs, while regular AI covers a broader range of AI systems aimed at specific tasks.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">ChatGPT has many powerful applications. A lot of educationalists and researchers, particularly in higher education, are concerned that ChatGPT can be used to write paragraphs or even essays, without crediting it, and therefore give a false impression of the competence of the alleged human author. Students might, for example, get ChatGPT to write an essay for them on a topic that they are not clear on, and submit the essay, and receive a good score, even though they themselves did not &#8220;deserve&#8221; that score. We at SurveyFiesta\u2122 are more optimistic. We see the opportunities presented by ChatGPT as follows:<\/span><\/p>\n<ul class=\"ul1\">\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Information retrieval:<\/b> ChatGPT can help researchers and educators find relevant information quickly. You can ask it questions or provide prompts related to your research topic, and it can provide you with relevant facts, explanations, or even suggest further resources to explore.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Concept exploration:<\/b> If you&#8217;re trying to understand a complex concept, you can use ChatGPT to engage in a dialogue. You can ask it to explain the concept in simpler terms, provide examples, or even compare it to other concepts. This can help deepen your understanding and clarify any confusion.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Writing assistance:<\/b> ChatGPT can act as a writing companion for researchers and students. If you&#8217;re working on a paper, thesis, or any other written piece, you can use ChatGPT to brainstorm ideas, outline your thoughts, or even get feedback on your writing. It can provide suggestions, help rephrase sentences, or offer alternative wording. For example, you can directly ask it to paraphrase sentences to avoid plagiarism problems.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Language learning:<\/b> ChatGPT can be beneficial for language learners. You can engage in conversations with it to practice your writing or speaking skills. It can correct your sentences, offer vocabulary suggestions, or provide explanations when you encounter difficulties with grammar or usage.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Problem-solving and critical thinking:<\/b> If you&#8217;re facing a complex problem or trying to think through a challenging scenario, ChatGPT can act as a thinking partner. You can discuss the problem, articulate your thoughts, and receive alternative perspectives or ideas. It can help you explore different angles and encourage creative thinking.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>General knowledge exploration:<\/b> ChatGPT has access to a wide range of information, so you can use it to explore various topics and expand your general knowledge. It can provide historical facts, scientific explanations, or engage in discussions on current events. It can be a handy tool for discovering new areas of interest or staying updated on different subjects.<\/span><\/li>\n<\/ul>\n<p class=\"p2\"><span class=\"s1\">Note that the current version available on OpenAI&#8217;s website, ChatGPT 3.5, does not have internet access, and was only trained on data up until 2021, so its information is out of date. You have to subscribe to access version 4.0, which does have internet access. The updated version also has plugins which perform other tasks.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">To avoid accusations of plagiarism when using ChatGPT or any language model, researchers and students should follow these guidelines:<\/span><\/p>\n<ul class=\"ul1\">\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Understand the model&#8217;s limitations:<\/b> Remember that language models like ChatGPT generate text based on patterns they&#8217;ve learned from training data. They don&#8217;t have original thoughts or expertise. Acknowledge that the generated content is not your own work but a product of the model. ChatGPT sometimes also experiences &#8220;hallucinations&#8221;, that is, inappropriate or otherwise &#8220;weird&#8221; data that makes it say strange things. You therefore have to proofread everything it says because it may contain something offensive or strange.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Use generated text as a reference: <\/b>Treat the output from ChatGPT as a source of information and ideas rather than directly copying it. Take the generated text as inspiration and reshape it in your own words to demonstrate your understanding and originality.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Combine multiple sources<\/b>: Incorporate information from multiple sources, including the output from ChatGPT, to create a well-rounded and comprehensive piece of work. By including various perspectives and citing relevant sources, you show that your work is a result of thorough research rather than relying solely on the language model.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Attribute and cite appropriately:<\/b> If you directly quote or paraphrase any information obtained from ChatGPT or any other source, make sure to attribute it properly and provide citations. Follow the citation style required by your institution or academic guidelines.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Review and revise: <\/b>Carefully review the content generated by ChatGPT and ensure that it aligns with your own writing style, knowledge, and understanding. Revise and edit the text to incorporate your own insights and ideas, making it a genuine reflection of your work.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Seek human feedback: <\/b>Consult with your peers, instructors, or mentors to get feedback on your work. Discuss the ideas generated by ChatPT and seek input on how to integrate them appropriately while maintaining academic integrity.<\/span><\/li>\n<\/ul>\n<p class=\"p2\"><span class=\"s1\">By following these guidelines and demonstrating your understanding and originality in your work, you can use ChatGPT as a helpful tool while avoiding plagiarism concerns. Remember, responsible and ethical use of technology is crucial in academic and research settings.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">If you are skeptical of the power of LLMs and\/or ChatGPT at this stage, please note: half of the above article was written by ChatGPT (mostly the bullets).<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">\u00a0<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\"><b>30 March 2023: New SurveyFiesta\u2122 Features<\/b><\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">We have updated SurveyFiesta\u2122 to offer Net Promoter Score features.\u00a0 Net promoter score is a market research metric that is based on a single survey question asking respondents to rate the likelihood that they would recommend a company, product, or a service to a friend or colleague. (Wikipedia definition).<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">\u00a0<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\"><b>30 January 2022: New SurveyFiesta\u2122 Features<\/b><\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">We have updated SurveyFiesta\u2122 to include features specifically aimed at academics. We now offer:<\/span><\/p>\n<ul class=\"ul1\">\n<li class=\"li3\"><span class=\"s1\">Mark allocation (scoring) for most question types;<\/span><\/li>\n<li class=\"li3\"><span class=\"s1\">Likert scale question types (grids of multiple or single choice);<\/span><\/li>\n<li class=\"li3\"><span class=\"s1\">Two-column (sort terminology);<\/span><\/li>\n<li class=\"li3\"><span class=\"s1\">Rating value (similar to star rating);<\/span><\/li>\n<li class=\"li3\"><span class=\"s1\">Numeric grids (to rate properties in a grid, e.g. rows of quality controls and then columns of measures of acceptability levels of those quality controls);<\/span><\/li>\n<li class=\"li3\"><span class=\"s1\">Image maps which let you identify objects in an image, e.g. to label parts in a biology test;<\/span><\/li>\n<li class=\"li3\"><span class=\"s1\">File upload (for submission of work); and<\/span><\/li>\n<li class=\"li3\"><span class=\"s1\">Demographics (to capture student details in tests, for example).<\/span><\/li>\n<\/ul>\n<p class=\"p2\"><span class=\"s1\">\u00a0<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\"><b>30 January 2021: Fake news and fake research<\/b><\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">Since the start of the Covid-19 pandemic there has been a lot of fake news being circulated online, in social media, and even some fake research. It is important therefore to be able to tell which online content is legitimate.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\"><b>How to tell if something is fake news<\/b><\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">We present a convenient rubric to tell if something is fake news:<\/span><\/p>\n<ul class=\"ul1\">\n<li class=\"li3\"><span class=\"s1\">It features <b>poor-quality or grainy image\/s<\/b> (to hide the tampering with the image).<\/span><\/li>\n<li class=\"li3\"><span class=\"s1\">It is <b>sensationalist<\/b>, <b>scary<\/b> and\/or makes you <b>angry<\/b>.<\/span><\/li>\n<li class=\"li3\"><span class=\"s1\">It does not come from a <b>reputable TV channel<\/b>, <b>reputable newspaper<\/b>, or an <b>actual person <\/b>in a position of authority. If you go to <b>reputable newspaper websites<\/b> there is no mention of it.<\/span><\/li>\n<li class=\"li3\"><span class=\"s1\">It is <b>not compatible<\/b> with democratic laws, or a democratic <b>constitution<\/b>. For example, in most of the world, banning communication is unconstitutional, so anything predicting that such will happen, must be considered suspicious.<\/span><\/li>\n<li class=\"li3\"><span class=\"s1\">The government has <b>not announced it<\/b>. Of course, this depends on which country you\u2019re in as to how much you want to trust the government; some governments are repressive. Certainly in South Africa, and other countries run under a constitutional democracy, bans on free speech should not occur.<\/span><\/li>\n<li class=\"li3\"><span class=\"s1\">The article or post or meme\u00a0<b>confirms your beliefs about other conspiracies<\/b>. If it confirms for example that there\u2019s a global plot run by lizard aliens, it is fake news.<\/span><\/li>\n<li class=\"li3\"><span class=\"s1\">If it was seen on Twitter, Facebook, Youtube, Whatsapp and any similar social media platform &#8211; it is probably fake news. Youtube is particularly heavily implicated in spreading fake news videos.<\/span><\/li>\n<li class=\"li3\"><span class=\"s1\"><b>Any content which has lots of exclamation marks<\/b>. You can generally google the content and see if it comes up on reputable sites or is just copy\/pasted on random sites that you have never heard of. If the latter, it is fake news.<\/span><\/li>\n<li class=\"li3\"><span class=\"s1\">It is in plain text &#8211; not a <b>PDF, professionally typset. <\/b>It has spelling or grammar <b>errors<\/b> (government officials are not allowed to publish items with spelling and grammar errors).<\/span><\/li>\n<li class=\"li3\"><span class=\"s1\">The website or Youtube video that contains the \u201cinformation\u201d contains adverts, e.g. for the author\u2019s conspiracy books or videos. \u00a0<b>The purpose of sensationalism is to attract customers to buy something. <\/b><\/span><\/li>\n<li class=\"li3\"><span class=\"s1\"><b>Give the \u201cnews\u201d a score based on the above items. <\/b>If it scores more than 2, you can be reasonably sure that it is fake.<\/span><\/li>\n<li class=\"li3\"><span class=\"s1\"><b>Pretend that EVERY DAY on internet is April Fool\u2019s day <\/b>and treat everything with the same suspicion.<\/span><\/li>\n<li class=\"li3\"><span class=\"s1\">Note that<b> reputable <\/b>sites<b>, <\/b>like<b> wikipedia <\/b>and<b> university websites, do not contain adverts. <\/b>Fake news is usually designed for a commercial agenda; e.g. to get a politician re-elected (so he can continue to abuse state resources for funding); or, to get you to buy a product. Generally, the more adverts on a website, the less reliable it is.<\/span><\/li>\n<li class=\"li3\"><span class=\"s1\">In short, unless you saw the information on a government or university website, or wikipedia, or a well-known reliable news source, such as BBC, The Guardian, Al Jazeera, Daily Maverick, etc., please do not share it. <i>Many (BUT NOT ALL)<\/i> mainstream media or news sources are unreliable or dubious, or prone to sensationalism or exaggeration.<\/span><\/li>\n<li class=\"li3\"><span class=\"s1\">To check an item, google it using the <b>site directive<\/b>. For example,\u00a0if you would prefer to get sober, calm facts, just add <b>site:snopes.com <\/b>or <b>site:en.wikipedia.org<\/b> or <b>site:.edu<\/b> or <b>site:.ac.uk<\/b> .. and similar domains, you will see much more sober, less hysterical anaylses on those sites.<\/span><\/li>\n<li class=\"li3\"><span class=\"s1\">Remember, <b>even if a person in a video looks convincing, <\/b>they could be a deepfake (computer generated video), or a paid actor.<\/span><\/li>\n<\/ul>\n<p class=\"p2\"><span class=\"s1\"><b>How to tell if something is a fake publication<\/b><\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">Fake publications come in three forms: <b>prank publications,<\/b>\u00a0<b>predatory publications<\/b>\u00a0and just <b>plain bad science<\/b>. For more on <b>predatory<\/b> publications and how to identify them, please see our earlier post below from 25 July 2020. An example of an AI that generates prank mathematics publications is <a href=\"https:\/\/thatsmathematics.com\/mathgen\/\"><span class=\"s3\">here<\/span><\/a>.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">On the matter of <b>prank publications,<\/b> those are generally easier to detect since they make obviously ridiculous claims. However, the ability to detect whether the claims in the publication are indeed ridiculous depends on your academic backround. A particularly notorious case is the Sokal Hoax. In brief, a physicist called Alan Sokal sent a nonsense paper to a humanities journal:<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">&#8220;In 1996, Sokal submitted an article to <a href=\"https:\/\/en.wikipedia.org\/wiki\/Social_Text\"><span class=\"s3\"><i>Social Text<\/i><\/span><\/a>, an academic journal of <a href=\"https:\/\/en.wikipedia.org\/wiki\/Postmodern\"><span class=\"s3\">postmodern<\/span><\/a> <a href=\"https:\/\/en.wikipedia.org\/wiki\/Cultural_studies\"><span class=\"s3\">cultural studies<\/span><\/a>. The submission was an experiment to test the journal&#8217;s <a href=\"https:\/\/en.wikipedia.org\/wiki\/Rigour#Intellectual_rigour\"><span class=\"s3\">intellectual rigor<\/span><\/a>, and specifically to investigate whether &#8220;a leading North American journal of cultural studies\u2014whose editorial collective includes such luminaries as <a href=\"https:\/\/en.wikipedia.org\/wiki\/Fredric_Jameson\"><span class=\"s3\">Fredric Jameson<\/span><\/a> and <a href=\"https:\/\/en.wikipedia.org\/wiki\/Andrew_Ross_(sociologist)\"><span class=\"s3\">Andrew Ross<\/span><\/a>\u2014[would] publish an article liberally salted with nonsense if (a) it sounded good and (b) it flattered the editors&#8217; ideological preconceptions.&#8221; \u00a0Unfortunately the article was published. You can read more about it here\u00a0<a href=\"https:\/\/en.wikipedia.org\/wiki\/Sokal_affair\"><span class=\"s3\">https:\/\/en.wikipedia.org\/wiki\/Sokal_affair<\/span><\/a>.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">This prank demonstrated that academics are prone to <a href=\"https:\/\/en.wikipedia.org\/wiki\/Confirmation_bias\"><span class=\"s3\">Confirmation Bias<\/span><\/a> \u2014 that is, that we are inclined to believe more things which are similar to what we already believe, or, which support our existing beliefs. Confirmation Bias is the bias which leads us all to fall prey to fake news and fake science. Most people fall for such things due to some or other cognitive bias. A definitive list of cognitive biases is <a href=\"https:\/\/en.wikipedia.org\/wiki\/List_of_cognitive_biases\"><span class=\"s3\">here<\/span><\/a>. You can obtain a nice poster about biases <a href=\"https:\/\/www.yourbias.is\/\"><span class=\"s3\">here<\/span><\/a>.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">On the matter of <b>bad science,<\/b> these are cases where the scientist or researcher has an ulterior motive behind their research. This is why declaring your funding source is so important, as is a literature review. Because unless you show an understanding of the existing literature, and show who is funding your research, it remains suspect. As an example, consider the case of Wakefield, 1998. His article caused hysteria around vaccines which still has not died down, despite the article being retracted.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">&#8220;The final episode in the saga is the revelation that Wakefield <i>et al<\/i>.[<a href=\"https:\/\/www.ncbi.nlm.nih.gov\/pmc\/articles\/PMC3136032\/#ref1\"><span class=\"s3\">1<\/span><\/a>] were guilty of deliberate fraud (they picked and chose data that suited their case; they falsified facts).[<a href=\"https:\/\/www.ncbi.nlm.nih.gov\/pmc\/articles\/PMC3136032\/#ref9\"><span class=\"s3\">9<\/span><\/a>] The <i>British Medical Journal<\/i> has published a series of articles on the exposure of the fraud, which appears to have taken place for financial gain.&#8221; (<a href=\"https:\/\/www.ncbi.nlm.nih.gov\/pmc\/articles\/PMC3136032\/\"><span class=\"s3\">https:\/\/www.ncbi.nlm.nih.gov\/pmc\/articles\/PMC3136032\/<\/span><\/a>)<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\"><b>The same rubric applies as with fake news.<\/b> If an article (be it from a professor or not), sounds hysterical and incredible, it probably is not worthy of serious consideration. Science is a sober serious business. Anything that is radical should be looked at with very careful scrutiny, and a replication of its experiments should always be performed to validate the findings.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">\u00a0<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\"><b>25 July 2020: Publish or Perish vs Predatory Journals<\/b><\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">In our current academic context there is a lot of pressure to publish journal articles even if they are not of good quality. This is called the &#8220;publish or perish&#8221; paradigm. In the early 20th century, many professors only had undergraduate degrees or masters&#8217; degrees, and only a handful of publications. Nowadays, tenure is much harder to obtain and requires dozens if not hundreds of publications. So there is enormous pressure to publish to get promoted.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">At SurveyFiesta, we prefer to recommend that researchers do not do humanity a disservice by publishing questionable research or rehashes of old papers just to gain quantity. Let us rather focus on quality.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">Predatory journals accept journal articles without peer review. What predatory journals do, is they offer to publish your paper, then accept your paper as-is, then charge &#8220;page fees&#8221; for publication.<b> They do not review for quality<\/b>. This lowers the quality of academic work worldwide as researchers who are under pressure to &#8220;publish or perish&#8221; assume that it is a legitimate offer from a legitimate journal. And when other academics search for content on a topic, they might accidentally download the content from the predatory journal without realising the quality is poor.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">Consider for example (we just made this name up as an example) &#8211; say, &#8216;Journal of Business and Economics Studies.&#8217; This journal does not appear on the <b>Department of Higher Education and Training, Science and Technology&#8217;<\/b>s <b>accredited journals<\/b> list, which you can get from here:<\/span><\/p>\n<ul class=\"ul1\">\n<li class=\"li5\"><span class=\"s4\"><a href=\"http:\/\/libguides.wits.ac.za\/Scholarly_Research_Resources\/Accredited_Journals\"><span class=\"s5\">http:\/\/libguides.wits.ac.za\/Scholarly_Research_Resources\/Accredited_Journals<\/span><\/a><\/span><\/li>\n<\/ul>\n<p class=\"p2\"><span class=\"s1\">And here is the list of predatory publishers:<\/span><\/p>\n<ul class=\"ul1\">\n<li class=\"li5\"><span class=\"s4\"><a href=\"https:\/\/libguides.wits.ac.za\/Scholarly_Research_Resources\/Predatory_Publishers\"><span class=\"s5\">https:\/\/libguides.wits.ac.za\/Scholarly_Research_Resources\/Predatory_Publishers<\/span><\/a><\/span><\/li>\n<\/ul>\n<p class=\"p2\"><span class=\"s1\">If you Google such journals (not on the list), you may find that they are published by for example &#8220;Academic Stellar&#8221; (not their real name) publishers or something like that. Is its content entirely about economics? No; you will probably see that it has a range of topics. So it is not in fact a real journal. It is a predatory journal.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">There are also conferences and book publishers which do this &#8211; they approach you to publish your work, because they assume you&#8217;re desperate to get published and will therefore pay for it.\u00a0The following article from a University of Johannesburg academic explains further.<\/span><\/p>\n<ul class=\"ul1\">\n<li class=\"li5\"><span class=\"s4\"><a href=\"https:\/\/www.pressreader.com\/south-africa\/business-day\/20170927\/281668255167320\"><span class=\"s5\">https:\/\/www.pressreader.com\/south-africa\/business-day\/20170927\/281668255167320<\/span><\/a><\/span><\/li>\n<\/ul>\n<p class=\"p2\"><span class=\"s1\">Here is a South African author who reported this particular journal. As you can see, a trivial google of any journal will show you whether it is legit or not:<\/span><\/p>\n<ul class=\"ul1\">\n<li class=\"li5\"><span class=\"s4\"><a href=\"http:\/\/econjeff.blogspot.co.za\/2010\/07\/journal-spam.html\"><span class=\"s5\">http:\/\/econjeff.blogspot.co.za\/2010\/07\/journal-spam.html<\/span><\/a><\/span><\/li>\n<\/ul>\n<p class=\"p2\"><span class=\"s1\">And here is a real journal just for comparison:<\/span><\/p>\n<ul class=\"ul1\">\n<li class=\"li5\"><span class=\"s4\"><a href=\"https:\/\/www.journals.elsevier.com\/journal-of-economics-and-business\/\"><span class=\"s5\">https:\/\/www.journals.elsevier.com\/journal-of-economics-and-business\/<\/span><\/a><\/span><\/li>\n<\/ul>\n<p class=\"p2\"><span class=\"s1\">See the difference? Look at the work quality, content, and topic adherence. Look at the publisher guidelines. Google the word &#8220;scam&#8221; with the journal name.<\/span><\/p>\n<ul class=\"ul1\">\n<li class=\"li5\"><span class=\"s4\"><a href=\"https:\/\/www.nature.com\/news\/stop-this-waste-of-people-animals-and-money-1.22554\"><span class=\"s5\">https:\/\/www.nature.com\/news\/stop-this-waste-of-people-animals-and-money-1.22554<\/span><\/a><\/span><\/li>\n<li class=\"li5\"><span class=\"s4\"><a href=\"https:\/\/beallslist.weebly.com\/\"><span class=\"s5\">https:\/\/beallslist.weebly.com<\/span><\/a><\/span><\/li>\n<li class=\"li5\"><span class=\"s4\"><a href=\"https:\/\/darrengoossens.wordpress.com\/science-spammers\/\"><span class=\"s5\">https:\/\/darrengoossens.wordpress.com\/science-spammers\/<\/span><\/a><\/span><\/li>\n<\/ul>\n<p class=\"p2\"><span class=\"s1\">We hope the above is helpful.\u00a0You can find out more about reputedly fake book publishers here:<\/span><\/p>\n<ul class=\"ul1\">\n<li class=\"li5\"><span class=\"s4\"><a href=\"https:\/\/en.wikipedia.org\/wiki\/OmniScriptum\"><span class=\"s5\">https:\/\/en.wikipedia.org\/wiki\/OmniScriptum<\/span><\/a><\/span><\/li>\n<\/ul>\n<p class=\"p2\"><span class=\"s1\">In this case, what the publisher does is try to get recently graduated postgraduates to surrender their copyright in order to see their thesis &#8220;published&#8221; as a book. However, the book, once published, is so expensive that no-one will really read it or buy it, and you obviously have to pay to get it &#8220;published&#8221;.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">\u00a0<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\"><b>25 April 2020: Critical Thinking<\/b><\/span><\/p>\n<ul class=\"ul1\">\n<li class=\"li3\"><b><\/b><span class=\"s1\">In this time of Covid-19 (Coronavirus, SARS-COV-2), we find that there are many conspiracy theories being circulated. People often re-post news articles or memes online without using any critical thinking. Especially if it appeals to some deeply-held belief or gut feel.\u00a0Please therefore do the following before you post something online.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\">Consider whether the meme or article agrees with your poltiical, racial or religious views? If so, check it carefully, because it may be false.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\">Consider whether the meme or article agrees with\u00a0your lifestyle, dietary views, or views on personal matters, relationships, etc.? If so, check it, it may be false.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\">How do you check the legitimacy of a post?<\/span>\n<ul class=\"ul2\">\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Google it.<\/b> Take a copy and paste of a few sentences from the thing you want to post &#8211; e.g. an &#8220;interesting&#8221; article about how Johns Hopkins says MSG causes cancer. Copy two or three sentences, and paste them into Google. If the first sites that come up are <i>hoaxslayer<\/i> or <i>snopes.com<\/i>, you can pretty much bet that it&#8217;s a hoax.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Go to Jstor.org or Pubmed.com<\/b> and search for the key words in the claim. E.g. &#8220;MSG cancer link&#8221;. See what the academics are saying.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\">Search for the same keywords on <a href=\"https:\/\/en.wikipedia.org\/\"><span class=\"s3\">https:\/\/<b>en.wikipedia.org<\/b><\/span><\/a>.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Reverse image search.\u00a0<\/b>If it is an image, crop out the meme words and put it into a reverse image search on Google (go to <a href=\"https:\/\/images.google.com\/\"><span class=\"s3\">https:\/\/images.google.com<\/span><\/a> and click the small grey camera). It should come up with the original (unedited) image. You can then tell based on where the image came from as to whether it has been edited. Note that this feature appears only on laptops or desktop computers.<\/span><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p class=\"p6\">\n<ul class=\"ul1\">\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>That&#8217;s all it takes to not spread misinformation online<\/b>. Please do this as a matter of course. Just check your facts. Remember &#8220;<b>Confirmation Bias<\/b>&#8220;.<i> Just because something makes sense to you, does not mean it is true.<\/i> Facts are not matters on which you can have an opinion, and they are not culturally relative. Facts are human-independent.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Legal ramifications.<\/b> You are not entitled to mislead others by spreading falsities as if they were facts, merely by name-dropping a supposed authority that pronounced them. You have to check whether the cited authority did in fact pronounce these things that you hold to be true, to be facts. For example, if you advocate that people eat dishwashing pods or drink bleach to cure disease, you may be held legally responsible if you make that recommendation in public.<\/span><\/li>\n<\/ul>\n<p class=\"p2\"><span class=\"s1\">\u00a0<\/span><\/p>\n<p class=\"p1\"><span class=\"s1\"><b>25 February 2020: Academic terminology<\/b><\/span><\/p>\n<ol class=\"ol1\">\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Conference, congress, colloquium, symposium<\/b> \u2014 a gathering of persons to discuss academic concepts. Larger conferences tend to be called \u2018<b>congresses<\/b>\u2019, smaller ones \u2018<b>symposia<\/b>\u2019. Note the spelling of the plural. If a conference has mini-conferences inside it, those are called <b>symposia<\/b>. Symposia comes from Greek meaning \u201cto sit together\u201d. <b>Colloquium<\/b> comes from Latin, meaning \u201cto talk together\u201d. <b>Conference<\/b> and <b>congress<\/b> are Latin -derived words as well, meaning<i> To bring together<\/i>, and<i> To travel together.<\/i><\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Abstract<\/b> \u2014 a summary of a piece of academic work. It appears at the beginning of a piece of academic work and summarises the research question, and the answer that the work gives. It is marked with the word \u201c<b>Abstract<\/b>\u201d at the beginning of the paper. It also often has <b>keywords<\/b> listed below it that summarise the work or the topic.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Literature Review<\/b> \u2014 a piece of work which surveys the existing state of the art or knowledge in a particular research area, usually giving the consensus view or a summary of what the general consensus is, as well as any strong dissenting voices.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Research Proposal\u00a0<\/b>\u2014 a short essay explaining what it is that the author wants to research. It will usually contain a <b>literature review<\/b>.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Poster<\/b> \u2014 a piece of academic work summarised on a large piece of cardboard (literally a poster). It is presented at a conference by the person standing next to their poster, in a hall, and they wait for people to come up to them and talk to them. One way of thinking of this is as a random opportunity to meet someone who is an expert on a particular area of research. A <b>poster<\/b> is typically displayed for a limited time on a particular day of the conference. An \u201c<b>electronic poster<\/b>\u201d is when the person keeps their poster electronically on a computer and presents it electronically (i.e. not printed) \u2014 but in the same public space, e.g. a hall.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Paper<\/b> \u2014 an essay, usually 10-20 pages long, which starts with an <b>abstract<\/b>, and examines a research question. It usually has an introduction, a main body, in which contrasting ideas are debated, and a conclusion, which usually selects one of the contrasting ideas as the more likely to be correct &#8211; or it presents a new idea. If the paper does not present a new idea, it is usually called a <b>literature review,\u00a0<\/b>and if it does present a new idea, it is usually called\u00a0<b>a research paper.\u00a0<\/b>A person presenting a paper at a conference will usually have PowerPoint presentation that they will talk about in front of a small audience &#8211; usually up to about 100 people at most, but sometimes as few as 1-2 people. This is usually done in a closed room, reserved for the paper in a certain time slot on a certain day.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Symposium, Panel<\/b> \u2014 a mini-conference inside a conference, most often, consisting of a panel of experts who sit around and present their papers in turn. The audience, who do not sit around the table, get to listen to their discussion. A <b>symposium<\/b> is brought together by a \u2018<b>convenor<\/b>\u2019, who often presents the first paper. The symposium or panel is summed up at the end by the \u2018<b>discussant<\/b>\u2019.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Plenary<\/b> \u2014 a session or presentation given by an important or famous researcher, usually attended by everyone in a conference. From Latin for \u201cComplete\u201d or \u201cfull\u201d, related to the word \u201cplenty\u201d. A plenary is the same as a paper presentation except for the audience size.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Session<\/b> \u2014 a type of presentation, most often a synonym for a panel or symposium. If a session has only one presenter, that\u2019s a <b>paper<\/b> session. If the session has a person showing a poster, that\u2019s a <b>poster<\/b> session. If it\u2019s a group of people, that\u2019s a <b>panel<\/b>\u00a0or a symposium session.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Discipline, Research Area<\/b> \u2014 an area of study with specific methods, pre-commitments, and specific foci or areas that it focuses on. A limited area of study. More popular areas of study tend to be broken down into more sub-disciplines or research areas. So for example Physics contains research areas such as quantum mechanics, fluid dynamics, Newtonian mechanics, thermodynamics, astrophysics, nuclear physics, etc.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Chair<\/b> \u2014 the head of a subdivision of some kind, e.g. a head of a research area.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Reviewer<\/b> \u2014 a person who reads another person\u2019s work to see if it is of acceptable standard.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Peer-review<\/b>\u00a0\u2014 when a piece of academic work is reviewed by someone who is the author\u2019s academic equal (more or less).<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Blind<\/b> or <b>anonymous<\/b> <b>peer review<\/b> \u2014 the process of review taken in most cases, wherein the author does not know who is reviewing their paper, and the reviewer does not know whose paper they are reviewing, to prevent bias in favour of colleagues or friends.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Declaration\u00a0<\/b>\u2014\u00a0Reviewers and authors alike are expected to declare their funding interests as well, so that if a paper reviews a product (e.g. tobacco, drugs, etc), or a process (e.g. an industrial process, or a training method, etc.), the reviewer and\/or author have to declare if they have financial interests in those products or processes, so that they can be seen to be objective (or biased) as the case may be. Hence, for example, if a pharmaceutical company publishes a paper saying that a certain drug is effective, it makes no sense for the reviewer to be financially involved in that same company, because they will be biased. In short, in academia, it is considered very poor form to &#8220;mark your own homework&#8221;. Generally you should ensure that whoever &#8220;marks your homework&#8221; is unbiased and from another organisation. It is even preferable to have a hostile reviewer who has an interest in refuting your work, because if your work passes muster under a hostile review, it is even more respectable.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Ethics panel<\/b> \u2014 Some research has or could have ethical problems apart from potential financial corruption. When a researcher proposes to produce some research, through a <b>research proposal,<\/b> he or she should consider the ethical implications of the research. Will people or animals be harmed by the research, and if so, how? Research which is unethical is\u00a0<b>not<\/b> acceptable and would <b>not<\/b> be permitted unless there is an outstanding (and urgent) rationale behind the research. An <b>Ethics Panel<\/b> is a body in a research organisation whose job is to ensure that all research done by the organisation complies with international ethics standards.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Sub-reviewer<\/b> \u2014 a reviewer who reports to a chair or another reviewer.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Editor<\/b> \u2014 a person who reads some writing to check for spelling, grammar and clarity problems. An editor does <b>not<\/b> check for conceptual or factual problems; that\u2019s what a <b>reviewer<\/b> does.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Journal<\/b> \u2014 a periodical or magazine for academics with articles on academic topics. Most journals cover very specific research areas, and academics submit their papers to those specific journals for peer review. In most cases, work is reviewed by two or three reviewers to ensure there&#8217;s a majority in favour of publication, but if there\u2019s a doubt, another reviewer can be called in. Journals have different levels of credibility and some journals are accredited or recognised as leading journals, whereas others are not. For example, getting a publication in\u00a0<i>Nature\u00a0<\/i>is considered a lifetime achievement, whereas getting a publication in the <i>International Journal of Advanced Studies<\/i>\u00a0is not considered an achievement. The reason is that some journals are just very picky about what they publish, particularly on content quality and whether the content contributes to the research area; whereas, other publications are not picky at all. For more on this, Google the <b>Sokal Hoax.<\/b>\u00a0Some journals are also considered &#8220;<b>predatory<\/b>&#8221; &#8211; that is, their purpose is to make money, not to advance science and knowledge. More will come up on predatory journals in another blog post.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Publish<\/b> \u2014 to get a paper accepted into a journal.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>PhD, Masters, Thesis, Dissertation<\/b> \u2014 <b>PhD<\/b> is \u201cdoctor of philosophy\u201d; the highest degree you can get (although a \u201c<b>Post Doctorate\u201d<\/b> was recently introduced). PhD is one level higher than Master. A <b>Master\u2019s<\/b> degree is typically either by <b>coursework<\/b> or by \u201c<b>dissertation<\/b>\u201d (a written discussion of a particular research question). A master&#8217;s degree has typically been reviewed by two persons before being awarded the degree. A PhD is typically reviewed by at least three people before being awarded their degree by \u201c<b>thesis<\/b>\u201d. A thesis is very much like a dissertation \u2014 it\u2019s a big book on a particular research topic \u2014 except that it offers a <b>new<\/b> theory, whereas a <b>dissertation<\/b> does not have to do so. A <b>professorship<\/b> is not a degree awarded by signing up for a course. A professor, rather, is someone who has published a lot, and who has been awarded the rank by his university.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Proceedings<\/b> \u2014 a journal issue containing only papers from a conference. Sometimes with very large conferences, the papers are too long or the conference was only presentations, in which case the Proceedings might contain only the\u00a0<b>abstracts.<\/b><\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Call for Abstracts<\/b> \u2014 the opening phase of a conference wherein the conference organisers send out adverts asking academics to submit abstracts for review by the conference organisers. If the abstracts sent in are accepted, the person may then attend the conference as a presenter.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Registration<\/b> \u2014 signing up AND paying your membership\/attendance fee for the conference.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Delegate<\/b> \u2014 any person at the conference, who may or may not also be a presenter.<\/span><\/li>\n<li class=\"li3\"><b><\/b><span class=\"s1\"><b>Invited Speaker<\/b> \u2014 a delegate who was specifically invited to give a plenary or other major session.<\/span><\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>24 March 2024: Some ChatGPT bugs and workarounds There are two significant risks you face regarding the quality of content you get from ChatGPT. 1. Hallucination.<span class=\"excerpt-hellip\"> [\u2026]<\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/www.surveyfiesta.com\/index.php?rest_route=\/wp\/v2\/pages\/229"}],"collection":[{"href":"https:\/\/www.surveyfiesta.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.surveyfiesta.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.surveyfiesta.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.surveyfiesta.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=229"}],"version-history":[{"count":32,"href":"https:\/\/www.surveyfiesta.com\/index.php?rest_route=\/wp\/v2\/pages\/229\/revisions"}],"predecessor-version":[{"id":779,"href":"https:\/\/www.surveyfiesta.com\/index.php?rest_route=\/wp\/v2\/pages\/229\/revisions\/779"}],"wp:attachment":[{"href":"https:\/\/www.surveyfiesta.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=229"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}