Useful examples of AI and/or LLM's

seemly

Well-known member
Joined
Jul 8, 2024
Posts
229
Reaction score
391
Trophy points
64
I thought this might be a worthwhile thread to start, showcasing some useful use cases for LLM's that provide consistent results.

These could be one off tasks, tools, suggestions, anything. Even showing off how you have used LLM's recently, and explaining how you used it to achieve the end result.

Maybe it's just an article showcasing a useful 'outside the box' implementation that might otherwise have been non-obvious.

I'll start with this article, which I thought was an interesting use case.

Video scraping: extracting JSON data from a 35 second screen capture for less than 1/10th of a cent
 
Last edited:
Every Thursday, I compile and publish a 7 day "What's On Guide" for venues across our town - https://alittlebitofstone.com/stone-whats-on-guide/

I like to reduce barriers that would stop people from submitting info, so they send me private Facebook messenger messages for their venue. This is typically in text or image poster formats. I then use ChatGPT to process these messages and output the data into a consistent format of Venue, Event Name, Time(s) and Additional Info. I then copy and paste it into Excel, which has formulas in it to create the necessary information into HTML that I can then just drop into the website, and it's all correctly styled for me.

My next step will be to have ChatGPT create the HTML output as well, but as I've evolved from manually re-writing the event information out, I'm still seeing big wins in terms of accuracy and time!
 
I've used ChatGPT to create blog posts from video based interviews using YouTube's auto generated transcripts.

I wanted the transcript to read more like an article than an interview. This was to improve the accessibility of the content, as we do have at least one known deaf member at our running club.

The reason I chose for an article based write-up over maintaining the interview based structure was because ChatGPT wouldn't be able to differentiate who was talking, and when, from the transcript alone.

 
Last edited:
Clearly not a useful implementation, but something I thought was a fun use of ChatGPT.

I'm actually reasonably impressed with the accuracy here - although I'm a bit worried about the placement of the weight plates on top of the power rack, though. 😂

Ask GPT: "Based on what you know about me, draw a picture of what you think my current life looks like.”

what-chatgpt-knows-about-me.webp
 
I love how ChatGPT thinks I'm in my 30s. Big win! It also thinks I live in New York and can't affford a computer....
 

Attachments

  • chatme.png
    chatme.png
    722.6 KB · Views: 8
I love how ChatGPT thinks I'm in my 30s. Big win! It also thinks I live in New York and can't affford a computer....
You don't seem to have enough "Enough", either!

You are enough, George!
 
Any good or new prompts you are using?

I am finding I am having to do a 'dont make stuff up' type things a lot more now.

Not tried https://darkvisitors.com yet but a few seem to recommend it if you dont want stuff crawled
 
Any good or new prompts you are using?

I am finding I am having to do a 'dont make stuff up' type things a lot more now.

Not tried https://darkvisitors.com yet but a few seem to recommend it if you dont want stuff crawled
Have you implemented any Custom Instructions? I found that helped me quite a lot after I implemented them quite some time ago.

It's worth going down the rabbit hole of researching other peoples custom instructions to create your own that suits you and your use cases.
 
Brilliant looks awesome, just signed up for that Chris. What’s your experience with it?
 
implemented
Yes - probably need to tweak further, just feels like more errors or fill-in-the-gaps coming up more and more on text.

Historically had issue when processing a fair bit of financial info on file import it would create / miss data but that has sharpened up oddly.
 
@seemly and others, genuine tip I found. I've been manually feeding it whole pages of documentation lol.


 
Back
Top