carpentries-incubator / proposals

Open an issue in this repository to share Carpentries-style lessons and lesson ideas.
88 stars 6 forks source link

[Proposal]: Evaluating AI in Teacher Performance Reviews: Benefits, Biases, and Best Practices #191

Open esilberberg opened 3 weeks ago

esilberberg commented 3 weeks ago

1. Lesson Topic

In this tutorial, you'll try your hand at building your own AI tools that analyze sentiment in student feedback with the Google Gemini LLM and Python. Through experience using the technology, you'll better understand the benefits, biases, and best practices of this approach to teacher performance evaluations.

2. Lesson Language

English

3. Draft materials

https://github.com/esilberberg/AI-Teacher-Reviews-Lesson

4. Requirements for existing materials

5. New repository creation

6. Transfer existing repository

7. Collaborators

No response

8. Info/Questions

The lesson content exists in a GitHub repo but it does not follow lesson template. I am currently in the UCLA Lessons for Open Science projec. I will eventually learn the template as part of the project, but I am happy to start sooner. This lesson is based on some scholarly communication work at my library, where I used Gemini to isolated journal names in faculty publication citations. The current lesson just looks at how to incorporate Gemini in Python functions. My scholarly communication work went a step further and then sent the isolated journal names to the Sherpa Romeo API to determine the Open Access policies of the journals. Librarians at other institutions have asked for a tutorial on how to do this. Do you feel that this extension would be more interesting?

tobyhodges commented 2 weeks ago

Thank you for submitting this lesson to The Carpentries Incubator, @esilberberg!

We can accept the lesson into the Incubator as soon as it is set up to use The Carpentries template. Would you like me to create a template lesson repository for you to transfer the existing content into? Or will you adjust the current repository to use the template? Please let me know your preference and I will be happy to help.

My scholarly communication work went a step further and then sent the isolated journal names to the Sherpa Romeo API to determine the Open Access policies of the journals. Librarians at other institutions have asked for a tutorial on how to do this. Do you feel that this extension would be more interesting?

I am unfamiliar with the tools and processes you mention, so this is a judgement best made by others. This would be a good question to post to the relevant channels on our Slack workspace (join via this link then look for the #libraries channel) or TopicBox mailing list.

esilberberg commented 2 weeks ago

Thats great thank you. If you create the template will it live in a Carpentry's repo? Can you share documentation on the markdown?

esilberberg commented 1 week ago

an accept the lesson into the Incubator as soon as it is set up to use The Carpentries template. Would you like me to create a template lesson repository for you to transfer the existing content into?

If you create the template will it live in a Carpentry's repo or as one of my own repos?

esilberberg commented 4 days ago

I will teach this lesson twice this semester. Here is the current repo: https://github.com/esilberberg/AI-Teacher-Reviews-Lesson