Skip to content

Commit

Permalink
Made a central website
Browse files Browse the repository at this point in the history
  • Loading branch information
ejboettcher committed Jan 12, 2024
1 parent 7331807 commit 5c3fbe6
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions talk/index.qmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
title: "No Code ML/AI Tutorial"
date: "20231231"
author: "Evelyn J. Boettcher"

---

![WTM](./data/WTM_Logo_Stacked_Horizontal_Color.png)

Evelyn J. Boettcher's tutorial is based on a Google Women Techmakers educational tutorial on how to make an image classifier application with No/Low Code.

This tutorial is designed to encourage kids to go into Computer Science by gently introducing them to AI and Machine learning. No Coding or ML experience needed.

The goal of this tutorial is to walk someone through the ML/AI concepts and have them build their own application that can recognize hand gestures, cat etc from a web camera.

This is a step-by-step guide to build an ML image application

| Subject | Image |
|:---- |:----------------------------------|
| Train a model | ![](./data/teachable_machine.png) |
| Export Model | ![](./data/export_model.png) |
| Integrate Model | ![](./data/evelyn_peace.png) |


0 comments on commit 5c3fbe6

Please sign in to comment.