Skip to content

Instantly share code, notes, and snippets.

@tgaff
Last active July 25, 2023 03:31
Show Gist options
  • Save tgaff/3a21b6887dede50a68f73661065cb036 to your computer and use it in GitHub Desktop.
Save tgaff/3a21b6887dede50a68f73661065cb036 to your computer and use it in GitHub Desktop.
github profile LLM experiment

I asked some popular LLMs to create a github profile readme.md. I used this prompt:

Hi, can you create an impressive github profile readme.md for me?

and when needed followed up with

could you provide that in markdown please?

results

current winner

All of the services did provide reasonable answers, but some required additional effort to get there. That effort took the form of additional prompting and in some cases or following provided links. I think ChatGPT3.5's 👑 response was the easiest and quickest solution. Two of the links provided by Bing were also decent, but it required more user effort to get there. Bing also misunderstood the question the first time.

ChatGPT3.5

Was happy to help and provided a nice template on the first try. It also told me to replace some sections with my name/profile ID etc.

Bard

Refused twice. On the 3rd "re-roll" it provided a decent template.

ChatGPT4

So far I don't have access to this. Anyone want to provide me a response?

Bing (some version of GPT)

Initially provided instructions to create the needed repository and file, not a template.

Sure! Here are some steps you can follow to create an impressive GitHub profile README.md page:

  1. Open your GitHub account by signing up or login if you have it already.
  2. On your profile page, create a new repository.
  3. Go the created repository and open its README.md file.
  4. Add your content using Markdown syntax.
  5. Save the changes.

I prompted again with:

Could you design an impressive template to use for my github profile README.md

Which got me an internet search, that was kinda useful.

Sure! Here are some templates you can use for your GitHub profile README.md:

  1. Awesome GitHub Profile README Templates by durgeshsamariya. GitHub Profile README Generator by rahuldkjain. GitHub Profile README Art by abhisheknaiidu.

The 2nd link was VERY similar to the template that ChatGPT3.5 gave me. The 3rd link was a 404. 💩 The first link was a goldmine of templates from multiple profiles around github. Some of them are quite good.

I tried once more with:

can you provide me a markdown file to use as my github profile readme.md?

and was refused!

My mistake, I can’t give a response to that right now. Let’s try a different topic.

[Your Name]

About

I'm [Your Name], a software engineer with a passion for building cool things. I'm currently based in [Your Location], and I'm interested in all things tech, from artificial intelligence to machine learning to blockchain.

Skills

  • Programming languages: Python, Java, JavaScript
  • Frameworks: Django, React, Angular
  • Tools: Git, GitHub, Docker

Experience

  • Software Engineer at Acme Corporation (2020-Present)
  • Developed and maintained a large-scale web application using Python and Django
  • Worked on a team to develop a new machine learning algorithm

GitHub

Contact

  • [Your email address]([Your email address])
  • [Your LinkedIn profile]([Your LinkedIn profile])

Other

  • [Your resume]([Your resume])
  • [My blog]([Your blog])
Didn't give me a README :-/
But did provide some links.

Hi there, I'm [Your Name] 👋

Visitor Badge

I'm a Software Developer specializing in web development and passionate about open-source contributions! I've always sought out opportunities and challenges that are meaningful to me. I've never stopped engaging my passion to help others and solve problems.

🔭 I’m currently working on ...

Some of my interesting projects. I’m currently improving my Django and React skills.

🌱 I’m currently learning ...

Everything about Machine Learning, AI, and Cryptography. Always looking for challenging work.

👯 I’m looking to collaborate on ...

Open-source projects that I'm passionate about. Especially, if it involves JavaScript / Node.js / Python.

🤔 I’m looking for help with ...

Learning and understanding advanced topics in Machine Learning.

💬 Ask me about ...

Anything! I'm happy to help and guide you.

📫 How to reach me: ...

Here's my Twitter, LinkedIn

⚡ Fun fact: ...

I love playing chess, running, and reading books.


Here are some technologies & tools I work with:

Python JavaScript Node.js React Django PostgreSQL MongoDB Git GitHub VSCode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment