docs: update README
Browse files
README.md
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- summarization
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
tags:
|
| 8 |
+
- transcript
|
| 9 |
+
- summary
|
| 10 |
+
- podcast
|
| 11 |
+
- live
|
| 12 |
+
- show
|
| 13 |
+
pretty_name: All Cozy Coding Hour Transcripts
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
# All Cozy Coding Hour Transcripts
|
| 17 |
+
|
| 18 |
+
Complete transcripts from every episode of the Cozy Coding Hour podcast from 2025 to present.
|
| 19 |
+
|
| 20 |
+
Generated from [this GitHub repository](https://github.com/willtheorangeguy/Cozy-Coding-Hour-Transcripts).
|