hvac-kia-content/src/content_analysis
Ben Reed fc3af8e19f feat: Add AI-powered content classification system
- Implement Claude Haiku integration for content analysis
- Create structured JSON output with summaries and metadata
- Add markdown consolidation with deduplication
- Process 447 YouTube videos and 431 podcast episodes
- Generate clean classified files for Claude Desktop projects
- Include comprehensive documentation and usage examples
- Cost-effective processing at ~.30 for 878 items
- Optimize rate limiting for 80,000 tokens/minute API limit

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-03 19:33:32 -03:00
..
competitive feat: Phase 3 Competitive Intelligence - Production Ready 2025-08-28 19:32:20 -03:00
__init__.py feat: Add AI-powered content classification system 2025-09-03 19:33:32 -03:00
backlog_processor.py feat: Add AI-powered content classification system 2025-09-03 19:33:32 -03:00
claude_analyzer.py feat: Complete Phase 1 content analysis with engagement parsing fixes 2025-08-28 16:40:19 -03:00
content_classifier.py feat: Add AI-powered content classification system 2025-09-03 19:33:32 -03:00
content_parser.py feat: Add AI-powered content classification system 2025-09-03 19:33:32 -03:00
daily_classifier.py feat: Add AI-powered content classification system 2025-09-03 19:33:32 -03:00
engagement_analyzer.py feat: Complete Phase 1 content analysis with engagement parsing fixes 2025-08-28 16:40:19 -03:00
intelligence_aggregator.py feat: Add AI-powered content classification system 2025-09-03 19:33:32 -03:00
keyword_extractor.py feat: Complete Phase 1 content analysis with engagement parsing fixes 2025-08-28 16:40:19 -03:00