https://github.com/frixaco/yays
Web app to transcribe YouTube videos/playlist using Groq/Gemini and summarize using Claude
https://github.com/frixaco/yays
bun claude-3-5-sonnet groq-ai-api transcription yt-dlp
Last synced: about 2 months ago
JSON representation
Web app to transcribe YouTube videos/playlist using Groq/Gemini and summarize using Claude
- Host: GitHub
- URL: https://github.com/frixaco/yays
- Owner: frixaco
- Created: 2024-10-13T18:35:47.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-02T15:34:10.000Z (3 months ago)
- Last Synced: 2025-03-02T16:31:50.651Z (3 months ago)
- Topics: bun, claude-3-5-sonnet, groq-ai-api, transcription, yt-dlp
- Language: TypeScript
- Homepage:
- Size: 635 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Yet Another YouTube (Video) Summarizer
### Status
- [x] The "RAG" is done and working
- [ ] Switch to Groq's Whisper model now that billing is enabled in my country
- [ ] Add UI and make it pretty