{"id":2,"date":"2026-03-27T16:02:25","date_gmt":"2026-03-27T16:02:25","guid":{"rendered":"https:\/\/geiselmed.dartmouth.edu\/ai\/?page_id=2"},"modified":"2026-07-01T22:07:28","modified_gmt":"2026-07-01T22:07:28","slug":"home","status":"publish","type":"page","link":"https:\/\/geiselmed.dartmouth.edu\/gain\/","title":{"rendered":"Home"},"content":{"rendered":"<p><!-- ============================================================\n     GEISEL AI NETWORK (GAIN) \u2014 WP-paste version\n     Drop into a Custom HTML block in Gutenberg.\n     No DOCTYPE \/ html \/ head \/ body wrappers needed.\n\n     PLACEHOLDERS TO FILL IN:\n       [DATE S2]             \u2014 Session 2 date string  (e.g. \"July 9, 2026\")\n       https:\/\/dartmouth.zoom.us\/meeting\/register\/Mw-yPBA4SPaEWgvgNJMDgg    \u2014 Session 2 Zoom registration URL\n       [DATE S3]             \u2014 Session 3 date string\n       https:\/\/dartmouth.zoom.us\/meeting\/register\/Mw-yPBA4SPaEWgvgNJMDgg    \u2014 Session 3 Zoom registration URL\n       [DATE S4]             \u2014 Session 4 date string\n       https:\/\/dartmouth.zoom.us\/meeting\/register\/Mw-yPBA4SPaEWgvgNJMDgg    \u2014 Session 4 Zoom registration URL\n     ============================================================ --><\/p>\n<style>\ndiv.breadcrumbs {\n    display: none;\n  }<\/p>\n<p>  \/* ---- CSS CUSTOM PROPERTIES ---- *\/\n  :root {\n    --gain-green:        #00693E;\n    --gain-dark:         #12312B;\n    --gain-mid-green:    #5A9E7E;\n    --gain-light-green:  #DCF0E7;\n    --gain-gold:         #A88A3A;\n    --gain-gold-bg:      #F2E8CE;\n    --gain-gold-border:  #D9C48A;\n    --gain-yellow:       #F5DC69;\n    --gain-bg:           #F2F4F3;\n    --gain-white:        #FFFFFF;\n    --gain-text:         #1C1C1C;\n    --gain-muted:        #64748B;\n    --gain-border:       #D4DAD7;\n    --gain-gray-light:   #EAECEB;\n  }<\/p>\n<p>  \/* WP: suppress the auto-generated page title *\/\n  header.entry-header { display: none; }<\/p>\n<p>  \/* WP: let the theme own body font-family and background *\/\n  body {\n  \/*  font-family: system-ui, sans-serif; *\/\n  \/*  background: var(--gain-bg);         *\/\n    color: var(--gain-text);\n    line-height: 1.65;\n  }<\/p>\n<p>  \/* ---- SCOPED RESETS (won't bleed into WP chrome) ---- *\/\n  #gain-page *,\n  #gain-page *::before,\n  #gain-page *::after { box-sizing: border-box; }<\/p>\n<p>  #gain-page h1,\n  #gain-page h2,\n  #gain-page h3,\n  #gain-page h4 { margin: 0; padding: 0; font-weight: 700; line-height: 1.2; }<\/p>\n<p>  #gain-page p  { margin: 0; padding: 0; }\n  #gain-page ul { margin: 0; padding: 0; list-style: none; }\n  #gain-page a  {\/* color: inherit; *\/}<\/p>\n<p>  \/* ================================================================\n     GAIN PAGE WRAPPER\n     ================================================================ *\/\n  #gain-page {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    font-size: 15px;\n    line-height: 1.65;\n    color: var(--gain-text);\n    background: var(--gain-bg);\n    \/* If the WP theme adds horizontal padding to .entry-content, you may\n       want to add negative horizontal margins here to let the hero stretch\n       edge-to-edge. E.g.: margin: -20px -30px 0; *\/\n  }<\/p>\n<p>  \/* ================================================================\n     HERO HEADER\n     ================================================================ *\/\n  .gain-hero {\n    background: var(--gain-green);\n    color: #fff;\n    padding: 32px 48px;\n    display: flex;\n    align-items: center;\n    gap: 32px;\n  }<\/p>\n<p>  .gain-hero-logo {\n    height: 72px;\n    width: auto;\n    flex-shrink: 0;\n    display: block;\n  }<\/p>\n<p>  .gain-hero-rule {\n    width: 1px;\n    align-self: stretch;\n    background: rgba(255,255,255,0.18);\n    flex-shrink: 0;\n    display: none; \/* logo removed; rule unused *\/\n  }<\/p>\n<p>  .gain-hero-text .gain-eyebrow-sm {\n    font-size: 9.5px;\n    font-weight: 700;\n    letter-spacing: 0.17em;\n    text-transform: uppercase;\n    color: var(--gain-yellow);\n    margin-bottom: 7px;\n  }<\/p>\n<p>  .gain-hero-text h1 {\n    font-size: 26px;\n    font-weight: 800;\n    letter-spacing: -0.01em;\n    color: #fff;\n    margin-bottom: 7px;\n  }<\/p>\n<p>  .gain-hero-text .gain-hero-tagline {\n    font-size: 13.5px;\n    color: rgba(255,255,255,0.80);\n    line-height: 1.6;\n    max-width: 1060px;\n  }<\/p>\n<p>  \/* ================================================================\n     MAIN CONTENT CONTAINER\n     ================================================================ *\/\n  .gain-container {\n    max-width: 1060px;\n    margin: 0 auto;\n    padding: 44px 40px 64px;\n  }<\/p>\n<p>  \/* ================================================================\n     SECTION CHROME\n     ================================================================ *\/\n  .gain-section {\n    margin-bottom: 52px;\n  }<\/p>\n<p>  .gain-eyebrow {\n    font-size: 9.5px;\n    font-weight: 700;\n    letter-spacing: 0.17em;\n    text-transform: uppercase;\n    color: var(--gain-mid-green);\n    margin-bottom: 4px;\n  }<\/p>\n<p>  .gain-section-title {\n    font-size: 20px;\n    font-weight: 700;\n    color: var(--gain-dark);\n    margin-bottom: 20px;\n    letter-spacing: -0.01em;\n  }<\/p>\n<p>  \/* ================================================================\n     INTRO BANNER\n     ================================================================ *\/\n  .gain-intro-banner {\n    background: var(--gain-green);\n    color: #fff;\n    border-radius: 14px;\n    padding: 30px 38px;\n    margin-bottom: 52px;\n  }<\/p>\n<p>  .gain-intro-banner p {\n    font-size: 14.5px;\n    line-height: 1.78;\n    opacity: 0.93;\n    margin-bottom: 12px;\n  }<\/p>\n<p>  .gain-intro-banner p:last-child { margin-bottom: 0; }<\/p>\n<p>  .gain-intro-banner a {\n    color: var(--gain-yellow);\n    text-decoration: underline;\n  }<\/p>\n<p>  \/* ================================================================\n     TOOLS SECTION\n     ================================================================ *\/<\/p>\n<p>  \/* \"Learn on Your Own\" card *\/\n  .gain-learn-card {\n    background: var(--gain-gold-bg);\n    border: 1px solid var(--gain-gold-border);\n    border-left: 3px solid var(--gain-gold);\n    border-radius: 10px;\n    padding: 16px 22px;\n    margin-bottom: 20px;\n  }<\/p>\n<p>  .gain-learn-card .learn-label {\n    font-size: 9.5px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--gain-gold);\n    margin-bottom: 10px;\n  }<\/p>\n<p>  .gain-learn-card ul { display: flex; flex-direction: column; gap: 7px; }<\/p>\n<p>  .gain-learn-card li {\n    font-size: 13.5px;\n    padding-left: 18px;\n    position: relative;\n    line-height: 1.55;\n    color: var(--gain-text);\n  }<\/p>\n<p>  .gain-learn-card li::before {\n    content: '\u2192';\n    position: absolute;\n    left: 0;\n    color: var(--gain-gold);\n    font-weight: 700;\n  }<\/p>\n<p>  .gain-learn-card a { color: var(--gain-dark); text-decoration: underline; }\n  .gain-learn-card a:hover { color: var(--gain-green); }<\/p>\n<p>  \/* Four tool cards \u2014 2x2 grid *\/\n  .gain-tools-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    margin-bottom: 16px;\n  }<\/p>\n<p>  .gain-tool-card {\n    background: var(--gain-white);\n    border: 1px solid var(--gain-border);\n    border-top: 3px solid var(--gain-green);\n    border-radius: 12px;\n    padding: 22px 22px 20px;\n    display: flex;\n    flex-direction: column;\n  }<\/p>\n<p>  .gain-tool-card h3 {\n    font-size: 14.5px;\n    color: var(--gain-dark);\n    margin-bottom: 9px;\n  }<\/p>\n<p>  .gain-tool-card p {\n    font-size: 13px;\n    color: var(--gain-muted);\n    line-height: 1.65;\n    flex: 1;\n    margin-bottom: 14px;\n  }<\/p>\n<p>  .gain-tool-card p a {\n    color: var(--gain-green);\n    text-decoration: underline;\n  }<\/p>\n<p>  .gain-tool-link {\n    display: inline-block;\n    font-size: 12.5px;\n    font-weight: 600;\n    color: var(--gain-green);\n    text-decoration: none;\n    border-bottom: 1px solid rgba(0,105,62,0.3);\n    padding-bottom: 1px;\n    width: fit-content;\n  }<\/p>\n<p>  .gain-tool-link:hover { border-bottom-color: var(--gain-green); }<\/p>\n<p>  \/* Data sensitivity callout *\/\n  .gain-sensitivity-note {\n    background: var(--gain-gray-light);\n    border-radius: 8px;\n    padding: 13px 18px;\n    font-size: 13px;\n    color: var(--gain-muted);\n    line-height: 1.6;\n  }<\/p>\n<p>  .gain-sensitivity-note a { color: var(--gain-green); text-decoration: underline; }<\/p>\n<p>  \/* ================================================================\n     EVENTS SECTION\n     ================================================================ *\/\n  .gain-events-intro {\n    font-size: 14.5px;\n    line-height: 1.75;\n    color: var(--gain-text);\n    max-width: 700px;\n    margin-bottom: 24px;\n  }<\/p>\n<p>  \/* Session list *\/\n  .gain-session-list {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    margin-bottom: 28px;\n  }<\/p>\n<p>  .gain-session {\n    background: var(--gain-white);\n    border: 1px solid var(--gain-border);\n    border-radius: 10px;\n    padding: 18px 22px;\n    display: flex;\n    align-items: flex-start;\n    gap: 18px;\n  }<\/p>\n<p>  .gain-session.past     { border-left: 4px solid var(--gain-mid-green); }\n  .gain-session.upcoming { border-left: 4px solid var(--gain-gold); }<\/p>\n<p>  .session-num {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n    color: var(--gain-muted);\n    flex-shrink: 0;\n    min-width: 58px;\n    padding-top: 3px;\n    line-height: 1.4;\n  }<\/p>\n<p>  .session-body { flex: 1; }<\/p>\n<p>  .session-title {\n    font-size: 14.5px;\n    font-weight: 700;\n    color: var(--gain-dark);\n    margin-bottom: 3px;\n  }<\/p>\n<p>  .session-date {\n    font-size: 12px;\n    color: var(--gain-muted);\n    margin-bottom: 7px;\n  }<\/p>\n<p>  .session-desc {\n    font-size: 13.5px;\n    color: var(--gain-text);\n    line-height: 1.62;\n    margin-bottom: 12px;\n  }<\/p>\n<p>  .session-cta {\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    font-size: 12.5px;\n    font-weight: 600;\n    padding: 6px 14px;\n    border-radius: 6px;\n    text-decoration: none;\n    line-height: 1;\n  }<\/p>\n<p>  .session-cta.recording {\n    background: var(--gain-light-green);\n    color: var(--gain-green);\n    border: 1px solid rgba(0,105,62,0.2);\n  }<\/p>\n<p>  .session-cta.recording:hover {\n    background: var(--gain-green);\n    color: #fff;\n  }<\/p>\n<p>  .session-cta.register {\n    background: var(--gain-green);\n    color: #fff;\n  }<\/p>\n<p>  .session-cta.register:hover {\n    background: var(--gain-dark);\n    color: #fff;\n  }<\/p>\n<p>  \/* Office Hours card *\/\n  .gain-office-hours {\n    background: var(--gain-green);\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 24px;\n    color: #fff;\n  }<\/p>\n<p>  .gain-office-hours .oh-eyebrow {\n    font-size: 9.5px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: var(--gain-yellow);\n    margin-bottom: 5px;\n  }<\/p>\n<p>  .gain-office-hours h3 {\n    font-size: 16px;\n    font-weight: 700;\n    margin-bottom: 6px;\n  }<\/p>\n<p>  .gain-office-hours p {\n    font-size: 13px;\n    opacity: 0.72;\n    line-height: 1.62;\n    max-width: 500px;\n  }<\/p>\n<p>  .oh-cal-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    font-size: 13px;\n    font-weight: 600;\n    padding: 10px 20px;\n    background: rgba(255,255,255,0.1);\n    border: 1px solid rgba(255,255,255,0.22);\n    border-radius: 8px;\n    color: #fff;\n    text-decoration: none;\n    flex-shrink: 0;\n    white-space: nowrap;\n  }<\/p>\n<p>  .oh-cal-btn:hover {\n    background: rgba(255,255,255,0.2);\n    color: #fff;\n  }<\/p>\n<p>  \/* ================================================================\n     POLICIES & GUIDANCE\n     ================================================================ *\/\n  .gain-policy-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }<\/p>\n<p>  .gain-policy-card {\n    background: var(--gain-white);\n    border: 1px solid var(--gain-border);\n    border-radius: 12px;\n    padding: 22px 22px 20px;\n  }<\/p>\n<p>  .gain-policy-card h3 {\n    font-size: 13.5px;\n    color: var(--gain-dark);\n    margin-bottom: 12px;\n    padding-bottom: 10px;\n    border-bottom: 2px solid var(--gain-light-green);\n  }<\/p>\n<p>  .gain-policy-card ul { display: flex; flex-direction: column; gap: 10px; }<\/p>\n<p>  .gain-policy-card li {\n    font-size: 13px;\n    padding-left: 16px;\n    position: relative;\n    line-height: 1.58;\n    color: var(--gain-text);\n  }<\/p>\n<p>  .gain-policy-card li::before {\n    content: '\u2192';\n    position: absolute;\n    left: 0;\n    color: var(--gain-mid-green);\n    font-size: 10.5px;\n    top: 2px;\n  }<\/p>\n<p>  .gain-policy-card a { color: var(--gain-green); text-decoration: underline; }\n  .gain-policy-card a:hover { color: var(--gain-dark); }<\/p>\n<p>  .gain-policy-note {\n    font-size: 12px;\n    color: var(--gain-muted);\n    line-height: 1.6;\n    margin-top: 12px;\n    padding-top: 10px;\n    border-top: 1px solid var(--gain-gray-light);\n    font-style: italic;\n  }<\/p>\n<p>  \/* ================================================================\n     COMMUNITY RESOURCES\n     ================================================================ *\/\n  .gain-resource-list {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }<\/p>\n<p>  .gain-resource-item {\n    background: var(--gain-white);\n    border: 1px solid var(--gain-border);\n    border-radius: 10px;\n    padding: 14px 18px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }<\/p>\n<p>  .resource-pip {\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: var(--gain-mid-green);\n    flex-shrink: 0;\n    margin-top: 5px;\n  }<\/p>\n<p>  .gain-resource-item .resource-link {\n    font-size: 13.5px;\n    font-weight: 600;\n    color: var(--gain-dark);\n    text-decoration: none;\n    display: block;\n    margin-bottom: 2px;\n  }<\/p>\n<p>  .gain-resource-item .resource-link:hover {\n    color: var(--gain-green);\n    text-decoration: underline;\n  }<\/p>\n<p>  .gain-resource-item .resource-desc {\n    font-size: 12px;\n    color: var(--gain-muted);\n    line-height: 1.5;\n  }<\/p>\n<p>  \/* ================================================================\n     QUESTIONS CTA BAND\n     ================================================================ *\/\n  .gain-cta-band {\n    background: var(--gain-green);\n    border-radius: 14px;\n    padding: 30px 38px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 24px;\n  }<\/p>\n<p>  .gain-cta-band h3 {\n    font-size: 17px;\n    color: #fff;\n    margin-bottom: 6px;\n  }<\/p>\n<p>  .gain-cta-band p {\n    font-size: 13.5px;\n    color: rgba(255,255,255,0.75);\n    line-height: 1.62;\n    max-width: 480px;\n  }<\/p>\n<p>  .gain-cta-btn {\n    display: inline-block;\n    font-size: 13.5px;\n    font-weight: 700;\n    padding: 12px 24px;\n    background: #fff;\n    color: var(--gain-green);\n    border-radius: 8px;\n    text-decoration: none;\n    flex-shrink: 0;\n    white-space: nowrap;\n  }<\/p>\n<p>  .gain-cta-btn:hover {\n    background: var(--gain-light-green);\n    color: var(--gain-dark);\n  }<\/p>\n<p>  \/* ================================================================\n     RESPONSIVE\n     ================================================================ *\/\n  @media (max-width: 820px) {\n    .gain-hero { padding: 24px 24px; gap: 20px; }\n    .gain-hero-text h1 { font-size: 20px; }\n    .gain-container { padding: 32px 24px 48px; }\n    .gain-tools-grid { grid-template-columns: 1fr; }\n    .gain-policy-grid { grid-template-columns: 1fr; }\n    .gain-resource-list { grid-template-columns: 1fr; }\n    .gain-office-hours { flex-direction: column; align-items: flex-start; }\n    .gain-cta-band { flex-direction: column; align-items: flex-start; }\n  }<\/p>\n<p>  @media (max-width: 580px) {\n    .gain-hero { flex-direction: column; align-items: flex-start; }\n    .gain-hero-rule { display: none; }\n    .gain-hero-logo { height: 52px; }\n    .gain-session { flex-direction: column; gap: 6px; }\n    .session-num { min-width: unset; }\n  }<\/p>\n<\/style>\n<p><!-- ================================================================ --><\/p>\n<div id=\"gain-page\">\n<p>  <!-- HERO --><\/p>\n<div class=\"gain-hero\">\n<div class=\"gain-hero-text\">\n<div class=\"gain-eyebrow-sm\">Geisel School of Medicine at Dartmouth<\/div>\n<h1>Geisel AI Network<\/h1>\n<p class=\"gain-hero-tagline\">Tools, guidance, and community for responsible AI use in biomedical research, education, and academic medicine.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- MAIN CONTENT --><\/p>\n<div class=\"gain-container\">\n<p>    <!-- INTRO BANNER --><\/p>\n<div class=\"gain-intro-banner\">\n<p>Artificial intelligence is transforming biomedical research, scientific discovery, and academic work. Whether you're exploring AI for the first time or already building it into your research workflows, this page is your starting point for tools, guidance, and community resources to help you work smarter and stay secure.<\/p>\n<p>As part of Dartmouth College - <a href=\"https:\/\/ai.dartmouth.edu\/our-story\" target=\"_blank\">the birthplace of AI<\/a> - Geisel is uniquely positioned to apply that legacy of innovation to the challenges of medicine, biomedical research, and health sciences education.<\/p>\n<\/p><\/div>\n<p>    <!-- ===== TRAINING & LEARNING ===== --><\/p>\n<div class=\"gain-section\">\n<div class=\"gain-eyebrow\">Training &amp; Learning<\/div>\n<div class=\"gain-section-title\">AI Summer Series (2026)<\/div>\n<p class=\"gain-events-intro\">\n        A four-session workshop series designed to build practical AI fluency across Geisel. Sessions are open to all<br \/>\n        Geisel faculty and staff. Each builds on the last, but you can join any session that fits your schedule.\n      <\/p>\n<div class=\"gain-session-list\">\n<p>        <!-- Session 1 \u2014 PAST --><\/p>\n<div class=\"gain-session past\">\n<div class=\"session-num\">Session 1<\/div>\n<div class=\"session-body\">\n<div class=\"session-title\">AI Basics: What It Is, How It Works, and Why It Matters<\/div>\n<div class=\"session-date\">June 4, 2026 &nbsp;&middot;&nbsp; Delivered<\/div>\n<div class=\"session-desc\">\n              An accessible introduction to how large language models work, what they're good at, where they fall short,<br \/>\n              and how to start using approved tools at Dartmouth. Includes a live demo and Q&amp;A.\n            <\/div>\n<p>            <a class=\"session-cta recording\" href=\"https:\/\/dartmouth.hosted.panopto.com\/Panopto\/Pages\/Viewer.aspx?id=089779aa-0483-40b3-a8e0-b4680035732e\" target=\"_blank\">&#9654; Watch Recording<\/a>\n          <\/div>\n<\/p><\/div>\n<p>        <!-- Session 2 \u2014 PAST --><\/p>\n<div class=\"gain-session past\">\n<div class=\"session-num\">Session 2<\/div>\n<div class=\"session-body\">\n<div class=\"session-title\">Context Engineering: Getting Better Results from AI<\/div>\n<div class=\"session-date\">Wednesday, July 1, 2026 &nbsp;&middot;&nbsp; 12:00 PM<\/div>\n<div class=\"session-desc\">\n              Getting better results from AI isn't <em>really<\/em> about better prompts - it's about better <em>context<\/em>. Context engineering shifts the focus from what you type to what your AI actually needs - a proper briefing, well-managed working memory, and the right method for the job. We'll aim to give attendees a practical framework you can put to work immediately.\n            <\/div>\n<p>            <a class=\"session-cta recording\" href=\"https:\/\/dartmouth.hosted.panopto.com\/Panopto\/Pages\/Viewer.aspx?id=0cef1a8b-c0f8-4180-abd0-b47a015e2a64\" target=\"_blank\">&#9654; Watch Recording<\/a>\n          <\/div>\n<\/p><\/div>\n<p>        <!-- Session 3 \u2014 UPCOMING --><\/p>\n<div class=\"gain-session upcoming\">\n<div class=\"session-num\">Session 3<\/div>\n<div class=\"session-body\">\n<div class=\"session-title\">Your Values, your AI Tools: Building a Personal AI Ethics Statement<\/div>\n<div class=\"session-date\">Wednesday, August 5, 2026 &nbsp;&middot;&nbsp; 12:00 PM<\/div>\n<div class=\"session-desc\">\n              No technology is neutral, and the way we use AI reflects our values whether we name them or not. This<br \/>\n              session takes a pragmatic lens while touching on ethical considerations for AI use, and then quickly<br \/>\n              moves toward something more tangible: a personal ethics statement.\u00a0You will leave with a draft of your<br \/>\n              own statement, plus a better understanding at how to protect your privacy and how to disclose and cite<br \/>\n              your AI use. Facilitated by Hanna Primeau (Health Sciences Librarian, Medical Education Lead)\n            <\/div>\n<p>            <a class=\"session-cta register\" href=\"https:\/\/dartmouth.zoom.us\/meeting\/register\/Mw-yPBA4SPaEWgvgNJMDgg\" target=\"_blank\">Register Here &rarr;<\/a>\n          <\/div>\n<\/p><\/div>\n<p>        <!-- Session 4 \u2014 UPCOMING --><\/p>\n<div class=\"gain-session upcoming\">\n<div class=\"session-num\">Session 4<\/div>\n<div class=\"session-body\">\n<div class=\"session-title\">Hands-On Workshop: AI in Your Actual Work<\/div>\n<div class=\"session-date\">Wednesday, September 2, 2026 &nbsp;&middot;&nbsp; 12:00 PM<\/div>\n<div class=\"session-desc\">\n              Open-format workshop. Bring a laptop and something you're actually trying to do - we'll work through<br \/>\n              it together using approved AI tools. No prepared agenda; just real tasks and real help.\n            <\/div>\n<p>            <a class=\"session-cta register\" href=\"https:\/\/dartmouth.zoom.us\/meeting\/register\/Mw-yPBA4SPaEWgvgNJMDgg\" target=\"_blank\">Register Here &rarr;<\/a>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p><!-- \/gain-session-list --><\/p>\n<p>      <!-- GAIN Chat Channel --><\/p>\n<div class=\"gain-office-hours\">\n<div>\n<div class=\"oh-eyebrow\">Ongoing Community Discussion<\/div>\n<h3>#Geisel-AI-Network (GAIN) Chat Channel<\/h3>\n<p>\n            Have something worth sharing - a prompt that worked, a tool you've been testing, or a question that doesn't need a full meeting to answer? This channel is an open forum for the AI community at Geisel - whether you're just curious or already deep in the weeds - to connect, compare notes, and keep the conversation going.\n          <\/p>\n<\/p><\/div>\n<p>        <a class=\"oh-cal-btn\" href=\"https:\/\/zoom.us\/launch\/chat\/v2\/eyJzaWQiOiI4NWEyODA4MGUyYzI0NTY1OWUxZDRmOTZiZDVlMTJmNEBjb25mZXJlbmNlLnhtcHAuem9vbS51cyJ9\" target=\"_blank\"><br \/>\n          &#128172; Open Chat Channel<br \/>\n        <\/a>\n      <\/div>\n<p>      <!-- Office Hours --><\/p>\n<div class=\"gain-office-hours\" style=\"margin-top: 12px;\">\n<div>\n<div class=\"oh-eyebrow\">Weekly Drop-In Help<\/div>\n<h3>GAIN Office Hours<\/h3>\n<p>\n            Have a question about a specific AI tool, want to see a quick demo, or just want a second opinion on how<br \/>\n            to approach something? Drop in. No agenda, no signup required - just show up and bring your question.\n          <\/p>\n<\/p><\/div>\n<p>        <a class=\"oh-cal-btn\" href=\"https:\/\/geiselmed.dartmouth.edu\/gain\/protected\/GAIN-Community-Office-Hours.ics\" target=\"_blank\"><br \/>\n          &#128197; Add to Calendar<br \/>\n        <\/a>\n      <\/div>\n<p>      <!-- Learn on Your Own --><\/p>\n<div class=\"gain-learn-card\" style=\"margin-top: 20px; margin-bottom: 0;\">\n<div class=\"learn-label\">Learn on Your Own<\/div>\n<ul>\n<li>\n            <a href=\"https:\/\/ig.ft.com\/generative-ai\/\" target=\"_blank\"><strong>How AI Works<\/strong> (Financial Times)<\/a><br \/>\n            - A beautifully visual explainer of how large language models work. No prior technical knowledge needed.\n          <\/li>\n<li>\n            <a href=\"https:\/\/anthropic.skilljar.com\/ai-fluency-framework-foundations\" target=\"_blank\"><strong>AI Fluency Foundations<\/strong> (Anthropic)<\/a><br \/>\n            - A short, practical course from the makers of Claude on using AI effectively in everyday work.\n          <\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<p><!-- \/training & learning section --><\/p>\n<p>    <!-- ===== TOOLS & RESOURCES ===== --><\/p>\n<div class=\"gain-section\">\n<div class=\"gain-eyebrow\">Tools &amp; Resources<\/div>\n<div class=\"gain-section-title\">Approved AI Tools<\/div>\n<div class=\"gain-tools-grid\">\n<div class=\"gain-tool-card\">\n<h3>Claude.AI by Anthropic<\/h3>\n<p>\n            Anthropic's Claude, available to Geisel students and Dartmouth-employed faculty and staff through<br \/>\n            <a href=\"https:\/\/home.dartmouth.edu\/news\/2025\/12\/dartmouth-announces-ai-partnership-anthropic-and-aws\" target=\"_blank\">Dartmouth's partnership with Anthropic and AWS<\/a>.<br \/>\n            Web-based and desktop chat with integrations with campus tools. Industry leading intelligence for writing, analysis, and complex reasoning.\n          <\/p>\n<p>          <a class=\"gain-tool-link\" href=\"https:\/\/claude.dartmouth.edu\" target=\"_blank\">claude.dartmouth.edu &rarr;<\/a>\n        <\/div>\n<div class=\"gain-tool-card\">\n<h3>Copilot for Microsoft 365<\/h3>\n<p>\n            Microsoft's AI assistant, available for purchase by Dartmouth Faculty and staff with a Microsoft 365 license. Best for AI-assisted work directly in Word, Excel, PowerPoint, Outlook, and other M365 apps -  managing email, scheduling meetings, drafting documents, analyzing spreadsheets, and more.\n          <\/p>\n<p>          <a class=\"gain-tool-link\" href=\"https:\/\/o365.dartmouth.edu\" target=\"_blank\">o365.dartmouth.edu &rarr;<\/a>\n        <\/div>\n<div class=\"gain-tool-card\">\n<h3>Gemini by Google<\/h3>\n<p>\n            Gemini offers generous usage limits and strong multimodal capabilities - analyze images, review documents, and work across file types in a single conversation. Excellent for deep, up-to-date research on the web and is a flexible option for everyday writing or data tasks.\n          <\/p>\n<p>          <a class=\"gain-tool-link\" href=\"https:\/\/gemini.google.com\/?authuser=dartmouth.edu\" target=\"_blank\">gemini.google.com &rarr;<\/a>\n        <\/div>\n<div class=\"gain-tool-card\">\n<h3>Dartmouth Chat<\/h3>\n<p>\n            A collaboration between Research Computing and Dartmouth's Libraries. Available to all users with a Dartmouth netID and allows access to frontier models from OpenAI, Anthropic, Google, and locally-hosted open-source options. Access is credit-based - you get a daily allowance that works across all models, with more powerful models costing more per use.\n          <\/p>\n<p>          <a class=\"gain-tool-link\" href=\"https:\/\/chat.dartmouth.edu\/\" target=\"_blank\">chat.dartmouth.edu &rarr;<\/a>\n        <\/div>\n<\/p><\/div>\n<p><!-- \/gain-tools-grid --><\/p>\n<div class=\"gain-sensitivity-note\">\n        <strong>Not sure if a tool is approved for your data?<\/strong><br \/>\n        Check the <a href=\"https:\/\/services.dartmouth.edu\/TDClient\/1806\/Portal\/KB\/ArticleDet?ID=170732\" target=\"_blank\">AI Data Sensitivity Guide<\/a><br \/>\n        or <a href=\"https:\/\/geiselmed.dartmouth.edu\/services\">contact Geisel IT<\/a> before proceeding.\n      <\/div>\n<\/p><\/div>\n<p><!-- \/tools section --><\/p>\n<p>    <!-- ===== POLICIES & GUIDANCE ===== --><\/p>\n<div class=\"gain-section\">\n<div class=\"gain-eyebrow\">Policies &amp; Guidance<\/div>\n<div class=\"gain-section-title\">Using AI Responsibly at Geisel<\/div>\n<div class=\"gain-policy-grid\">\n<div class=\"gain-policy-card\">\n<h3>For Geisel Students<\/h3>\n<ul>\n<li>\n              <a href=\"https:\/\/dartmouth.sharepoint.com\/sites\/MedicalEducation\/policies\/Final\/UME-CNTRL-0019.pdf\" target=\"_blank\"><br \/>\n                Geisel Policy for the Use of Generative AI in Educational Environments<br \/>\n              <\/a><br \/>\n              - Official guidance for MD students on AI use in coursework and assessments.\n            <\/li>\n<li>\n              <a href=\"https:\/\/graduate.dartmouth.edu\/policy\/guarini-school-generative-artificial-intelligence-ai-policy\" target=\"_blank\"><br \/>\n                Guarini School Generative AI Policy<br \/>\n              <\/a><br \/>\n              - Applies to graduate and postdoctoral trainees enrolled through Guarini.\n            <\/li>\n<\/ul><\/div>\n<div class=\"gain-policy-card\">\n<h3>For Faculty &amp; Staff<\/h3>\n<ul>\n<li>\n              <a href=\"https:\/\/services.dartmouth.edu\/TDClient\/1806\/Portal\/KB\/ArticleDet?ID=155837\" target=\"_blank\"><br \/>\n                Using Generative AI at Dartmouth<br \/>\n              <\/a><br \/>\n              - Dartmouth's general guidance for faculty and staff, including how to procure new AI tools through the Rapid Review process.\n            <\/li>\n<li>\n              <a href=\"https:\/\/services.dartmouth.edu\/TDClient\/1806\/Portal\/KB\/ArticleDet?ID=170732\" target=\"_blank\"><br \/>\n                AI Data Sensitivity Guide<br \/>\n              <\/a><br \/>\n              - Understand which AI tools are appropriate for different types of institutional data.\n            <\/li>\n<\/ul><\/div>\n<div class=\"gain-policy-card\">\n<h3>Using AI in Research<\/h3>\n<ul>\n<li>\n              <strong>IRB Considerations:<\/strong> If your research involves AI in data collection, analysis, or participant<br \/>\n              interaction, consult with <a href=\"https:\/\/www.dartmouth.edu\/cphs\/\" target=\"_blank\">Dartmouth CPHS<\/a> early.<br \/>\n              When in doubt, ask before you proceed.\n            <\/li>\n<li>\n              <strong>Grants &amp; Funding:<\/strong> NIH, NSF, and other funders have issued guidance on AI use in funded research.<br \/>\n              Check your program announcement and your funder's current AI policy before using AI tools in grant-related work.\n            <\/li>\n<li>\n              <strong>Manuscripts &amp; Publications:<\/strong> Most major journals require disclosure of AI tool use<br \/>\n              in manuscript preparation. Check your target journal's author guidelines. When in doubt, disclose.\n            <\/li>\n<\/ul>\n<div class=\"gain-policy-note\">\n            Formal Dartmouth and Geisel guidance on AI in research is in development. Check back here for updates.\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p><!-- \/gain-policy-grid -->\n    <\/div>\n<p><!-- \/policies section --><\/p>\n<p>    <!-- ===== LEARNING & COMMUNITY ===== --><\/p>\n<div class=\"gain-section\">\n<div class=\"gain-eyebrow\">Learning &amp; Community<\/div>\n<div class=\"gain-section-title\">Resources Across Dartmouth<\/div>\n<div class=\"gain-resource-list\">\n<div class=\"gain-resource-item\">\n<div class=\"resource-pip\"><\/div>\n<div>\n            <a class=\"resource-link\" href=\"https:\/\/ai.dartmouth.edu\/community-resources\" target=\"_blank\">AI at Dartmouth: Community Resources<\/a><\/p>\n<div class=\"resource-desc\">The college's central hub for AI tools, guidelines, and resources for all audiences.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"gain-resource-item\">\n<div class=\"resource-pip\"><\/div>\n<div>\n            <a class=\"resource-link\" href=\"https:\/\/dcal.dartmouth.edu\/programs\/teaching-with-genai\" target=\"_blank\">Teaching with Generative AI (DCAL)<\/a><\/p>\n<div class=\"resource-desc\">Resources for faculty incorporating AI into teaching and learning.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"gain-resource-item\">\n<div class=\"resource-pip\"><\/div>\n<div>\n            <a class=\"resource-link\" href=\"https:\/\/ai.dartmouth.edu\/news\" target=\"_blank\">AI at Dartmouth: News<\/a><\/p>\n<div class=\"resource-desc\">Research highlights, feature stories, and updates from across the institution.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"gain-resource-item\">\n<div class=\"resource-pip\"><\/div>\n<div>\n            <a class=\"resource-link\" href=\"https:\/\/rc.dartmouth.edu\/ai\/online-resources\/\" target=\"_blank\">Dartmouth Chat User Guide<\/a><\/p>\n<div class=\"resource-desc\">Documentation and how-to resources from Dartmouth Research Computing.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p><!-- \/gain-resource-list -->\n    <\/div>\n<p><!-- \/community section --><\/p>\n<p>    <!-- ===== QUESTIONS CTA ===== --><\/p>\n<div class=\"gain-cta-band\">\n<div>\n<h3>Questions?<\/h3>\n<p>\n          Not sure where to start, or have a question about AI tools at Geisel? Submit a ticket through the IT Services<br \/>\n          portal and our team will point you in the right direction. We're also building out additional support -<br \/>\n          including workshops and drop-in sessions - as resources grow.\n        <\/p>\n<\/p><\/div>\n<p>      <a class=\"gain-cta-btn\" href=\"https:\/\/geiselmed.dartmouth.edu\/services\">Get Help &rarr;<\/a>\n    <\/div>\n<\/p><\/div>\n<p><!-- \/gain-container --><\/p>\n<\/div>\n<p><!-- \/gain-page --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Geisel School of Medicine at Dartmouth Geisel AI Network Tools, guidance, and community for responsible AI use in biomedical research, education, and academic medicine. Artificial intelligence is transforming biomedical research, scientific discovery, and academic work. Whether you&#8217;re exploring AI for the first time or already building it into your research [\u2026] <\/p>\n<div class=\"clear\"><\/div>\n<p><a class=\"more_link clearfix\" href=\"https:\/\/geiselmed.dartmouth.edu\/gain\/\" rel=\"nofollow\">Read More<\/a><\/p>\n","protected":false},"author":9,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/template-full-width.php","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry","author-9"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/geiselmed.dartmouth.edu\/gain\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/geiselmed.dartmouth.edu\/gain\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/geiselmed.dartmouth.edu\/gain\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/geiselmed.dartmouth.edu\/gain\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/geiselmed.dartmouth.edu\/gain\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":56,"href":"https:\/\/geiselmed.dartmouth.edu\/gain\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":146,"href":"https:\/\/geiselmed.dartmouth.edu\/gain\/wp-json\/wp\/v2\/pages\/2\/revisions\/146"}],"wp:attachment":[{"href":"https:\/\/geiselmed.dartmouth.edu\/gain\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}