8000 GitHub - moradology/kams_ai: KAMS Summer Camp: AI In Action
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

moradology/kams_ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

AI in Action — Workshop Materials

This repository contains all instructional materials, code, and notes for the AI in Action workshop.

Over the course of two sessions, you'll explore how large language models (LLMs) work, how to shape their outputs using prompts, and how to build simple, inspectable workflows that interact with them.


📚 Workshop Structure

  • What LLMs are and how they work
  • Prompt engineering in natural language
  • Hands-on experiments using DeepSeek (chat UI + Python)
  • Group formation and project preview
  • Building multi-step workflows using n8n
  • Chunking and rewriting Moby-Dick
  • Group presentation, voting, and wrap-up

🧰 Requirements

  • A browser
  • A DeepSeek API key (provided during the workshop)
  • Google account access for Colab (optional, but useful)
  • Interest and curiosity — no prior coding experience needed

🧭 Goals

By the end of this workshop, you should be able to:

  • Understand what a language model is doing when it generates text
  • Write effective prompts for different kinds of tasks
  • Work with AI using both user interfaces and minimal code
  • Collaborate with others to build and explain a multi-step text transformation pipeline

This repo is designed to be explored — you don't need to understand everything and all code should be thoroughly explained in comments.

About

KAMS Summer Camp: AI In Action

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0