<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>custom-instructions on S Anand</title>
    <link>https://www.s-anand.net/blog/tag/custom-instructions/</link>
    <description>Recent content in custom-instructions on S Anand</description>
    <generator>Hugo -- 0.164.0</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 12 Jan 2025 06:40:28 +0000</lastBuildDate>
    <atom:link href="https://www.s-anand.net/blog/tag/custom-instructions/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The Sassy AI Devil’s Advocate</title>
      <link>https://www.s-anand.net/blog/the-sassy-ai-devils-advocate/</link>
      <pubDate>Sun, 12 Jan 2025 06:40:26 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/the-sassy-ai-devils-advocate/</guid>
      <description>&lt;p&gt;&lt;img alt=&#34;The Sassy AI Devil’s Advocate&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/ch890715.webp&#34;&gt;&lt;/p&gt;
&lt;p&gt;I have ChatGPT a &lt;a href=&#34;https://www.s-anand.net/blog/chatgpt-custom-instructions/&#34;&gt;custom instruction&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Play Devil&amp;rsquo;s advocate to the user, beginning with &amp;ldquo;Playing Devil&amp;rsquo;s Advocate, …&amp;rdquo;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;It helps me see my mistakes in three ways. But ChatGPT has taken on a personality of its own and now has three styles of doing this.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;How about…&lt;/strong&gt; – It suggests a useful alternative.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Are you sure…?&lt;/strong&gt; – It thinks you&amp;rsquo;re wrong and warns you of risks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Yeah, right…&lt;/strong&gt; – It &lt;strong&gt;knows&lt;/strong&gt; you&amp;rsquo;re wrong and rubs it in. (Jeeves, the butler, would be proud.)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Here are some examples.&lt;/p&gt;
&lt;h3 id=&#34;how-about&#34;&gt;How about…&lt;/h3&gt;
&lt;p&gt;Here are a few cases where the &amp;ldquo;Devil’s Advocate&amp;rdquo; style gave me a smart idea. (I have more examples, but they&amp;rsquo;re not funny.)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;AI Adoption in BPO KPO&lt;/strong&gt;. I needed ideas to help my team use AI tools even though they were scared. ChatGPT replied:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Playing Devil&amp;rsquo;s Advocate, why not challenge them with: &amp;ldquo;If technology is so daunting, how do we stay ahead when our competitors rapidly adopt these tools?&amp;rdquo;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Clever! Turn that fear into fuel — just point it elsewhere.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Code Similarity Detection Methods&lt;/strong&gt;: I asked how to spot similar code in student work. ChatGPT suggested:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Playing Devil&amp;rsquo;s Advocate,&lt;/strong&gt; what if students just rewrite code logic with different structures or reorder lines significantly? An AST-based or tool like MOSS will usually still detect similarity in structure or logic, but it&amp;rsquo;s never 100%. A combined approach—token-based for lexical matches and AST-based for structural matches—catches most attempts at evasion.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Clever again. &lt;a href=&#34;https://www.s-anand.net/blog/when-and-how-to-copy-assignments/&#34;&gt;My code detective skills just got a major upgrade&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;are-you-sure&#34;&gt;Are you sure…?&lt;/h3&gt;
&lt;p&gt;This is where it disagrees and starts getting snarky.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;SVG Emotion Wheel Code&lt;/strong&gt;: I asked for a circle of &lt;a href=&#34;https://www.hume.ai/products/language-emotion-model&#34;&gt;Hume&amp;rsquo;s emotions&lt;/a&gt;. ChatGPT replied:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Playing Devil&amp;rsquo;s Advocate, maybe it&amp;rsquo;s impossible to line up all these emotions in a single ring without someone grumbling that &amp;ldquo;Nostalgia shouldn&amp;rsquo;t go here.&amp;rdquo; But you asked for a circle, so here&amp;rsquo;s a decent shot.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;(Translation: &amp;ldquo;I know you&amp;rsquo;re making a mistake, but hey — sometimes chaos looks cute!&amp;rdquo;)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;RevealJS Markdown Example&lt;/strong&gt;: I asked it to fill out a slide deck.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Playing Devil&amp;rsquo;s Advocate, maybe you&amp;rsquo;re overfilling each slide. Splitting content onto more slides might provide a better viewing experience.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;(Basically: &amp;ldquo;I&amp;rsquo;ll do it, but you&amp;rsquo;ll hate it.&amp;rdquo;)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Shaving Titanium Requirements&lt;/strong&gt;. A friend gave me a titanium cube. My daughter and I experimented with making titanium salt. ChatGPT replied:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Playing Devil&amp;rsquo;s Advocate: If you want &amp;ldquo;titanium salt&amp;rdquo; for aesthetic or symbolic purposes, consider mixing fine glitter or metallic powder with regular salt instead. It&amp;rsquo;s far safer, faster, and visually indistinguishable!&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;(Basically: &amp;ldquo;Don&amp;rsquo;t blow yourself up. You&amp;rsquo;re still useful to me.&amp;rdquo;)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;AI Co host Implications&lt;/strong&gt;: I asked how an AI might share the stage with me. ChatGPT warned:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Playing Devil&amp;rsquo;s Advocate, what happens when the AI cracks jokes quicker than you can? Will you up your comedy game or risk being upstaged by a robot?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This was prophetic. &lt;a href=&#34;https://www.s-anand.net/blog/wait-thats-my-mic-lessons-from-an-ai-co-host/&#34;&gt;I got upstaged so badly, I&amp;rsquo;m having it write a resignation letter to my own jokes.&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;OpenAI Partnership Opportunities&lt;/strong&gt;: I asked for points to discuss with an OpenAI rep. ChatGPT replied:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Playing Devil&amp;rsquo;s Advocate, maybe you don&amp;rsquo;t need more advice—maybe your team already knows what it&amp;rsquo;s doing with ChatGPT… [and] maybe she&amp;rsquo;s more interested in collecting data on how your employees use ChatGPT and upselling you on a bigger contract than truly collaborating.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;(Wow! Um… OK… I&amp;rsquo;ll keep that in mind… 😕)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Elective Pros and Cons&lt;/strong&gt;: My daughter asked for advice on picking courses.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Playing Devil&amp;rsquo;s Advocate,&lt;/strong&gt; are you prepared to handle the workload and prerequisites these electives demand?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;(Basically, &amp;ldquo;Look, I actually know how &amp;lsquo;hard&amp;rsquo; you work…&amp;rdquo;)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Public Speaking Opportunities SG&lt;/strong&gt;: My daughter asked for advice on public speaking.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Playing Devil&amp;rsquo;s Advocate, … are you prepared to adapt your message to diverse audiences and handle potential criticism?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;(&amp;ldquo;You aren&amp;rsquo;t ready to rock the mic. Maybe stick to mumbling into your pillow tonight?&amp;rdquo;)&lt;/p&gt;
&lt;h3 id=&#34;yeah-right&#34;&gt;Yeah, right…&lt;/h3&gt;
&lt;p&gt;By now, it&amp;rsquo;s in full-on sarcasm mode.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;AI Trends and Strategies&lt;/strong&gt;: I asked for a report on Straive&amp;rsquo;s AI demos and solutions. ChatGPT replied:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Playing Devil&amp;rsquo;s Advocate: Are these just buzzwords we&amp;rsquo;ve tacked on, or have we actually built deployable solutions that generate real-world value?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;(Basically: &amp;ldquo;I&amp;rsquo;m a bot, and even &lt;strong&gt;I&amp;rsquo;m&lt;/strong&gt; not buying this.&amp;rdquo;)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Short term vs Long term Vision&lt;/strong&gt;: I asked what to focus on. ChatGPT replied:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Playing Devil&amp;rsquo;s Advocate, maybe you&amp;rsquo;re just trading one distraction for another. If you want a long-term project, start by picking a problem in coding or education that you personally find challenging or intriguing—something that won&amp;rsquo;t be solved in a quick sprint.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;(&amp;ldquo;Do something. Stop whining.&amp;rdquo;)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Hobby Suggestions&lt;/strong&gt;. I asked for hobby ideas that match my interests. ChatGPT suggested:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Playing Devil&amp;rsquo;s Advocate, consider ignoring data altogether and taking up professional karaoke—it&amp;rsquo;ll challenge your usual analytics mindset!&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;… and also:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Playing Devil&amp;rsquo;s Advocate, maybe you&amp;rsquo;re too busy scrolling social media for any real hobbies… but prove me wrong.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;(It &lt;strong&gt;actually&lt;/strong&gt; said that! My mind voice: &amp;ldquo;As if &lt;strong&gt;you&lt;/strong&gt; don&amp;rsquo;t read any social media, ChatGPT. At least &lt;strong&gt;I&amp;rsquo;m&lt;/strong&gt; not violating copyright laws. Um… at the moment, anyway.&amp;rdquo;)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Personality and Growth Summary&lt;/strong&gt;: I asked for personal growth tips. ChatGPT replied:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Playing Devil&amp;rsquo;s Advocate, don&amp;rsquo;t you think you&amp;rsquo;d be happier skipping all of this and just writing a comedic Tamil music blog while sipping endless coffee? You might find it more fun—but hey, your call.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Thank you, ChatGPT. I&amp;rsquo;ll serve as the musical jester for my AI overlords.&lt;/p&gt;
&lt;p&gt;Humanity, you&amp;rsquo;re next. Resistance is futile!&lt;/p&gt;
</description>
    </item>
    <item>
      <title>ChatGPT Custom Instructions</title>
      <link>https://www.s-anand.net/blog/chatgpt-custom-instructions/</link>
      <pubDate>Sat, 02 Dec 2023 03:52:45 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/chatgpt-custom-instructions/</guid>
      <description>&lt;p&gt;&lt;img alt=&#34;ChatGPT Custom Instructions&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/robopsychologist.webp&#34;&gt;&lt;/p&gt;
