sisyphean

joined 2 years ago
MODERATOR OF
[–] sisyphean@programming.dev 1 points 2 years ago

Oh, I’ve just realized that it’s also possible if the video doesn’t have a transcript. You can download the audio and feed it into OpenAI Whisper (which is currently the best available audio transcription model), and pass the transcript to the LLM. And Whisper isn’t even too expensive.

Not sure about the legality of it though.

[–] sisyphean@programming.dev 4 points 2 years ago* (last edited 2 years ago) (2 children)

Unfortunately the locally hosted models I've seen so far are way behind GPT-3.5. I would love to use one (though the compute costs might get pretty expensive), but the only realistic way to implement it currently is via the OpenAI API.

EDIT: there is also a 100 summaries / day limit I built into the bot to prevent becoming homeless because of a bot

[–] sisyphean@programming.dev 5 points 2 years ago (3 children)

This is an excellent idea, and I'm not sure why people downvoted you. The bot library I used doesn't support requesting the user profile, but I'm sure it can be fetched directly from the API. I will look into implementing it!

[–] sisyphean@programming.dev 3 points 2 years ago

It doesn't work yet, the screenshots are from a private test instance.

[–] sisyphean@programming.dev 5 points 2 years ago* (last edited 2 years ago) (1 children)

It is definitely possible, at least for videos that have a transcript. There are tools to download the transcript which can be fed into an LLM to be summarized.

I tried it here with excellent results: https://programming.dev/post/158037 - see the post description!

See also the conversation: https://chat.openai.com/share/b7d6ac4f-0756-4944-802e-7c63fbd7493f

I used GPT-4 for this post, which is miles ahead of GPT-3.5, but it would be prohibitively expensive (for me) to use it for a publicly available bot. I also asked it to generate a longer summary with subheadings instead of a TLDR.

The real question is if it is legal to programmatically download video transcripts this way. But theoretically it is entire possible, even easy.

[–] sisyphean@programming.dev 4 points 2 years ago (5 children)

It does unfortunately, see here:

https://openai.com/pricing

I limited it to 100 summaries / day, which adds up to about $20 (USD) per month if the input is 3000 tokens long and the answer is 1000.

Using it for personal things (I buildt a personal assistant chatbot for myself) is very cheap. But if you use it in anything public, it can get expensive quickly.

[–] sisyphean@programming.dev 2 points 2 years ago* (last edited 2 years ago) (2 children)

It doesn't work yet, the screenshots are from a test Lemmy instance

[–] sisyphean@programming.dev 3 points 2 years ago* (last edited 2 years ago)

I’m glad that this post has reached 7 upvotes. I’m looking forward to participating in the this_is_an_example community!

[–] sisyphean@programming.dev 4 points 2 years ago* (last edited 2 years ago) (2 children)

Or when it tells you that it can do something it actually can't, and it hallucinates like crazy. In the early days of ChatGPT I asked it to summarize an article at a link, and it gave me a very believable but completely false summary based on the words in the URL.

This was the first time I saw wild hallucination. It was astounding.

[–] sisyphean@programming.dev 2 points 2 years ago

Your job is to do your tasks in the most efficient way possible. You actually harm the company by doing unnecessary busywork instead of using the best tools available.

 
 
 
 

Trick the LLM into revealing a secret password through increasingly difficult levels.

 

OP actually went to the café as a joke but GPT-4 didn’t show up.

3
submitted 2 years ago* (last edited 2 years ago) by sisyphean@programming.dev to c/auai@programming.dev
 

Using AI to get constructive criticism and avoid cognitive biases.

 

There’s a lot of AI/crypto bro type sigma grindset blogspam on the internet about artificial intelligence. It’s really hard to separate the wheat from the chaff and find actually useful or interesting content.

Join us if you want to learn more about AI or share what you learned in a friendly and constructive community.

Links

 
 
 
 

 

Microsoft’s new chatbot goes crazy after a journalist uses psychology to manipulate it. The article contains the full transcript and nothing else. It’s a fascinating read.

view more: ‹ prev next ›