Skip to content

Commit 640ffd3

Browse files
author
pranav_a
committed
fixing tiny ml name
1 parent be83fc6 commit 640ffd3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# TinyML Agent - Claude Code Skill
1+
# Tiny ML Agent - Claude Code Skill
22

33
This repository contains the tinyml-agentic-skill, an end-to-end skill for building, training, compiling, and deploying ML models to embedded MCUs using tinyml-tensorlab.
44

@@ -37,7 +37,7 @@ Once you have added the marketplace, install the plugin:
3737

3838
## What This Skill Does
3939

40-
The TinyML Agent guides you through the complete TinyML workflow to:
40+
The Tiny ML Agent guides you through the complete Tiny ML workflow to:
4141

4242
1. **Configure your project** — Select task type, target device, and data sources
4343
2. **Analyze your data** — Extract statistical insights and validate dataset format
@@ -58,7 +58,7 @@ The TinyML Agent guides you through the complete TinyML workflow to:
5858

5959
**Prerequisites:**
6060
- `tinyml-tensorlab` installed and set up on your system
61-
- Python environment with PyTorch and tinyml dependencies
61+
- Python environment with PyTorch and tinyml-tensorlab dependencies
6262
- A dataset in CSV, TXT, or NumPy format
6363

6464
**Data Requirements:**
@@ -71,7 +71,7 @@ This skill handles formatting for tinyml-tensorlab compatibility. You must provi
7171
Invoke the skill in Claude Code by mentioning any of:
7272
- "Create an ML model for my MCU"
7373
- "Train and deploy to embedded device"
74-
- "Build a TinyML model with tinyml-tensorlab"
74+
- "Build a Tiny ML model with tinyml-tensorlab"
7575
- "I want to deploy a model to [your-target-device]"
7676
- "I want to develop an AI solution for..."
7777

0 commit comments

Comments
 (0)