TheGuySwann on Nostr: Best way I would know how to do the video summarization (or at least what I would ...
Best way I would know how to do the video summarization (or at least what I would attack first) would be with a combo of whisper ai and then a solid LLM. The first would be to transcribe the video, then feed the output into the LLM with a prebuilt prompt with some summarizing instructions/specifics. Would either need something like Langchain (for chaining Ai operations), or you could use ChatGPT to write the code to bridge them together with just javascript or something.
Published at
2023-10-13 05:33:58Event JSON
{
"id": "18931b79e3d2d847654020b3797523e8209221be6d06d3a1aa04ca7811006c0f",
"pubkey": "b9e76546ba06456ed301d9e52bc49fa48e70a6bf2282be7a1ae72947612023dc",
"created_at": 1697175238,
"kind": 1,
"tags": [
[
"e",
"fc73e50a0fb3c89e32010ae7746abb69cec76dd5d830a49ecb392438db10dda1",
"",
"reply"
],
[
"p",
"1e9d809ea96f8d7227f06025f4ea2dd41e9426c4276d96a70770987c8013d21c"
]
],
"content": "Best way I would know how to do the video summarization (or at least what I would attack first) would be with a combo of whisper ai and then a solid LLM. The first would be to transcribe the video, then feed the output into the LLM with a prebuilt prompt with some summarizing instructions/specifics. Would either need something like Langchain (for chaining Ai operations), or you could use ChatGPT to write the code to bridge them together with just javascript or something.",
"sig": "8def7018de74464f511546e782176eb7db1aa9c64fed59bdad7bcce0bada8fd4e608134c0b0ac10ac7bb806a878a6a755faa143177f0a8fcfcca58a9f35667cc"
}