<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:media="http://search.yahoo.com/mrss/">
	<channel>
		<title>RCAC - Events, Student Events</title>
		<link>https://www.rcac.purdue.edu/news/rss/Events</link>
		<description><![CDATA[News and updates for :category]]></description>
		<atom:link href="https://www.rcac.purdue.edu/news/rss/Events" rel="self" type="application/rss+xml" />
		<language>en</language>
		<lastBuildDate>Thu, 10 Sep 2026 12:50:39 EDT</lastBuildDate>
					<item>
				<title><![CDATA[[RCAC Workshop]AI in Scientific Research & Education]]></title>
				<link>https://www.rcac.purdue.edu/news/7903</link>
				<guid isPermaLink="true">https://www.rcac.purdue.edu/news/7903</guid>
				<description><![CDATA[<p><strong>📅 Date: December 4th, 2026</strong>
<strong>⏰ Time: 1PM-2PM</strong>
<strong>💻 Location: Virtual</strong>
<strong>🏫 Instructor: Ashish</strong></p>
<p>Artificial intelligence is becoming increasingly embedded in how researchers conduct scientific work and how educators design, deliver, and support learning. Researchers are using AI to explore literature, write and debug code, analyze data, generate hypotheses, automate repetitive workflows, and communicate scientific results. At the same time, educators are experimenting with AI-assisted tutoring, assessment, course development, feedback, and personalized learning experiences.</p>
<p>This session explores how AI can be used practically across scientific research and education while also examining the limitations and risks that come with these tools. We will discuss where AI can genuinely improve productivity and discovery, where human expertise remains essential, and how issues such as reliability, reproducibility, privacy, and responsible use should be considered. Practical examples will highlight how researchers, faculty, and technical teams can incorporate AI into existing workflows without treating it as a replacement for scientific judgment or instructional expertise.</p>
<p>Who Should Attend
Faculty, researchers, graduate students, research software engineers, educators, instructional staff, data scientists, and technical professionals interested in applying AI within research or teaching environments. The session is especially relevant for those exploring how generative AI and emerging AI tools can support scientific and educational workflows.</p>
<p>Topics</p>
<p>AI-assisted scientific discovery and research workflows
Literature review, synthesis, and knowledge exploration
AI for coding, debugging, and scientific software development
Data analysis, modeling, and scientific computing
Generative AI for teaching, tutoring, and learning support
AI-assisted course and educational content development
Reliability, reproducibility, privacy, and responsible use
Practical applications across scientific and academic disciplines</p>
<p>Level
Beginner to Intermediate. No specialized AI background is required, although familiarity with common AI or generative AI tools will be helpful.</p>
<p>🔗 Register now: <a href="https://events.teams.microsoft.com/event/e33c8af1-ab1a-420f-9c81-f1ded851bab8@4130bd39-7c53-419c-b1e5-8758d6d63f21?source=copyLinkLegacyShareLinkDialog">LINK</a></p>
]]></description>
				<pubDate>Fri, 04 Dec 2026 13:00:00 -0500</pubDate>
									<category>Events</category>
							</item>
					<item>
				<title><![CDATA[[RCAC Workshop]Advanced RAG & Vector Databases]]></title>
				<link>https://www.rcac.purdue.edu/news/7899</link>
				<guid isPermaLink="true">https://www.rcac.purdue.edu/news/7899</guid>
				<description><![CDATA[<p><strong>📅 Date: November 20th, 2026</strong>
<strong>⏰ Time: 11AM-12PM</strong>
<strong>💻 Location: Virtual</strong>
<strong>🏫 Instructor: Mansi Sharma</strong></p>
<p>Retrieval-Augmented Generation (RAG) has become the standard approach for grounding LLMs in external, up-to-date, or proprietary knowledge — but building a RAG system that performs well in production requires far more than a basic retrieve-and-generate pipeline. This session goes beyond RAG fundamentals to cover advanced retrieval strategies, vector database architecture, and the design tradeoffs that determine whether a RAG system is accurate, fast, and scalable. Participants will explore chunking strategies, embedding model selection, hybrid search, re-ranking, and how different vector databases handle indexing and retrieval at scale — all through conceptual explanation, architecture diagrams, and real-world case studies.</p>
<p>🔗 Register now: <a href="https://events.teams.microsoft.com/event/359a252e-ed47-484c-89fa-5041978db4fe@4130bd39-7c53-419c-b1e5-8758d6d63f21?source=copyLinkLegacyShareLinkDialog">LINK</a></p>
]]></description>
				<pubDate>Fri, 20 Nov 2026 11:00:00 -0500</pubDate>
									<category>Events</category>
							</item>
					<item>
				<title><![CDATA[[RCAC Workshop]Introduction to MCP: Connecting AI Agents to Tools and Data]]></title>
				<link>https://www.rcac.purdue.edu/news/7901</link>
				<guid isPermaLink="true">https://www.rcac.purdue.edu/news/7901</guid>
				<description><![CDATA[<p><strong>📅 Date: November 13th, 2026</strong>
<strong>⏰ Time: 11AM-12PM</strong>
<strong>💻 Location: Virtual</strong>
<strong>🏫 Instructor: Mihir Ahlawat</strong></p>
<p>Description:
The Model Context Protocol (MCP) provides a standardized way for AI applications and agents to connect with external tools, data sources, and services. This session will introduce the motivation behind MCP, its core concepts and architecture, and how it can be used to extend AI applications beyond simple text generation. We will also discuss where MCP fits within the broader ecosystem of AI agents, APIs, and retrieval-based applications.</p>
<p>Who should attend</p>
<p>Students, researchers, and developers interested in AI agents, LLM applications, or connecting language models to external tools and data.</p>
<p>What you'll learn</p>
<p>Participants will learn what MCP is, why it was developed, its main components, and how it can be used to connect AI applications with tools and external resources.</p>
<p>Level</p>
<p>Introductory to intermediate. Some familiarity with LLMs or APIs may be helpful but is not required. The session will primarily be lecture-based, with examples and demonstrations as appropriate.</p>
<p>Tags:
AI
🔗 Register now: <a href="https://events.teams.microsoft.com/event/2178c3ec-8d39-4fd2-98f3-33293ab7e5b9@4130bd39-7c53-419c-b1e5-8758d6d63f21?source=copyLinkLegacyShareLinkDialog">LINK</a></p>
]]></description>
				<pubDate>Fri, 13 Nov 2026 11:00:00 -0500</pubDate>
									<category>Events</category>
							</item>
					<item>
				<title><![CDATA[[RCAC Workshop]Finetuning & Compression of LLMs (LoRA, QLoRA, GGUF)]]></title>
				<link>https://www.rcac.purdue.edu/news/7900</link>
				<guid isPermaLink="true">https://www.rcac.purdue.edu/news/7900</guid>
				<description><![CDATA[<p><strong>📅 Date: October 30th, 2026</strong>
<strong>⏰ Time: 11AM-12PM</strong>
<strong>💻 Location: Virtual</strong>
<strong>🏫 Instructor: Mansi Sharma</strong></p>
<p>As large language models grow in size and capability, deploying and customizing them efficiently has become a critical skill for AI practitioners. This workshop demystifies parameter-efficient finetuning (PEFT) and model compression techniques that make it possible to adapt and run LLMs without massive compute budgets. Participants will explore the theory and intuition behind LoRA and QLoRA, understand how quantization formats like GGUF enable local and edge deployment, and walk through real-world architecture and design tradeoffs.</p>
<p>Who Should Attend</p>
<p>ML/AI engineers and data scientists who want to understand model customization beyond prompting
Software engineers building AI-powered products who need to reason about deployment cost and tradeoffs
Researchers or students exploring efficient training methods for constrained hardware
Anyone curious about how open-source LLMs are finetuned and compressed for local or edge use</p>
<p>Prerequisites: Basic familiarity with how neural networks and transformers work.</p>
<p>🔗 Register now: <a href="https://events.teams.microsoft.com/event/a4c0f7bb-7045-47e3-aa3e-1083128a3c12@4130bd39-7c53-419c-b1e5-8758d6d63f21?source=copyLinkLegacyShareLinkDialog">LINK</a></p>
]]></description>
				<pubDate>Fri, 30 Oct 2026 11:00:00 -0400</pubDate>
									<category>Events</category>
							</item>
					<item>
				<title><![CDATA[[RCAC Workshop]How Do We Know an LLM Is Good? Practical Evaluation of Large Language Models]]></title>
				<link>https://www.rcac.purdue.edu/news/7902</link>
				<guid isPermaLink="true">https://www.rcac.purdue.edu/news/7902</guid>
				<description><![CDATA[<p><strong>📅 Date: October 16th, 2026</strong>
<strong>⏰ Time: 11AM-12PM</strong>
<strong>💻 Location: Virtual</strong>
<strong>🏫 Instructor: Mihir Ahlawat</strong></p>
<p>Large language models can produce responses that appear useful, but evaluating their quality in a consistent and repeatable way can be challenging. This session will introduce practical approaches for evaluating LLMs and LLM-powered applications, including common metrics, task-specific evaluation, rubric-based scoring, and LLM-as-a-judge approaches. The session will also discuss how evaluations can help compare models, prompts, and application changes over time.</p>
<p>Who should attend</p>
<p>Students, researchers, and developers who use or build applications with large language models and want to better understand how to measure their performance and reliability.</p>
<p>What you'll learn</p>
<p>Participants will learn the fundamentals of LLM evaluation, common evaluation approaches and metrics, and how evaluations can be used to systematically compare and improve LLM-based systems.</p>
<p>Level</p>
<p>Introductory to intermediate. Basic familiarity with large language models is helpful but not required. The session will primarily be lecture-based, with examples and demonstrations as appropriate.</p>
<p>🔗 Register now: <a href="https://events.teams.microsoft.com/event/b42ac9dc-b445-475b-a8f6-c36c52059ad5@4130bd39-7c53-419c-b1e5-8758d6d63f21?source=copyLinkLegacyShareLinkDialog">LINK</a></p>
]]></description>
				<pubDate>Fri, 16 Oct 2026 11:00:00 -0400</pubDate>
									<category>Events</category>
							</item>
					<item>
				<title><![CDATA[[RCAC Workshop]AI Ecosystem 2026: What’s New and What Matters]]></title>
				<link>https://www.rcac.purdue.edu/news/7898</link>
				<guid isPermaLink="true">https://www.rcac.purdue.edu/news/7898</guid>
				<description><![CDATA[<p><strong>📅 Date: September 25th, 2026</strong>
<strong>⏰ Time: 1PM</strong>
<strong>💻 Location: Virtual</strong>
<strong>🏫 Instructor: Ashish</strong></p>
<p>Description:
The AI landscape is evolving at an extraordinary pace, with new models, tools, frameworks, and deployment strategies emerging across both research and industry. AI Ecosystem 2026 provides a practical overview of the most important developments shaping the field and helps participants separate meaningful advances from short-lived trends. Rather than focusing only on individual model releases, this session looks at the broader ecosystem, including reasoning models, multimodal systems, open-source AI, agentic workflows, model infrastructure, and the growing role of AI in scientific and enterprise environments.</p>
<p>We will also examine how the AI stack is changing, from foundation models and inference platforms to orchestration tools and emerging standards. The goal is to give attendees a clearer understanding of where the field is heading, which technologies are becoming more important, and what organizations and researchers should be paying attention to as they plan future AI projects.</p>
<p>Who Should Attend
Researchers, developers, data scientists, research software engineers, technical leaders, faculty, and professionals who want a current understanding of the rapidly changing AI ecosystem. This session is especially useful for those evaluating new AI technologies, designing AI-enabled workflows, or deciding which tools and trends are worth investing time in.</p>
<p>Topics</p>
<p>Major AI trends shaping 2026
Reasoning models and emerging model capabilities
Multimodal AI across text, image, audio, and video
Open-source versus proprietary AI ecosystems
AI agents and agentic workflows
Model orchestration, tooling, and development frameworks
Inference, deployment, and infrastructure trends
What matters most for research, enterprise, and scientific computing</p>
<p>Level
Intermediate. Attendees should have a basic familiarity with AI and generative AI concepts, but deep technical expertise is not required.</p>
<p>Tags:
AI
🔗 Register now: <a href="https://events.teams.microsoft.com/event/1b5e9b09-84f0-4f4f-96b9-24633feded24@4130bd39-7c53-419c-b1e5-8758d6d63f21?source=copyLinkLegacyShareLinkDialog">LINK</a></p>
]]></description>
				<pubDate>Fri, 25 Sep 2026 13:00:00 -0400</pubDate>
									<category>Events</category>
							</item>
					<item>
				<title><![CDATA[[RCAC Workshop] HPC Exchange [September] – Introduction to High Performance Computing with RCAC]]></title>
				<link>https://www.rcac.purdue.edu/news/7790</link>
				<guid isPermaLink="true">https://www.rcac.purdue.edu/news/7790</guid>
				<description><![CDATA[<p><strong>📅 Date: September 8th, 2026</strong></p>
<p><strong>⏰ Time: 3:00-4:30</strong></p>
<p><strong>💻 Location: Virtual (Register at <a href="https://events.teams.microsoft.com/event/e66d5247-6b72-45bb-9bf6-78839f275799@4130bd39-7c53-419c-b1e5-8758d6d63f21">https://events.teams.microsoft.com/event/e66d5247-6b72-45bb-9bf6-78839f275799@4130bd39-7c53-419c-b1e5-8758d6d63f21</a>)</strong></p>
<p><strong>🏫 Instructor:  Jacob Verburgt</strong></p>
<p><em>Who Should Attend</em></p>
<p>People who are starting to use High Performance Computing systems and want to learn how to use them. There is no prior knowledge/experience requirement to attend these workshops.</p>
<p><em>What You’ll Learn</em></p>
<p>By the end of the four 90 minute sessions, you’ll feel confident in your ability to navigate HPC systems and use them to run your workflow. You will learn basic Unix commands as well as HPC-specific ones. By the end, you should be equipped to create scripts and run applications on Purdue's supercomputing clusters.
 </p>
<p>Week 1 - Tuesday September 8th, 2026 - Unix basics</p>
<p>Week 2 - Monday, September  14th, 2026 - HPC basics</p>
<p>Week 3 - Monday, September  21st, 2026 - Advanced Unix</p>
<p>Week 4 - Monday, September  28th, 2026 - Advanced HPC
 </p>
<p><em>Level</em></p>
<p>Beginner - No experience needed</p>
<p>🔗 Register now: <a href="https://events.teams.microsoft.com/event/e66d5247-6b72-45bb-9bf6-78839f275799@4130bd39-7c53-419c-b1e5-8758d6d63f21">LINK</a></p>
]]></description>
				<pubDate>Tue, 08 Sep 2026 15:00:00 -0400</pubDate>
									<category>Events</category>
							</item>
					<item>
				<title><![CDATA[Purdue WHPC Virtual Technical Talk Series]]></title>
				<link>https://www.rcac.purdue.edu/news/7767</link>
				<guid isPermaLink="true">https://www.rcac.purdue.edu/news/7767</guid>
				<description><![CDATA[<p>Purdue's <img width="400" style="padding:10px;" class="float-right" alt="Announcement for WHPC Community Technical Talk Series launch event on April 10, 2026, inviting STEM project submissions with an April 5 application deadline." src="https://www.rcac.purdue.edu/files/whpc/We%20Want%20to%20Hear%20From%20You%21%20WHPC%20Community%20Technical%20Talk%20Series%20%E2%80%93%20Launch%20Event%20Are%20you%20working%20on%20a%20research%20project%2C%20technical%20tool%2C%20or%20innovative%20idea%20in%20STEM%20The%20Purdue%20Women%20in%20HPC%20%28WHPC%29%20commu%20%287%29.png" />WHPC chapter is launching a community-driven talk series to showcase innovative research and technical projects in STEM.</p>
<p>Faculty, staff, and students are invited to present or attend!</p>
<p>First event: July 17, 2026 @ 10am EST<br/></p>
<h4>Speakers:</h4>
<p><strong>Karolina Willicott</strong> – <em>Postdoctoral Associate Florida International University</em><br/>
&quot;Utilizing HPC to study Parkinson's disease modeled in worms&quot; <br/>
Karolina finished her PhD at the University of Alabama in 2024. There, she developed substantial expertise in nematode genetics focusing on neurodegenerative disease, at the same time diving deeply into bioinformatics and transcriptomic analyses. Currently, her postdoctoral position at Florida International University includes assembling novel nematode genomes from around the world.</p>
<p><strong>Sanae Moummi</strong> - <em>Chemistry researcher with a strong interest in electrochemistry and computational organic chemistry</em> <br/>
Her presentation will focus on the development of a solubility prediction model using merged experimental datasets, molecular featurization, machine learning, and graph-based modeling to support faster and more informed material screening. <br/></p>
<p>Sanaae is passionate about applying creativity and design thinking to problem framing, with a focus on human-centered approaches and rapid prototyping. Her most recent work involved designing and testing organic electrode materials for sodium-ion batteries. A major challenge in that project was the solubility of these organic electrodes in the electrolyte solvent. That experience motivated me to develop a solubility prediction model that can help estimate performance earlier in the process, reducing time spent on synthesis and experimental testing. <br/></p>
<p>To attend, please register here: <a href="https://purdue.ca1.qualtrics.com/jfe/form/SV_3xt4zAgWbC46Vng">REGISTRATION</a></p>
]]></description>
				<pubDate>Fri, 17 Jul 2026 10:00:00 -0400</pubDate>
									<category>Events</category>
							</item>
					<item>
				<title><![CDATA[NAIRR Training Workshop: Practical HPC and AI-enabled Scientific Workflows.]]></title>
				<link>https://www.rcac.purdue.edu/news/7768</link>
				<guid isPermaLink="true">https://www.rcac.purdue.edu/news/7768</guid>
				<description><![CDATA[<h3>Event Details</h3>
<p><strong>Date:</strong> Wednesday, July 15, 2026<br/>
<strong>Time:</strong> 1-5 PM (Eastern Time)<br/>
<strong>Location:</strong> Online (Zoom details shared upon registration)<br/>
<strong>Presenters:</strong> Bithi De  (RCAC), Cong Gian (Indiana University), and Treven Knight (Mississippi State University)<br/>
<strong>Registration:</strong> Please register by July 6, 2026—<a href="https://docs.google.com/forms/d/e/1FAIpQLSfJ--zuIntyctl8ryxH8xIosXoF6nCqFka7JpKx0nThMLeHGw/viewform">REGISTER HERE</a></p>
<p>You are invited to join the CI-PIVOT (CyberInfrastructure Professionals InnoVating and brOadening the adoption of advanced Technologies) team for a virtual, hands-on NAIRR training workshop focused on practical high-performance computing and AI-enabled scientific workflows.</p>
<h3>Event Overview</h3>
<p>The workshop <img width="400" style="padding:10px;" class="float-right" alt="Banner with Anvil and NAIRR with tech design" src="https://www.rcac.purdue.edu/files/anvil/NAIRR/Anvil_NAIRR_Banner%20%281%29.png" />will use Purdue’s Anvil system as the primary instructional platform and will introduce participants to the process of preparing, running, comparing, and porting scientific workflows across HPC environments. The training will combine cluster onboarding, MPI-aware HPC usage,  comparative Weather Research and Forecasting (WRF) and Pangu-Weather demonstrations, and portable container/Conda-based AI workflow design. For the full schedule, participant requirements and  pre-requisites, and registration, see: <a href="https://conggian.github.io/WRF_Training_2026/">https://conggian.github.io/WRF_Training_2026/</a></p>
<h3>What You’ll Learn</h3>
<p>Anvil-specific HPC onboarding: Open OnDemand, filesystems, Slurm, modules, and a light introduction to MPI as the model for distributed-memory execution on clusters
Containerization and AI sidecar workflows: Apptainer definition files and images, build–move–run workflows across systems, and the host-versus-container boundary
Conda as a complementary layer for AI tooling and GPU-enabled workflows.</p>
<h3>Who Should Attend?</h3>
<p>This session is ideal for:</p>
<p>Graduate students, postdoctoral researchers, faculty, research software engineers, and research support personnel who seek a guided introduction to how scientific applications are prepared, executed, compared, and made portable across HPC systems.</p>
<p>No prior experience with Anvil, WRF, Pangu-Weather, Apptainer, or containerization is required. Participants with interests beyond weather modeling are welcome, as the workflow lessons are designed to generalize across computational science domains.</p>
<h3>Prerequisites:</h3>
<ul>
<li>Basic familiarity with Linux command-line navigation</li>
<li>Basic familiarity with Python is helpful for the AI/Conda portion, but it is not required.</li>
<li>Prior HPC or Slurm experience is helpful but not required.</li>
</ul>
<h3>Hands-On Participation</h3>
<p>To participate in the hands-on components, you must have an ACCESS ID and ensure it has been added to the appropriate project or workshop allocation on Purdue’s Anvil cluster before the session. We recommend testing your login access to Anvil on Open OnDemand in advance at least two weeks in advance.</p>
<h3>Registration Reminder</h3>
<p>Be sure to register by July 6, 2026 to ensure access to the training environment and resources. Participants should register using their institutional email address rather than a personal email address.</p>
<p><a href="https://docs.google.com/forms/d/e/1FAIpQLSfJ--zuIntyctl8ryxH8xIosXoF6nCqFka7JpKx0nThMLeHGw/viewform">REGISTER HERE</a></p>
]]></description>
				<pubDate>Wed, 15 Jul 2026 13:00:00 -0400</pubDate>
									<category>Events</category>
							</item>
					<item>
				<title><![CDATA[[RCAC Workshop] HPC Exchange [July] – Introduction to High Performance Computing with RCAC]]></title>
				<link>https://www.rcac.purdue.edu/news/7772</link>
				<guid isPermaLink="true">https://www.rcac.purdue.edu/news/7772</guid>
				<description><![CDATA[<p><strong>📅 Date: July 10th, 2025</strong></p>
<p><strong>⏰ Time: 3:00-4:30</strong></p>
<p><strong>💻 Location: Virtual (Register at  <a href="https://events.teams.microsoft.com/event/ab947754-f74a-417b-8678-557518bee6bb@4130bd39-7c53-419c-b1e5-8758d6d63f21">https://events.teams.microsoft.com/event/ab947754-f74a-417b-8678-557518bee6bb@4130bd39-7c53-419c-b1e5-8758d6d63f21</a> )</strong></p>
<p><strong>🏫 Instructor: Jacob Verburgt</strong></p>
<p><em>Who Should Attend</em></p>
<p>People who are starting to use High Performance Computing systems and want to learn how to use them. There is no prior knowledge/experience requirement to attend these workshops.</p>
<p><em>What You’ll Learn</em></p>
<p>By the end of the four 90 minute sessions, you’ll feel confident in your ability to navigate HPC systems and use them to run your workflow. You will learn basic Unix commands as well as HPC-specific ones. By the end, you should be equipped to create scripts and run applications on Purdue's supercomputing clusters.
 
Week 1 - Friday, July 10th, 2026 - Unix basics
Week 2 - Friday, July  17th, 2026 - HPC basics
Week 3 - Friday, July  24th, 2026 - Advanced Unix
Week 4 - Friday, July  31st, 2026 - Advanced HPC</p>
<p><em>Level</em></p>
<p>Beginner - No experience needed</p>
<p>🔗 Register now:  <a href="https://events.teams.microsoft.com/event/ab947754-f74a-417b-8678-557518bee6bb@4130bd39-7c53-419c-b1e5-8758d6d63f21">https://events.teams.microsoft.com/event/ab947754-f74a-417b-8678-557518bee6bb@4130bd39-7c53-419c-b1e5-8758d6d63f21</a></p>
]]></description>
				<pubDate>Fri, 10 Jul 2026 15:00:00 -0400</pubDate>
									<category>Events</category>
							</item>
					<item>
				<title><![CDATA[[RCAC Workshop] Documentation as Infrastructure: A Practical Framework for Sustainable Scientific Software]]></title>
				<link>https://www.rcac.purdue.edu/news/7754</link>
				<guid isPermaLink="true">https://www.rcac.purdue.edu/news/7754</guid>
				<description><![CDATA[<p>This talk presents a practical, lightweight framework for building sustainable documentation systems in scientific software teams. I will share lessons learned from unifying documentation across HPC workflows, training pipelines, and collaborative development environments, including how to establish documentation ownership, structure contributor-friendly content, and integrate automation to reduce maintenance overhead. I also discuss where AI-assisted tools can responsibly support documentation work without compromising accuracy or reproducibility. Attendees will leave with actionable templates, governance patterns, and workflow recommendations that can be adopted by teams of any size. By reframing documentation as a core component of software sustainability, we can reduce technical debt, improve developer experience, and strengthen the long-term impact of scientific research</p>
<p>Registration link:
<a href="https://purdue.ca1.qualtrics.com/jfe/form/SV_572GkrN6SSeYJSe">https://purdue.ca1.qualtrics.com/jfe/form/SV_572GkrN6SSeYJSe</a></p>
]]></description>
				<pubDate>Thu, 09 Jul 2026 11:00:00 -0400</pubDate>
									<category>Events</category>
							</item>
					<item>
				<title><![CDATA[[RCAC Workshop] Intro to Langchain Ecosystem: Basic concepts of LangChain and LangGraph]]></title>
				<link>https://www.rcac.purdue.edu/news/7753</link>
				<guid isPermaLink="true">https://www.rcac.purdue.edu/news/7753</guid>
				<description><![CDATA[<p>This training introduces LangChain, a framework for building applications powered by large language models. We will explore key components such as prompts, chains, memory, document loaders, and retrieval pipelines, and how they work together to create LLM-powered applications. The session will also provide an overview of agent-based systems using frameworks like LangGraph and AutoGen, highlighting how agent workflows enable structured, multi-step, and collaborative AI applications beyond simple prompt-driven interactions.</p>
<p>Registration link: <a href="https://purdue.ca1.qualtrics.com/jfe/form/SV_5cJvPnJax6JjLpk">https://purdue.ca1.qualtrics.com/jfe/form/SV_5cJvPnJax6JjLpk</a></p>
]]></description>
				<pubDate>Tue, 30 Jun 2026 11:00:00 -0400</pubDate>
									<category>Events</category>
							</item>
					<item>
				<title><![CDATA[[RCAC Workshop] Data Visualization and Dashboards]]></title>
				<link>https://www.rcac.purdue.edu/news/7752</link>
				<guid isPermaLink="true">https://www.rcac.purdue.edu/news/7752</guid>
				<description><![CDATA[<p>We will explore the fascinating world of data visualization and its pivotal role in making sense of complex data. This presentation will uncover why effective visualization matters, dive into the psychology behind how we perceive and interpret visuals—through concepts like preattentive perception and Gestalt laws—and showcase award-winning examples from the IEEE VAST Challenge. These examples will highlight diverse design possibilities and their power to reveal deep insights, bridging the gap between raw data and human understanding by transforming numbers into narratives.</p>
<p>Registration Link: <a href="https://purdue.ca1.qualtrics.com/jfe/form/SV_af1VNhe7NurYvpY">https://purdue.ca1.qualtrics.com/jfe/form/SV_af1VNhe7NurYvpY</a></p>
]]></description>
				<pubDate>Thu, 25 Jun 2026 11:00:00 -0400</pubDate>
									<category>Events</category>
							</item>
					<item>
				<title><![CDATA[[RCAC Workshop] Research Workflow Management: Data, Templates, and Use-cases]]></title>
				<link>https://www.rcac.purdue.edu/news/7751</link>
				<guid isPermaLink="true">https://www.rcac.purdue.edu/news/7751</guid>
				<description><![CDATA[<p>Task-based, data-centric throughput computing workflows represent a growing slice of the research computing space. Unlike traditional high-performance computing (HPC), these workflows can be large in volume of tasks and data or even have complex relationships between them. Managing data and workflow definitions requires specific conceptual understanding and technical skills. The use of software tools to manage these workflow steps and data movement is ubiquitous. Domain-specific examples in this category include Bioinformatics, Astronomy, Optimization, Machine Learning and Artificial Intelligence. This lecture will include an overview of the topic, the landscape of tools used in this space, and discussion of the challenges researchers face in managing their workflows.</p>
<p>Registration link: <a href="https://purdue.ca1.qualtrics.com/jfe/form/SV_af1VNhe7NurYvpY">https://purdue.ca1.qualtrics.com/jfe/form/SV_af1VNhe7NurYvpY</a></p>
]]></description>
				<pubDate>Tue, 23 Jun 2026 11:00:00 -0400</pubDate>
									<category>Events</category>
							</item>
					<item>
				<title><![CDATA[[RCAC Workshop] From Machine Learning to Agentic LLMs: The Intelligence Behind Modern AI Systems]]></title>
				<link>https://www.rcac.purdue.edu/news/7750</link>
				<guid isPermaLink="true">https://www.rcac.purdue.edu/news/7750</guid>
				<description><![CDATA[<p>In recent years, artificial intelligence has evolved from traditional machine learning models that make single predictions to powerful language models capable of reasoning, planning, and interacting with tools. But how did we get here, and what makes these systems capable of acting as “agents”? In this seminar, we will trace the evolution of AI from classical machine learning to deep learning and transformer-based large language models (LLMs). We will explore how early models relied on hand-crafted features and fixed tasks, how deep learning enabled automatic representation learning, and how transformers unlocked large-scale language understanding. Building on these foundations, we will explain how modern LLMs can perform multi-step reasoning, use external tools, and serve as the core intelligence behind agentic systems. By the end, attendees will understand the key ideas that power modern AI systems and how these ideas make agentic science possible. This session is designed for beginners with an interest in AI and machine learning!</p>
<p>Registration Link: <a href="https://purdue.ca1.qualtrics.com/jfe/form/SV_9HqQtOK6kw9FGf4">https://purdue.ca1.qualtrics.com/jfe/form/SV_9HqQtOK6kw9FGf4</a></p>
]]></description>
				<pubDate>Fri, 19 Jun 2026 11:00:00 -0400</pubDate>
									<category>Events</category>
							</item>
					<item>
				<title><![CDATA[Mission to Mars Summer Day Camp - for 7th to 9th graders]]></title>
				<link>https://www.rcac.purdue.edu/news/7742</link>
				<guid isPermaLink="true">https://www.rcac.purdue.edu/news/7742</guid>
				<description><![CDATA[<p><strong>Mission to Mars Summer Camp</strong>
We are thrilled<img width="450" style="padding:10px;" class="float-right" alt="Mission to Mars Summer Day Camp Flyer" src="https://www.rcac.purdue.edu/files/Summer-Camp-2025/Flyer_no_QR_2.png" /> to announce the Purdue RCAC Mission to Mars STEM Summer Day Camp - an out-of-this-world experience for incoming 7th–9th grade students!</p>
<p><strong>About the Camp</strong>
Your student will step into the role of Mission Control during a simulated Mars mission in crisis! Through three interconnected, story-driven STEM challenges, campers will investigate real problems, design creative solutions, and collaborate with peers - all in a race to save the mission.</p>
<p>This is a full-day, hands-on experience that brings science, technology, engineering, and math to life in a way no classroom can.</p>
<p><strong>Three One-Day Sessions Available</strong></p>
<p>• Session 1 - June 15, 2026</p>
<p>• Session 2 - June 16, 2026</p>
<p>• Session 3 - June 17, 2026</p>
<p>Each session runs from 9:00 AM – 4:00 PM. Snacks and lunch are included.</p>
<p>COST: $50 per camper | Financial aid may be available - please inquire.</p>
<p><strong>Bonus Tours</strong>
As part of the camp experience, students will also enjoy a guided tour of Purdue's Research Computing Center, including:</p>
<p>• The Data Center - home to Purdue's powerful supercomputing systems</p>
<p>• The Envision Center - where researchers use virtual and augmented reality for cutting-edge data visualization</p>
<p>This behind-the-scenes look at real research technology is a unique opportunity students won't find anywhere else!</p>
<p><strong>Spaces are limited - register today to secure your student's spot!</strong></p>
<p><a href="https://apps.ideal-logic.com/purduereg?key=QHR9-T57TS_K9KH-5PTF_89f4dfc5dd60">REGISTER HERE </a></p>
]]></description>
				<pubDate>Mon, 15 Jun 2026 09:00:00 -0400</pubDate>
									<category>Events</category>
							</item>
					<item>
				<title><![CDATA[[RCAC Workshop] Intro to Quantum Computing and RCAC Quantum Infrastructure]]></title>
				<link>https://www.rcac.purdue.edu/news/7749</link>
				<guid isPermaLink="true">https://www.rcac.purdue.edu/news/7749</guid>
				<description><![CDATA[<p>In this talk, we introduce the core pillars of quantum computing—superposition, entanglement, and interference—explaining how they allow us to orchestrate &quot;computational patterns&quot; that outperform classical logic. By bridging these principles with industry-leading frameworks like IBM Qiskit and NVIDIA QUDA-Q, this talk outlines the practical roadmap for solving &quot;impossible&quot; challenges in sustainable energy, drug discovery, logistics and optimization, finance and risk analysis, cryptography and security. We will discuss how RCAC can support research using quantum computing as well.</p>
<p>Registration link: <a href="https://purdue.ca1.qualtrics.com/jfe/form/SV_cNrr2Kpb2tS9ifQ">https://purdue.ca1.qualtrics.com/jfe/form/SV_cNrr2Kpb2tS9ifQ</a></p>
]]></description>
				<pubDate>Wed, 10 Jun 2026 11:00:00 -0400</pubDate>
									<category>Events</category>
							</item>
					<item>
				<title><![CDATA[[RCAC Workshop] Intro to HPC and Anvil]]></title>
				<link>https://www.rcac.purdue.edu/news/7748</link>
				<guid isPermaLink="true">https://www.rcac.purdue.edu/news/7748</guid>
				<description><![CDATA[<p>This seminar will begin with a brief overview of the history of high-performance computing (HPC) and its evolving role in modern scientific research. We will then explore today’s HPC ecosystem, highlighting how national initiatives such as NSF ACCESS and NAIRR are expanding access to advanced research computing resources. Building on this foundation, we will take a closer look at Anvil as a practical example. Through this case study, we will examine the typical organization, architecture, and user interfaces found on most HPC systems to provide participants with a concrete understanding of how these systems are structured and accessed.</p>
<p>Registration Link: <a href="https://purdue.ca1.qualtrics.com/jfe/form/SV_88lX5O7hAfLyqzQ">https://purdue.ca1.qualtrics.com/jfe/form/SV_88lX5O7hAfLyqzQ</a></p>
]]></description>
				<pubDate>Tue, 09 Jun 2026 11:00:00 -0400</pubDate>
									<category>Events</category>
							</item>
					<item>
				<title><![CDATA[[RCAC Workshop] Intro to Agentic AI]]></title>
				<link>https://www.rcac.purdue.edu/news/7746</link>
				<guid isPermaLink="true">https://www.rcac.purdue.edu/news/7746</guid>
				<description><![CDATA[<p><strong>📅 Date: June 4th, 2026</strong>
<strong>⏰ Time: 11AM-Noon</strong>
<strong>💻 Location: Envision Center</strong>
<strong>🏫 Instructor: Mihir Ahlawat</strong></p>
<p>This session introduces the foundations of modern AI and explains how agentic workflows are built. We will explore how foundation models serve as reasoning engines, how tools and APIs extend their capabilities, how memory enables context retention, and how control loops orchestrate planning and execution. Participants will gain both a conceptual clarity and practical insight into how agentic systems are engineered in real-world environments.</p>
<p>Register Here: <a href="https://purdue.ca1.qualtrics.com/jfe/form/SV_038TucaSL7hZvJI">https://purdue.ca1.qualtrics.com/jfe/form/SV_038TucaSL7hZvJI</a></p>
]]></description>
				<pubDate>Thu, 04 Jun 2026 11:00:00 -0400</pubDate>
									<category>Events</category>
							</item>
					<item>
				<title><![CDATA[[RCAC Workshop] Anvil Cloud Overview and Kubernetes Essentials]]></title>
				<link>https://www.rcac.purdue.edu/news/7745</link>
				<guid isPermaLink="true">https://www.rcac.purdue.edu/news/7745</guid>
				<description><![CDATA[<p>This presentation will provide an overview of the cloud capabilities of the Anvil Composable Subsystem, a Kubernetes-based private cloud for scientific computing. Kubernetes fundamentals such as Pods, Deployments, Persistent Storage, Services and Ingress will be covered along with the container deployment life cycle. Participants will learn how to manage container images and interact with container registries, using declarative YAML manifests to deploy version-controlled applications. Additional topics will include an introduction to Anvil Object Storage and running Kubernetes workloads on GPUs for AI and machine learning tasks. Live demos will be used to show examples of each Kubernetes concept and students are encouraged to bring a laptop to follow along.</p>
<p>Register here: <a href="https://purdue.ca1.qualtrics.com/jfe/form/SV_8uz1ktjhkSyk7dk">https://purdue.ca1.qualtrics.com/jfe/form/SV_8uz1ktjhkSyk7dk</a></p>
]]></description>
				<pubDate>Tue, 02 Jun 2026 11:00:00 -0400</pubDate>
									<category>Events</category>
							</item>
			</channel>
</rss>