ShebMichel commited on
Commit
b569cea
·
verified ·
1 Parent(s): 66fb36d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - hackathon
5
+ - agent-trace
6
+ - bedtime-story-machine
7
+ ---
8
+
9
+ # 🌙 Bedtime Story Machine — Agent Build Trace
10
+
11
+ This dataset contains the build trace for the Bedtime Story Machine project, built for the [Build Small Hackathon](https://huggingface.co/build-small-hackathon).
12
+
13
+ ## What's in this trace
14
+
15
+ - Complete build steps from concept to deployment
16
+ - Architecture decisions and model choices
17
+ - Challenges encountered and solutions
18
+ - Tools and infrastructure used
19
+
20
+ ## Project
21
+
22
+ → [Live App](https://huggingface.co/spaces/build-small-hackathon/bedtime-story-machine)
23
+ → [GitHub](https://github.com/ShebMichel/bedtime-story-machine)