Skip to content

Adding section on Getting Help and Generative AI #550

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 27, 2025

Conversation

josenino95
Copy link
Contributor

Please briefly summarise the changes made in the pull request, and the reason(s) for making these changes.
At the end of episode 2 (01-intro-to-r.Rmd), I included a section about using Getting Help and using Generative AI. It should be a continuation on the exercise included in "Functions and their arguments" section, so I hope the first paragraph I added is able to make the connection with that callout.

These changes are based on the discussions had in the Carpentries community about integrating AI content into core lessons. Links to these discussion are provided below.

Besides including just content about AI, I also included content about getting help. As the original PR on this type of changes, including the discussion on AI as part of a section on how to get help allows a more gentle introduction to the topic.

If any relevant discussions have taken place elsewhere, please provide links to these.

Copy link

github-actions bot commented May 27, 2025

Thank you!

Thank you for your pull request 😃

🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.

If you have files that automatically render output (e.g. R Markdown), then you should check for the following:

  • 🎯 correct output
  • 🖼️ correct figures
  • ❓ new warnings
  • ‼️ new errors

Rendered Changes

🔍 Inspect the changes: https://github.com/datacarpentry/r-socialsci/compare/md-outputs..md-outputs-PR-550

The following changes were observed in the rendered markdown documents:

 01-intro-to-r.md | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 md5sum.txt       |  2 +-
 2 files changed, 57 insertions(+), 1 deletion(-)
What does this mean?

If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible.

This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation.

⏱️ Updated at 2025-05-27 19:10:41 +0000

github-actions bot pushed a commit that referenced this pull request May 27, 2025
@juanfung juanfung merged commit 093397f into datacarpentry:main May 27, 2025
3 checks passed
github-actions bot pushed a commit that referenced this pull request May 27, 2025
Auto-generated via `{sandpaper}`
Source  : 093397f
Branch  : main
Author  : Juan Fung <juan.fung@nist.gov>
Time    : 2025-05-27 19:17:12 +0000
Message : Merge pull request #550 from josenino95/genai-help2

Adding section on Getting Help and Generative AI
github-actions bot pushed a commit that referenced this pull request May 27, 2025
Auto-generated via `{sandpaper}`
Source  : bc70dc1
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2025-05-27 19:18:34 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : 093397f
Branch  : main
Author  : Juan Fung <juan.fung@nist.gov>
Time    : 2025-05-27 19:17:12 +0000
Message : Merge pull request #550 from josenino95/genai-help2

Adding section on Getting Help and Generative AI

However, the way this help is provided by the chatbot is different.
Answers on Stack Overflow have (probably) been given by a human as a direct response to the question asked.
But generative AI chatbots, which are based on advanced statistical modeld called Large Language Models (or LLMs), respond by generating the _most likely_ sequence of text that would follow the prompt they are given.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@josenino95 Typo on line 676: statistical modeld should be statistical models

@juanfung
Copy link
Contributor

@josenino95 this is a great addition. thank you! i merged but then noticed a small typo. please submit an update with the correction. and again, thank you! i just taught the workshop and did make comments on using gen AI for coding help.

@josenino95
Copy link
Contributor Author

Thanks for your revision @juanfung. I wasn't sure if I could update this PR after it was merged, so I created another PR #551

@juanfung
Copy link
Contributor

@josenino95 no worries thank you for the quick reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants