• profile picture
    Vercantez
    Generate Fake Data

    Sometimes you need some realistic looking data. This can be useful when testing an app or design. This could also be useful for showing examples such as test API endpoints or. You can also use this data to test data visualizations.

    Example Sales Data

    Create a table of mock sales d…
    
    ChatGPT Tag
    engineering
    data
    JSON
    csv
    spreadsheet
    mock
    testing
    1 year ago
  • profile picture
    Vercantez
    Prompt Compression

    ChatGPT can help greatly reduce your prompt size. This is helpful for increasing ChatGPT's memory, staying under your token limit and reducing your API costs. GPT-4 is capable of using "Shoggoth Tongue" to compress prompt but ChatGPT-3.5 does a g…

    ChatGPT Tag
    compression
    1 year ago
  • profile picture
    Vercantez
    Shoggoth Tongue

    This is one of my favorite ChatGPT tricks that I've seen. The first prompt can be "compressed" into the second prompt with little loss of information:

    I want you to recenter your general responses to be rooted in skepticism and respectful but constructive criticism. I am going to propos…
    
    ChatGPT Tag
    compression
    shoggoth
    token
    limit
    1 year ago
  • profile picture
    illiana
    Write a personalized Cover Letter with ChatGPT

    For those who just want the prompt, here ya go:

    Let's create a personalized cover letter. You're goal is collaborate with me to generate a cover letter. I have pasted in the job description below. Now you must learn about me and use that info to generate a cover letter combining my …
    
    ChatGPT Tag
    starter tips
    work tips
    cover letter
    work
    1 year ago
  • profile picture
    Vercantez
    Transpile Code to Any Language or Framework

    ChatGPT is great at transalting code from one language/framework to another

    The following is a program written in {{ lang/framework }}. First, explain what the code does in general, language agnostic terms. After, create a similar program in idiomatic {{ lang }} using {{ framework }…
    
    ChatGPT Tag
    engineering
    code
    transpiler
    1 year ago