{"id":27091622,"url":"https://github.com/wearer-lab/transfer-learning-docs","last_synced_at":"2025-06-22T06:38:54.703Z","repository":{"id":279800433,"uuid":"940011515","full_name":"Wearer-Lab/transfer-learning-docs","owner":"Wearer-Lab","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-14T14:33:40.000Z","size":560,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T15:41:53.494Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"MDX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Wearer-Lab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-27T13:24:32.000Z","updated_at":"2025-03-14T14:33:43.000Z","dependencies_parsed_at":"2025-02-27T19:23:28.247Z","dependency_job_id":"afe0a2c5-2d59-44bb-8158-7bb3938d1d90","html_url":"https://github.com/Wearer-Lab/transfer-learning-docs","commit_stats":null,"previous_names":["spyhack225/docs"],"tags_count":0,"template":false,"template_full_name":"mintlify/starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wearer-Lab%2Ftransfer-learning-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wearer-Lab%2Ftransfer-learning-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wearer-Lab%2Ftransfer-learning-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wearer-Lab%2Ftransfer-learning-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wearer-Lab","download_url":"https://codeload.github.com/Wearer-Lab/transfer-learning-docs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247451626,"owners_count":20940946,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-06T07:52:47.011Z","updated_at":"2025-04-06T07:52:47.613Z","avatar_url":"https://github.com/Wearer-Lab.png","language":"MDX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Transfer Learning Documentation\n\nThis directory contains the documentation for the Transfer Learning video processing pipeline, built with [Mintlify](https://mintlify.com/).\n\n## Documentation Structure\n\nThe documentation is organized into the following sections:\n\n### Getting Started\n- [Introduction](/introduction.mdx) - Overview of Transfer Learning\n- [Quickstart](/quickstart.mdx) - Quick installation and usage guide\n- [Development](/development.mdx) - Guide for developers\n\n### CLI Commands\n- [CLI Overview](/cli/overview.mdx) - Overview of all CLI commands\n- [Process Video](/cli/process-video.mdx) - Process local video files\n- [Generate Guide](/cli/generate-guide.mdx) - Generate guides from processed data\n- [Process YouTube](/cli/process-youtube.mdx) - Process YouTube videos\n- [YouTube Guide](/cli/youtube-guide.mdx) - Complete YouTube processing pipeline\n- [Transcribe](/cli/transcribe.mdx) - Transcribe audio from videos\n- [Analyze](/cli/analyze.mdx) - Analyze video content\n- [Download](/cli/download.mdx) - Download videos from various sources\n- [Utilities](/cli/utilities.mdx) - Utility commands (cleanup, stop, config)\n\n### Advanced Usage\n- [Configuration](/advanced/configuration.mdx) - Advanced configuration options\n- [Monitoring](/advanced/monitoring.mdx) - Monitoring and metrics collection\n- [Optimization](/advanced/optimization.mdx) - Performance optimization techniques\n\n### API Reference\n- [Introduction](/api-reference/introduction.mdx) - Introduction to the API\n- Core Components documentation\n- Guide Generation documentation\n- Utilities documentation\n\n## Local Development\n\nTo run the documentation locally:\n\n1. Install Mintlify CLI:\n```bash\nnpm i -g mintlify\n```\n\n2. Run the development server:\n```bash\nmintlify dev\n```\n\n3. Visit http://localhost:3000 to preview the documentation.\n\n## Package Management\n\nTransfer Learning uses UV as its package manager for faster, more reliable dependency management:\n\n```bash\n# Install UV\npip install uv\n\n# Install dependencies with UV\nuv pip install -e .\n\n# Install development dependencies\nuv pip install -e \".[dev]\"\n```\n\n## Building and Deploying\n\nThe documentation is automatically built and deployed when changes are pushed to the main branch.\n\n## Contributing\n\nTo contribute to the documentation:\n\n1. Create a new branch for your changes\n2. Make your changes to the relevant MDX files\n3. Test your changes locally using `mintlify dev`\n4. Submit a pull request\n\n## Documentation Checklist\n\n- [x] Introduction\n- [x] CLI Commands Overview\n- [x] Process Video Command\n- [x] Generate Guide Command\n- [x] Process YouTube Command\n- [x] YouTube Guide Command\n- [x] Transcribe Command\n- [x] Analyze Command\n- [x] Download Command\n- [x] Utility Commands\n- [x] Configuration\n- [x] Monitoring\n- [x] Optimization\n- [x] API Reference Introduction\n- [ ] Video Processor API\n- [ ] Audio Transcriber API\n- [ ] Content Analyzer API\n- [ ] Frame Extractor API\n- [ ] Guide Generator API\n- [ ] Downloader API\n- [ ] Validation API\n- [ ] Path Utilities API\n- [ ] Monitoring API\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwearer-lab%2Ftransfer-learning-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwearer-lab%2Ftransfer-learning-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwearer-lab%2Ftransfer-learning-docs/lists"}