Spaces:
Running on Zero
Running on Zero
File size: 1,292 Bytes
2a5c0c7 39810d5 2a5c0c7 b46e058 2a5c0c7 5349353 39810d5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | # Pozify Docs Index
This folder is ordered by purpose so the current workflow is easier to follow.
## Current Workflow
Read in this order if you want to understand and run the current project:
1. [../README.md](../README.md)
2. [02-technical-setup.md](02-technical-setup.md)
3. [10-overview-build-small-hackathon-report.md](10-overview-build-small-hackathon-report.md)
4. [20-router-training-report.md](20-router-training-report.md)
5. [21-router-huggingface-release.md](21-router-huggingface-release.md)
6. [30-coach-modal-training.md](30-coach-modal-training.md)
7. [31-coach-training-report.md](31-coach-training-report.md)
8. [40-data-custom-collection-guide.md](40-data-custom-collection-guide.md)
## Presentation / Demo
- [11-overview-demo-video-transcript.md](11-overview-demo-video-transcript.md)
## Team Process
- [50-codex-development-workflow.md](50-codex-development-workflow.md)
## Notes
- Current coach-summary runtime default: `build-small-hackathon/pozify-coach-summary1`
- The Hugging Face provider tries `chat_completion` first, then `text_generation` for non-chat
model repos; local merged-model inference remains the most predictable fine-tuned path
- Current app entrypoint and runtime options are documented in [02-technical-setup.md](02-technical-setup.md)
|