Resources

Explore curated information, tools, reviews, guides, and OER. You can also submit your own resources or those you’ve found useful.

Sections [click to go to section]

AI explainers and guides

AI tools for education

Detection, academic integrity

Policies, guidelines, and syllabus statements

Using AI for course prep, curriculum, etc.

Integrating AI into the classroom…or not

Journals that publish AI scholarship

Domain-specific resources

Student perspectives and resources to give students

Blogs about AI in higher education

Accessibility, disability, accommodations, and AI

Miscellaneous

Image of top half of Asimo humanoid robot against a dark background

Submit Resource

Name [won't be published/shown]
[Optional] For file resources (e.g., PDF) that you uploaded yourself, do you have permission to share?

RESOURCES

AI explainers and guides

Digital Education Council AI Literacy Framework. “The Digital Education Council AI Literacy framework takes a human-centred approach to AI literacy, emphasising the importance of human skills such as critical thinking, creativity, and emotional intelligence. It offers higher education institutions with structured guidance on developing AI literacy approaches that will equip individuals with key foundational AI competencies and industry-specific applications.”

AACU: Student Guide to Artificial Intelligence

Demos:
Basic convolutional neural net: https://transcranial.github.io/keras-js/#/mnist-cnn
Convolutional neural net: https://cs.stanford.edu/people/karpathy/convnetjs/demo/mnist.html
More convolutional neural net example/tutorial: https://okai.brown.edu/chapter0.html
Convolutional neural net image recognition explain: https://poloclub.github.io/cnn-explainer/
Image convolutional neural net demo: https://cs.stanford.edu/people/karpathy/convnetjs/demo/cifar10.html
Demo video on diffusion “cats in latent space”: https://www.youtube.com/watch?v=hb-KT66rCT8
Markov chain demo (on n-grams, precursor to LLMs): https://www.cs.cmu.edu/~dst/MarkovChainDemo/
Tensorflow Playground, train a neural network in your browser: link to playground demo
Word embeddings demo: https://www.cs.cmu.edu/~dst/WordEmbeddingDemo/

Basic prompting for educators: 12-min YouTube video for faculty. “If you’re an educator experimenting with tools like ChatGPT, Gemini, or Claude but not getting great results, the problem isn’t the tool-or whether you’re using the free version or the paid version —it’s your prompts. In this video, you’ll learn how to create robust prompts using a simple but powerful framework. You will also see real examples for teaching, assignment design and more. Plus I will share practical tips to avoid common mistakes and show you how to iterate your way to better AI responses. No coding or tech background required – just your educator mindset.”

IBM: AI attribution toolkit (based on findings from a Computer-Human Interaction 2025 paper):
https://aiattribution.github.io/

AI Assessment Scale (AIAS): a practical framework to guide the appropriate and ethical use of generative AI in assessment design, empowering educators to make purposeful, evidence-based decisions

TeachAI AI in Education customizable slide deck to teach faculty or others the basics of AI

AI Explorations for Educators ISTE 15-hr course and credential

Introductory tutorials and videos on transformers: https://ai4k12.org/transformer-networks/

Code.org’s “AI 101 for Teachers” free online learning series

[back to top]

AI tools for education

Spreadsheet of 200+ AI for education tools, scored across many dimensions, ranked by privacy and safety.
https://docs.google.com/spreadsheets/d/1gWC69fc7HNMmXCdvfascT70d_NgrqvelRthU6Ex5mGw/edit?gid=641615922#gid=641615922

AI-Assisted Grading: a Working Workflow. Jeremie Rostan. Substack. “How I changed my mind about AI-grading”

Playlab platform to make, prototype, test, and share custom AI bots for education.

Gemini Guided Learning mode: explains and guides thinking rather than doing the work for them.
https://www.controlaltachieve.com/2025/08/guided-learning.html

ChatGPT’s Study Mode: system prompts in this mode help students work through things rather than just giving answers.
https://openai.com/index/chatgpt-study-mode/
Also: What Teachers Should Know About ChatGPT’s New Study Mode Feature
And: Understanding Value of Learning Fuels ChatGPT’s Study Mode

AI for Teaching & Research: AI Tools (Vanderbilt)

AI Tool Demo: Generating podcasts about class content with NotebookLM:
https://www.edutopia.org/video/ai-tool-demo-generating-podcasts-with-notebooklm
Similar: Microsoft 365 Copilot Notebooks

Slide deck (CC BY NC 4.0): When to, and when NOT to, use AI-generated media for teaching and learning. Torrey Trust.
https://docs.google.com/presentation/d/1mBeIBSmdzfJ6G1GafHWao4-vjFTAnsTyihqaYXMh-UI/edit?slide=id.g1ffbc01e9c3_0_300#slide=id.g1ffbc01e9c3_0_300

Building Bridges of Knowledge (OER): CUNY project open educational resources to help students use AI ethically, responsibility, and effectively.

[back to top]

Detection, academic integrity

Johanna Fleckenstein, Jennifer Meyer, Thorben Jansen, Stefan D. Keller, Olaf Köller, Jens Möller. (2024). Do teachers spot AI? Evaluating the detectability of AI-generated texts among student essays. https://doi.org/10.1016/j.caeai.2024.100209

Shoumik Saha, Soheil Feizi. (2025). Almost AI, Almost Human: The Challenge of Detecting AI-Polished Writing. https://doi.org/10.48550/arXiv.2502.15666

Jenna Russell, Marzena Karpinska, Mohit Iyyer. (2025). People who frequently use ChatGPT for writing tasks are accurate and robust detectors of AI-generated text. https://arxiv.org/abs/2501.15654

When Algorithms Watch You Write – Marc Watkins, Substack.

Taking a mosaic approach to AI in the writing classroom: 40-min YouTube video. “In the last few years many tools have quickly emerged that can successfully complete many traditional assessments and a number of AI detection tools quickly followed in an attempt to solve this problem. Unfortunately these tools are imperfect, at best, but they still have a use. In this talk, Assistant Teaching Professor and Learning/AI Strategist Chris Ostro will detail the ways he has leveraged these tools, along with others, in a “mosaic approach” to help safeguard integrity in his course, but more importantly to get us all past the “cops and robbers” phase and back to the student/teacher dynamic.” [Additional documents on the mosaic approach]

Bordalejo, B., Pafumi, D., Onuh, F. et al. “Scarlet Cloak and the Forest Adventure”: a preliminary study of the impact of AI on commonly used writing tools. Int J Educ Technol High Educ 22, 6 (2025). https://doi.org/10.1186/s41239-025-00505-5

Gorichanaz, T. (2023). Accused: How students respond to allegations of using ChatGPT on assessments. Learning: Research and Practice, 9(2), 183–196. https://doi.org/10.1080/23735082.2023.2254787.

Why I’m using AI detection after all, alongside many other strategies. Anna Mills, LinkedIn.

AI detectors – Part 1: Accuracy, deterrence, and fairness in practice, Mark Bassett, LinkedIn

Promoting Academic Honesty in Your Courses. Temple University CTL.

Detection benchmark leaderboard. RAID Benchmark.

Kaggle AI Detector Leaderboard. Submissions are evaluated on area under the ROC curve between the predicted probability and the observed target.

[back to top]

Policies, guidelines, and syllabus statements

Syllabus Policies for Generative AI – Repository [Google Sheet], compiled by Lance Eaton

Institutional AI policies and governance structures for higher education [Google Shee], compiled by Lance Eaton

AI in Academia: Policies, Guidelines, and Governance. Interactive Map. Joe Sabado. “This map highlights higher education institutions shaping AI through policies, guidelines, and governance frameworks. More campuses are being added regularly.View the comprehensive directory of institutional AI-related documentsor read our analysis and recommendations.”

AI Observatory: Policies & Guidelines. Collection of higher ed AI policies and guidelines. HESA.

AAUP report on Artificial Intelligence and Academic Professions

AI Ethical Guidelines, EDUCAUSE working group paper

AI Preparedness Checklist: AI norms and best practices for institutions. 1Edtech.

Why Smaller, Rural Colleges Are Leading the Charge on AI Policy. Christine Haskell. LinkedIn.

Example policy: Berkeley. Appropriate Use of Generative AI Tools. https://oercs.berkeley.edu/appropriate-use-generative-ai-tools

Padlet: University policies on generative AI

[back to top]

Using AI for course prep, curriculum, grading, etc.

FLOE Project, Hewlett Foundation. AI in Education. “A collection of articles from leading educators and researchers, supported by the William and Flora Hewlett Foundation in partnership with Etika Insights. These comprehensive examinations of AI’s role in education, highlight both opportunities and risks while emphasizing the importance of responsible implementation.”

[Conference paper, AIED 2025] Avalon: A human-in-the-loop LLM grading system with instructor calibration and student self-assessment. Derek Armfield, Eason Chen, Asilbek Omonkulov, Xinyi Tang, Jionghao Lin, Erik Thiessen & Kenneth Koedinger (2025). https://link.springer.com/chapter/10.1007/978-3-031-99267-4_14

ASU Online AI Labs, custom GPTs including one for making course content more accessible:
https://asuo-ai-labs.streamlit.app/

Designing a course with Gemini 2.5 Pro, Carl Dyke, Dead Voles

Fortune: Northeastern college student demanded her tuition fees back after catching her professor using OpenAI’s ChatGPT 
Also NYT: The Professors Are Using ChatGPT, and Some Students Aren’t Happy About It

3 laws for curriculum design in an AI age: InsideHigherEd

[back to top]

Integrating AI into the classroom…or not

Harvard metaLAB AI Pedagogy Project’s assignments

Teaching fact-checking through deliberate errors: An essential AI literacy skill

Prompt Library (Instructor Aids and Student Exercises) [CC BY 4.0], More Useful Things
AI prompt library, Maastricht University
Education prompt examples from Jose Bowen (Teaching with AI co-author)
MyEssayFeedback prompt library
Prompt patterns from Vanderbilt
PapyrusAI prompts google sheet
AI For Education prompt library
Deep Background superprompt by Mike Caulfield
(H/T Anna Mills)
And OpenAI’s prompting guide for GPT-5

MLA’s task force Exploring AI Pedagogy collection of AI-related teaching reflections

AI Consensus: a student organization working to responsible integrate AI into education. https://www.aiconsensus.org. Also hosts a Substack student publication The Centaur.

New York Times: These College Professors Will Not Bow Down to A.I.

Wall Street Journal: They Were Every Student’s Worst Nightmare. Now Blue Books Are Back

[back to top]

Journals that publish AI and education scholarship

International Journal of Artificial Intelligence in Education (Intnl AIED Society): https://link.springer.com/journal/40593

Computers in Human Behavior: https://www.sciencedirect.com/journal/computers-in-human-behavior

Computers in Human Behavior Reports: https://www.sciencedirect.com/journal/computers-in-human-behavior-reports

AI & Society: https://link.springer.com/journal/146

AI and Ethics: https://link.springer.com/journal/43681

Journal of Computers in Education: https://link.springer.com/journal/40692

British Journal of Educational Technology: https://bera-journals.onlinelibrary.wiley.com/journal/14678535

Educational Technology & Society (ET&S): https://www.j-ets.net/

Human-Computer Interaction: https://www.tandfonline.com/toc/hhci20/39/5-6?nav=tocList

IEEE Transactions on Technology and Society: https://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=8566059

International Journal of Education Technology in Higher Education: https://educationaltechnologyjournal.springeropen.com/

Journal of Computing in Higher Education: Research and Integration of Instructional Technology: https://link.springer.com/journal/12528

Journal of Applies Learning & Teaching (JALT): https://journals.sfu.ca/jalt/index.php/jalt

Frontiers in Artificial Intelligence: https://www.frontiersin.org/journals/artificial-intelligence

Human-Intelligent Systems Integration: https://link.springer.com/journal/42454/aims-and-scope

Computers in Human Behavior: Artificial Humans: https://www.sciencedirect.com/journal/computers-in-human-behavior-artificial-humans/about/aims-and-scope

Computers and Education: Artificial Intelligence: https://www.sciencedirect.com/journal/computers-and-education-artificial-intelligence

Computers and Education Open: https://www.sciencedirect.com/journal/computers-and-education-open

Journal of Artificial Intelligence Research: https://www.jair.org/index.php/jair

International Journal of Social Robotics: https://link.springer.com/journal/12369

Learning, Media and Technology: https://www.tandfonline.com/journals/cjem20

Journal of Research in Science Teaching (JRST): https://onlinelibrary.wiley.com/journal/10982736

Ethics and Information Technology: https://link.springer.com/journal/10676

TechTrends: https://link.springer.com/journal/11528

Studies in Higher Education: https://www.tandfonline.com/journals/cshe20

Philosophy and Technology: https://link.springer.com/journal/13347

Journal of Responsible Technology: https://www.sciencedirect.com/journal/journal-of-responsible-technology

The Internet and Higher Education: https://www.sciencedirect.com/journal/the-internet-and-higher-education

[back to top]

Domain-specific resources

AI for the Humanities – YouTube channel, Meghan McInnis-Dominguez
https://www.youtube.com/@AIfortheHumanities-ob2ly/videos

Student perspectives and resources to give students

[VIDEO] Cheating or Learning? Walking the AI tightrope in education (16m) | Erik Winerö | TEDxGöteborg

Panel discussion: What’s being a student like in 2025? (Vimeo recording, 59-mins). Learning Design Group. March 4, 2025. “The Learning Design Group at CU Boulder hosted a panel discussion with students to hear firsthand about their experiences. The conversation covered topics like class modality preferences, AI use and concerns, the value of a bachelor’s degree, and mental health.”

[VIDEO] How Students Can Use AI Ethically (20m) | Sovorel

3 Student Reflections on Gen-AI and What We Can Learn From Them, Jason Gulya

[VIDEO] Catching Mistakes and Bias (AI critical thinking guide for students) [4m], Jessica Bernards, YouTube

What my students had to say about AI, The Broken Copier Substack

New York Times: A New Headache for Honest Students: Proving They Didn’t Use A.I.

Blogs and podcasts about AI in higher education

Anna Mills

Rhetorica

AI + Education = Simplified

The Cognitive Psychologist

The AI Minimalist

Artisanal Intelligence

The AI Edventure

Learning [with] AI

CollaborAItion

One Useful Thing

Leon Furze

AI, academia, and the Future

[Podcast] Women Talkin’ ‘Bout AI

[Podcast] Mystery AI Hype Theater 3000

[Podcast] AI in Education podcast

[Podcast] Future Trends Forum

[Podcast] Teaching in Higher Ed podcast, AI episodes

Accessibility, disability, accommodations, and AI

CAST: AI and Universal Design for Learning work better together. Developers of the UDL framework and guidelines (CAST) have some resources for AI and universal design.

AI & Accessibility in Education report 2024 [PDF]

Journal article: Universal design for learning and artificial intelligence in the digital era: Fostering inclusion and autonomous learning. Saborio-Taylor & Rojas-Ramirez, 2024.

AP News: AI is a game changer for students with disabilities. Schools are still learning to harness it.

Journal article: Artificial intelligence and assistive technology: Risks, rewards, challenges, and opportunities. Smith, Graham, Morgan, & MacLachlan, 2023.

United Nations: Building an accessible future for all: AI and the inclusion of Persons with Disabilities.

How AI is changing accessibility: Progress, challenges, and the path ahead. Center for People with Disabilities.

Empowering education: The role of artificial intelligence in supporting students with disabilities. Tripathi et al., ICMACC, 2024.

United States Access Board: Artificial Intelligence. Executive order tasks, meeting archives, reports, and news on public hearings. Including the August 2024 AI hearing.

Journal article: AI-driven assistive technologies in inclusive education: benefits, challenges, and policy recommendations. Kooli & Chakraoui, 2025.

Journal article: Generative AI in the context of assistive technologies: Trends, limitations and future directions. Fu, Hadid, & Damer, 2025.

Journal article: Investigation into the applications of artificial intelligence (AI) in special education: A literature review. Hussein, Hussein, & Al-Hendawi, 2025.

Educause: The impact of AI in advancing accessibility for learners with disabilities. Gibson, 2024.

Miscellaneous

Stanford Teaching Commons: Do-it-yourself AI Workshop Kits

Mills, Anna and Angell, Nate, Are We Tripping? The Mirage of AI Hallucinations (February 06, 2025). Available at SSRN: https://ssrn.com/abstract=5127162 or http://dx.doi.org/10.2139/ssrn.5127162

AI, Language and the Right to Be Understood. Jarek Kanio, Santa Ana College.

[back to top]