Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/npatta01/podcast-summarizer-llm
https://github.com/npatta01/podcast-summarizer-llm
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/npatta01/podcast-summarizer-llm
- Owner: npatta01
- Created: 2023-08-21T01:43:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-21T02:25:42.000Z (over 1 year ago)
- Last Synced: 2024-12-07T07:04:30.816Z (about 1 month ago)
- Language: Jupyter Notebook
- Size: 4.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# About
An example of using OpenAI Whisper and GPT3.5 to process and summarize the podcast.
## Demo
https://github.com/npatta01/podcast-summarizer-llm/assets/1314528/23c77d76-591e-4393-be0d-bc0c914a5401
## Acknowlegment
The code for this repo was provided from the course [Building AI Products with OpenAI Ted Sanders, Sidharth Ramachandran](https://uplimit.com/course/building-ai-products-with-openai/v2/dashboard)