Skip to main content

Posts

Showing posts from May, 2024

Prompt engineering videos - it might be easier than you think

From AI to posts: Personally I think this one of the coolest quick wins with Generative AI getting it to produce social media posts (but not post them)  from either websites (the first video) or read in a conference paper and produce posts about it (second video). Gemini is great if you want to read in webpages. Transcript to potential blog post Sometimes you might produce a video (or use someone else's video) and turn the transcript into a blog post summarising it. For example a prompt such as  "Here is a transcript from a video please turn it in the text for a blog post of around 200 words suitable for a general audience." Consolidating websites A useful feature of Gemini is to read in multiple websites and consolidate their summarises into one. This might be a useful output in its own right, or a pre processing stage to do another activity (e.g get multiple insights on the summary. In essence the videos aim to show we can use Gen AI to do jobs for us. Please feel free...

Getting multiple viewpoints with ChatGPT

Well sort of! There are approaches where we can get the generative AI to look at a problem from multiple perspectives (or personas) and bring the ideas generated, ideally informed by the others. to a final plan. One of the main strategy is called Tree of Thoughts (see here for more detail  https://www.forbes.com/sites/lanceeliot/2023/09/08/prompt-engineering-embraces-tree-of-thoughts-as-latest-new-technique-to-solve-generative-ai-toughest-problems/?sh=5ce79bdb2c8b ). The central idea is get a number of expert opinions, allow potential cross-fertilization of ideas, come up with actions or plans. Let see this action.  Scenario: Find out about the UK Government's plans on Disability support and then use Tree of Thoughts to produce some ideas for a company making disability equipment based on their website. Google's Gemini will be used. Stage 1 "UK Governments plans on Disability support ": Prompt:  Read, convert to plain text and consolidate information from the followi...