Skip to content

An AI workshop for undergraduate students to get them excited about AI - taught at the Zurich University of Applied Sciences

License

Notifications You must be signed in to change notification settings

sagerpascal/AI-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Workshop

An AI workshop for undergraduate students to get them excited about AI - taught at the Zurich University of Applied Sciences (ZHAW).

Structure

  • Docs: Contains the source code for the presentation slides/website, built with Jekyll and WebSlides.
    • Part I: Introduction to AI, examples, and risks.
    • Part II: Practical workshop using Teachable Machine and Python to control a robot.

Website

For more information, please visit the AI Workshop website.

Build Website Locally

  1. Navigate to the docs directory:
    cd docs
  2. Install dependencies:
    bundle install
  3. Run the Jekyll server:
    bundle exec jekyll serve
    Note: You might need to add webrick if using Ruby 3.0+:
    bundle add webrick

About

An AI workshop for undergraduate students to get them excited about AI - taught at the Zurich University of Applied Sciences

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published