Commit Graph

4 Commits

Author SHA1 Message Date
d462ed26c9 Add YouTube transcript summarization with Perplexity API
- Add summarize_with_perplexity.py script for generating summaries using Perplexity API
- Add config.json for configurable API settings, model parameters, and file paths
- Support for custom prompts and transcript files
- Configurable logging and output formatting
- Integration with existing YouTube transcription workflow
2026-02-14 15:04:32 -08:00
7aaa812df5 feat: perplexity prompt for tamil summamry 2025-09-16 22:04:11 -07:00
b690719ff1 feat: transcript generation 2025-09-16 21:38:17 -07:00
467e213b2e feat: transcribe_yt_video.py 2025-09-16 17:44:20 -07:00