Skip to main content

Posts

Summarise videos and create tweets with ChatGPT

In previous blog post looked at creating tweets and turning a video transcript into a blog post using a large language model such as ChatGPT or gemini: https://llmapplied.blogspot.com/2024/02/using-chatgpt-data-analyst-to-create.html  https://llmapplied.blogspot.com/2024/02/google-gemini-video-transcript-to-blog.html In this post I am going to show using ChatGPT to two actions in a prompt :- summarise the transcript but then produce four potential posts with the videos URL and title. In this two prompts will be used.   Prompt 1: Will set up general rules for the 'tool':  " For the text that will be input. Summarise it to between 250 and 400 words. Also produce four tweets about the text that must include the URL https://www.youtube.com/watch?v=g34jS24JWqw and the title "Swish for Prolog " The second prompt is the actual transcript cut and paste as a prompt. Summary of the text: This video introduces "Swish for Prolog," a tool for experimenting with Prol...

LLMs for Automatically creating images for Blog posts.

This is a short companion post to the previous post about creating ideas for blog posts. In this post using ChatGPT4 the ideas suggested previously are used to create images for the five blog posts. ChatGPT4 allows access to DALL-E so  it takes in the title, summary and outline from the previous post and then using the prompt " For each of the ideas create an image that summarises it ." it produced the following images. You can follow up then and ask it save them and it produces clickable download links to them. One further trick is to ask ChatGPT to save them all together as a zipped file. This ability of later ChatGPT to create and read zip files is incredibly useful. Please feel free to add comments on what you have done with these or other interesting things to do.

Creating blog post ideas in both ChatGPT and Gemini

One of the powers of Generative Artificial Intelligence is to help us come up with ideas to help further our own creativity.  To illustrate this with an example, I have used both ChaptGPT 4 and Gemini to come up with blog post ideas for a blog on how to use Generative AI /LLMs.  The same prompt will be used for both: " Create five inspiring ideas for blog posts on bite-size practical ideas on GenAI and prompt Engineering for each idea produce a title, summary and outline of the blog "  In both cases what was returned by the LLMs has been shown in italics below for clarity. Gemini produced : Blog Post Ideas on GenAI and Prompt Engineering: 1. Title: Unleash Your Creativity: A Beginner's Guide to Text-Based Generation with GenAI Summary: This blog post will demystify GenAI, a powerful tool for generating creative text formats like poems, code, scripts, musical pieces, and more. We'll explore its basic functionalities, provide step-by-step instructions on crafting prom...