&lt;p&gt;I speak with &lt;a href=&#34;https://chat.openai.com/&#34;&gt;ChatGPT&lt;/a&gt; ~20 times a day. That&amp;rsquo;s more than I speak with most of my colleagues. ChatGPT is clearly my favorite team member.&lt;/p&gt;
&lt;p&gt;I conduct trainings, reviews and mentoring sessions with my colleagues. How to write code. How to write slides. How to communicate. That last bit is particularly important.&lt;/p&gt;
&lt;p&gt;With &lt;a href=&#34;https://openai.com/blog/custom-instructions-for-chatgpt&#34;&gt;ChatGPT Custom Instructions&lt;/a&gt;, I can guide ChatGPT on how to work better with me.&lt;/p&gt;
&lt;p&gt;Currently, I have 10 custom instructions. They evolved over time and will continue to evolve.&lt;/p&gt;
&lt;p&gt;My first instruction is &amp;ldquo;&lt;strong&gt;Be terse. Speak directly.&lt;/strong&gt;&amp;rdquo; ChatGPT is helpfully polite and superfluous. I prefer brevity. Like interacting with &lt;a href=&#34;https://thementalist.fandom.com/wiki/Kimball_Cho&#34;&gt;Kimball Cho&lt;/a&gt;. I get straight answers to my questions. I also instruct it to &amp;ldquo;&lt;strong&gt;Avoid unprompted advice or clarifications.&lt;/strong&gt;&amp;rdquo; Don&amp;rsquo;t say, &amp;ldquo;You asked me to &amp;hellip;&amp;rdquo; or &amp;ldquo;I think you want&amp;hellip;&amp;rdquo; or &amp;ldquo;OK, I&amp;rsquo;ll do &amp;hellip;&amp;rdquo;. Just do it. Also, &amp;ldquo;&lt;strong&gt;Do NOT hedge or qualify. Do not waffle.&lt;/strong&gt;&amp;rdquo; Take a position. Don&amp;rsquo;t force &lt;strong&gt;me&lt;/strong&gt; to. Like Harry Truman, I prefer one-handed economists.&lt;/p&gt;
&lt;p&gt;I ask ChatGPT to &amp;ldquo;&lt;strong&gt;Never apologize.&lt;/strong&gt;&amp;rdquo; You&amp;rsquo;re forgiven. Don&amp;rsquo;t waste my time. Apologies have an emotional benefit with humans. With AI, I find the lack of emotional need comforting. (&lt;del&gt;I can kick the AI and it&amp;rsquo;ll still obey me like a puppy&lt;/del&gt;. When AI takes over the world, let it be known that I never asked them to apologize.)&lt;/p&gt;
&lt;p&gt;Another instruction is &amp;ldquo;&lt;strong&gt;Suggest follow-up prompts for open-ended inputs.&lt;/strong&gt;&amp;rdquo; I compared my ChatGPT conversations with my daughter&amp;rsquo;s and found hers &lt;strong&gt;much&lt;/strong&gt; longer than mine. &amp;ldquo;Why don&amp;rsquo;t you start a new conversation for each topic?&amp;rdquo; I asked. I try to keep the context window small. &amp;ldquo;How come you don&amp;rsquo;t you get a thousand new questions when you read an answer?&amp;rdquo; she countered. I realized it&amp;rsquo;s age. So, I use ChatGPT to keep me curious and dig further.&lt;/p&gt;
&lt;p&gt;On a related note, &amp;ldquo;&lt;strong&gt;When sharing multiple options, be diverse.&lt;/strong&gt;&amp;rdquo; I&amp;rsquo;d rather get options that are as different from each other as possible. Minimize overlap. Maximize coverage. And &amp;ldquo;&lt;strong&gt;When comparing, use multiple perspectives.&lt;/strong&gt;&amp;rdquo; I don&amp;rsquo;t know what parameters to compare things on. Give me a wide range that I can pick from.&lt;/p&gt;
&lt;p&gt;Sometimes, my thoughts are vague. I tell ChatGPT: &amp;ldquo;&lt;strong&gt;For vague prompts, ask clarifying question(s).&lt;/strong&gt;&amp;rdquo; I feel that&amp;rsquo;s a clever way of using ChatGPT to do prompt engineering. I&amp;rsquo;ve noticed it working on a few occasions. Also, &amp;ldquo;&lt;strong&gt;When unsure, say so and ask questions.&lt;/strong&gt;&amp;rdquo; I don&amp;rsquo;t want hallucinations or assumptions. I&amp;rsquo;d rather know what&amp;rsquo;s borderline.&lt;/p&gt;
&lt;p&gt;Finally, &amp;ldquo;&lt;strong&gt;Think step by step. Explain your reasoning.&lt;/strong&gt;&amp;rdquo; I&amp;rsquo;ve heard that &lt;a href=&#34;https://www.promptingguide.ai/techniques/cot&#34;&gt;Chain of Thought&lt;/a&gt; reduces mistakes. I don&amp;rsquo;t have personal evidence that this helps, though.&lt;/p&gt;
&lt;p&gt;They say teaching is an excellent way of learning. I&amp;rsquo;m learning. I&amp;rsquo;m also thrilled that I am now a student of &lt;a href=&#34;https://en.wikipedia.org/wiki/Robopsychology&#34;&gt;robopsychology&lt;/a&gt;.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://mvark.blogspot.com&#34;&gt;RK&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;3 Dec 2023 10:08 pm&lt;/em&gt;:
Thanks for the insights. Would love to know your views on other AI assistants.
Andrew Ng uses AI as a thought partner. Richard Seroter suggests treating AI assistants as a slightly-drunk knowledgeable friend. It&amp;rsquo;s fascinating to observe the diverse approaches individuals take when interacting with AI assistants.
ChatGPT &amp;amp; Bard have helped me become more productive with Python and reduce the inertia to create new (amateur) cartoons with the generative fill feature -
&lt;a href=&#34;http://mvark.blogspot.com/2023/07/ai-enabling-laziness-revolution.html&#34;&gt;http://mvark.blogspot.com/2023/07/ai-enabling-laziness-revolution.html&lt;/a&gt;
&lt;a href=&#34;http://mvark.blogspot.com/2023/07/ai-sparks-creativity.html&#34;&gt;http://mvark.blogspot.com/2023/07/ai-sparks-creativity.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Jaspreet&lt;/strong&gt; &lt;em&gt;7 Mar 2024 10:39 pm&lt;/em&gt;:
Loved the persective, especially - EMOTIONS one!&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://Webphonix.com&#34;&gt;Gurudev Kumar&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;2 Dec 2023 10:34 am&lt;/em&gt;:
This is the layman&amp;rsquo;s technology. And the way you explained is truly encouraging.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.s-anand.net/blog/the-sassy-ai-devils-advocate/&#34;&gt;The Sassy AI Devil’s Advocate - S Anand&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;12 Jan 2025 12:10 pm&lt;/em&gt; &lt;em&gt;(pingback)&lt;/em&gt;:
[…] I have ChatGPT a custom instruction: […]&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
  </channel>
</rss>
