Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:20:20 +08:00
commit b1f89ff340
21 changed files with 1279 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Assets
Bundled resources for ai-experiment-logger skill
- [ ] dashboard_template.html: HTML template for the web dashboard, providing a starting point for customization.
- [ ] example_experiments.json: Example JSON file containing sample experiment data.
- [ ] visualization_styles.css: CSS file to style visualizations generated by the analysis scripts.
- [ ] experiment_report_template.docx: Word template for generating experiment reports.