CJJones commited on
Commit
b05041e
·
verified ·
1 Parent(s): 965921c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +152 -3
README.md CHANGED
@@ -1,3 +1,152 @@
1
- ---
2
- license: cc-by-nc-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ ---
4
+ Dataset Description
5
+ Repository: Arduino Project Generator Code
6
+
7
+ Author: Caden Light
8
+
9
+ License: [Specify license - if applicable]
10
+
11
+ Curated by: [Your Name/Organization]
12
+
13
+ Dataset Summary
14
+ This dataset contains 5,000 synthetic conversation examples generated by a Java-based Arduino project suggestion system. Each conversation follows a structured format where:
15
+
16
+ A user interacts with a bot
17
+
18
+ Provides their experience level (Beginner/Intermediate/Advanced)
19
+
20
+ Selects a project category
21
+
22
+ Receives a tailored Arduino project recommendation
23
+
24
+ The full generator code capable of producing 100,000+ variations is available for purchase.
25
+
26
+ Supported Tasks
27
+ This dataset is designed for:
28
+
29
+ Training conversational AI assistants for technical project recommendations
30
+
31
+ Generating Arduino project ideas based on user skill level
32
+
33
+ Educational applications for electronics and maker education
34
+
35
+ Dataset Structure
36
+ Each example contains:
37
+
38
+ Simulated conversation with greeting
39
+
40
+ Experience level selection
41
+
42
+ Category selection from 7 domains
43
+
44
+ Detailed project recommendation including:
45
+
46
+ Project name
47
+
48
+ Required components
49
+
50
+ Description
51
+
52
+ Learning rationale
53
+
54
+ Categories
55
+ Projects are organized into 7 main categories with 3 subcategories each:
56
+
57
+ Visual Projects
58
+
59
+ Interactive Art
60
+
61
+ LED Displays
62
+
63
+ Light Installations
64
+
65
+ Audio Projects
66
+
67
+ Audio Projects
68
+
69
+ Music Controllers
70
+
71
+ Sound Installations
72
+
73
+ Robotics
74
+
75
+ Robotics
76
+
77
+ Drones
78
+
79
+ Automated Vehicles
80
+
81
+ IoT
82
+
83
+ Home Automation
84
+
85
+ IoT Devices
86
+
87
+ Smart Home
88
+
89
+ Scientific
90
+
91
+ Environmental Monitoring
92
+
93
+ Scientific Instruments
94
+
95
+ Data Logging
96
+
97
+ Wearable Tech
98
+
99
+ Wearable Tech
100
+
101
+ Health Monitoring
102
+
103
+ Fashion Tech
104
+
105
+ Game Development
106
+
107
+ Game Controllers
108
+
109
+ Interactive Games
110
+
111
+ Arcade Machines
112
+
113
+ Dataset Creation
114
+ Source Data
115
+ Initial Data Source: Programmatically generated using Java code
116
+
117
+ Data Generation Process:
118
+
119
+ Random selection from predefined templates
120
+
121
+ Contextual project matching based on user inputs
122
+
123
+ Natural language variations for conversational flow
124
+
125
+ Personal and Sensitive Information
126
+ This dataset contains no real personal information. All names and interactions are synthetically generated.
127
+
128
+ Considerations for Using the Data
129
+ Dataset Limitations
130
+ Projects are suggestions only - actual implementation may require adjustments
131
+
132
+ Component lists may need supplementation based on availability
133
+
134
+ Safety considerations for projects are not included
135
+
136
+ Licensing Information
137
+ [Specify license for dataset - note generator code is separately licensed via Gumroad]
138
+
139
+ Citation Information
140
+ If you use this dataset in research, please cite:
141
+
142
+ text
143
+ @misc{arduinoprojectgenerator2023,
144
+ author = {Caden Light},
145
+ title = {Arduino Project Generator Dataset},
146
+ year = {2023},
147
+ publisher = {Gumroad},
148
+ url = {https://cadenlight1.gumroad.com/l/kxhws}
149
+ }
150
+ Dataset Access
151
+ How to Get the Data
152
+ The 5,000 example subset is available via [Hugging Face Datasets]. The full generator code is available for purchase at: https://cadenlight1.gumroad.com/l/kxhws