Skip to main content

Posts

Showing posts from June, 2024

Creating a cartoon with GenAI

Just a quick post on using ChatGPT4o to produce cartoons. The idea is inspired by a tweet by Dr Thomas Lancaster see below First, use a simple prompt to prime the system and generate the main panels. ChatGPT can now generate multiple images in a row. I asked for 8 panels. (2/6) pic.twitter.com/wqz2DyAUFe — Thomas Lancaster (@DrLancaster) June 17, 2024 Slightly modified it to get it to create the images and combine them in a GIF. Prompt 1 The language is British English. You are an experienced comic book designer and a witty writer. Create a guide to being a Computing student in Higher Education in the UK using a comic book narrative. This should be educational and entertaining. The comic will have 8 panels and the style consistent between panels, You will generate the graphics for each panel separately; as seperate images. using speech bubbles (a maximum of 5 words). Reduce all other textual output to a minimum.  Prompt 2 generate the images and combined the images into a file ca...

GenAI Productivity: Ideas to project proposal 2

In a previous post  Ideas to project proposal 1  I discussed a relatively simple way to get GenAI to create a few ideas for a specific project and then create the start of a project proposal.  Now we are going to extend the idea and use Chain of Density Prompt to take the proposal and make it even richer. Chain of Density approach was discussed also in an earlier post  Improving your summarising A proposal is feed in and then an adapted forrm of the Chain of Density is used to refine the detail. The primary idea is that a richer in terms of information is produced. Prompt using the loaded file generate increasingly concise entity-dense summarises of the project proposal (now call it Article) . Sections are TITLE; INTRODUCTION ; STATEMENT OF THE PROBLEM ; PURPOSE OF THE STUDY ; ASSUMPTIONS AND HYPOTHESIS; DATA COLLECTION PROCEDURES; DATA ANALYSIS; DATA VALIDATION; ETHICAL ISSUES; REFERENCE LIST.   For each section:   Repeat 5 times, the following s...

GenAI Productivity: Ideas to project proposal 1

One of the ways I use Generative AI with students is to take basic ideas for projects, usually a title, and get these tools to greater ideas and start of a project proposal. This is with all the usual caveats  Check the references (if any); It is going to be basic, so extend it. In this example I am going to use Co-pilot but the ChatGPT, etc can be used, employing a few basic prompt engineering basics: personas (who is the target audience?) and Templates (how do I want it to look?) to start this process. Example:  Project ideas for MSc Data Intelligence students (persona)  on a particular topic. The reply will include subheadings and relevant (hopefully) content for  TITLE, INTRODUCTION, PROBLEM STATEMENT. The prompt: " Taking the topic "Leveraging open-source tools to measure and present academics publications automatically from public domain data.". Give five innovative projects for a Master's level student dissertation in Data Intelligence. Each project example wi...