CJJones commited on
Commit
103d2d1
·
verified ·
1 Parent(s): ca268c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -47,6 +47,8 @@ Simulated technical support conversations for commercial drone platforms, featur
47
  This is a sample dataset containing simulated technical support conversations between drone operators and support technicians, covering various hardware and software issues across multiple drone platforms (DJI, Autel, Skydio) and cloud services.
48
  🔗 [Full dataset available on Gumroad](https://datadeveloper1.gumroad.com/l/tgnvjf)
49
 
 
 
50
  <a href="https://datadeveloper1.gumroad.com/l/dxxja" style="display: inline-block; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; font-weight: 600; font-size: 16px; padding: 14px 28px; border-radius: 50px; text-decoration: none; box-shadow: 0 4px 15px rgba(0,0,0,0.2); transition: transform 0.2s, box-shadow 0.2s; border: 1px solid rgba(255,255,255,0.2);" onmouseover="this.style.transform='translateY(-2px)'; this.style.boxShadow='0 6px 20px rgba(0,0,0,0.3)';" onmouseout="this.style.transform='translateY(0)'; this.style.boxShadow='0 4px 15px rgba(0,0,0,0.2)';">Want more? 🚀 Get the AI Startup Bundle from Gumroad.</a>
51
 
52
 
 
47
  This is a sample dataset containing simulated technical support conversations between drone operators and support technicians, covering various hardware and software issues across multiple drone platforms (DJI, Autel, Skydio) and cloud services.
48
  🔗 [Full dataset available on Gumroad](https://datadeveloper1.gumroad.com/l/tgnvjf)
49
 
50
+ The full CJ Jones' synthetic dataset catalog is available at: https://datadeveloper1.gumroad.com
51
+
52
  <a href="https://datadeveloper1.gumroad.com/l/dxxja" style="display: inline-block; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; font-weight: 600; font-size: 16px; padding: 14px 28px; border-radius: 50px; text-decoration: none; box-shadow: 0 4px 15px rgba(0,0,0,0.2); transition: transform 0.2s, box-shadow 0.2s; border: 1px solid rgba(255,255,255,0.2);" onmouseover="this.style.transform='translateY(-2px)'; this.style.boxShadow='0 6px 20px rgba(0,0,0,0.3)';" onmouseout="this.style.transform='translateY(0)'; this.style.boxShadow='0 4px 15px rgba(0,0,0,0.2)';">Want more? 🚀 Get the AI Startup Bundle from Gumroad.</a>
53
 
54