How to Clone ANY Custom GPT in the GPT Store



AI Summary

  • Cloning or Emulating Custom GPTs
    • Video guide on copying or emulating GPTs from the GPT store.
    • No need for advanced prompt engineering skills.
    • Techniques work 9/10 times.
  • Process Overview
    • Visit the custom GPT store.
    • Select GPTs to emulate.
    • Request custom instructions in markdown within a code block for easy copying.
    • Markdown helps with hierarchy and readability for language models.
  • Practical Example
    • Example with “Code Co-pilot” GPT:
      • Request custom instructions in markdown code block.
      • Copy the provided instructions.
  • Benefits of the Process
    • Customize or improve existing GPTs.
    • Combine features of multiple GPTs.
    • Learn prompt engineering by observing instruction structures.
  • Handling Non-cooperative GPTs
    • If a GPT doesn’t provide instructions, ask it to act as a prompt engineer.
    • Use chain prompting to get closer to the desired outcome.
  • Advanced Techniques
    • Cosine similarity analysis to compare text similarity.
    • Breadcrumbing strategy for incremental requests leading to the final outcome.
    • Example with “Excel GPT”:
      • Request for step-by-step instructions.
      • Use cosine similarity to measure how close the provided prompt is to the actual one.
      • Result shows 74.5% similarity, revealing the actual prompt.
  • Creating Your Custom GPT
    • Copy the code from the analysis.
    • Create a new GPT in the store.
    • Paste the instructions and customize as needed.
  • Conclusion
    • The method allows emulation of any custom GPT.
    • Enables creation of bespoke solutions combining multiple GPTs.
    • Encourages subscribing and liking the video for more content.