It seems really interesting, thanks for sharing it! I'll definitely check it out.
#1
I started using GPT-4 for summarizing YouTube videos: I download the transcript (there are websites where I can do it but I'm sure it can be automated easily), which I feed into GPT-4 and get a really nice summary.
- There is an example in the body of this post
- Here is the link to the ChatGPT conversation
#2
I implemented documentation querying using a vector store and GPT-3.5 at my day job. Here is a simple example in Langchain's docs.
#3
My wife and I are both huge fans of the "His Dark Materials" trilogy by Philip Pullman. The story of these books starts out in a parallel world where everyone has a "daemon", an animal companion that is the embodiment of part of their soul. What kind of animal a person's daemon "settles" as after puberty reflects their personality. We asked ChatGPT to ask a few questions about our personalities, which we answered, then it determined what kind of animals our daemons would be, and wrote Midjourney prompts to visualize them. This was a really fun game, we enjoyed it a lot!
As AI hype is approaching fever pitch, "Prompt Engineering" has become another buzzword, with an insane amount of guides and tutorials cropping up on the internet. Unfortunately, a large portion of these resources offer little more than cookie-cutter strategies, contributing to a growing skepticism around the term itself.
It's easy to dismiss it as just another fad, but doing so overlooks the genuine engineering behind effective communication with LLMs. This guide shows some strategies that really work and are based on sound principles instead of guesswork by AI-bros compiled into yet another useless infographic.
I hope it will be just as useful to you as it was for me.
You can also use it as a PWA, it will be just like a normal app
The author is here on Lemmy, see their comment on the original post
My favorite, the formalizer:
This describes 99% of AI startups.
The company I work for was considering using Mendable for AI-powered documentation search. I built a prototype using OpenAI embeddings and GPT-3.5 that was just as good as their product in a day. They didn’t buy Mendable :)
They’re complaining that if there is a single word in an entire file that Copilot considers “bad”, it will not work at all in that file.
That’s why there’s a daily limit, hopefully I’ll be able to increase it as the API gets cheaper.
I don’t use it often, but when I do it saves me hours.
For example, I used it recently in a large project that had no CI. The build failed, and I could find the first commit it failed on using bisect in a couple of minutes.
First, thank you for the detailed response.
Second, I think you finally convinced me to delete my FB. I will link to this comment wherever possible to show people what a terrible company Meta is.
This looks really useful, especially the formulas for Sheets. I tried it on this simple example:
It picked up the pattern perfectly and even the degree symbol didn't confuse it :)
Thank you for sharing this, this looks like something I will use daily!
EDIT: here is the link to the website: GPT for Work