[Full Tutorial] OpenAI Fine-Tuning: Creating a Chatbot of Yourself (Example: ChrisGPT)

Hi and welcome to this course on fine-tuning ChatGPT with the OpenAI API. In this course we’ll not just look at how to deal with the fine-tuning API endpoints itself, but also how to run the fine-tuned model, and most importantly, the data preparation and validation steps so that you will be able to do … Read more

I Just Found This All-GPTs Dataset on GitHub: 300k OpenAI GPTs

I recently stumbled upon an amazing GitHub repository, “openai-gpts-data”, which is a treasure trove of data on 349K OpenAI Custom GPT models. This dataset is incredibly valuable for anyone involved in the tech, coding, or AI fields. If you’re a coder (like me) looking for real-world data to train your models, an AI expert keen … Read more

How to Use Midjourney’s New Character Consistency Feature

πŸ’‘ Midjourney has introduced a groundbreaking feature that allows users to maintain character consistency across different images. This tutorial will guide you through the process of utilizing this new feature, ensuring your characters remain consistent in various settings or scenes. This is useful if you’re creating a series for a graphic novel, developing characters for … Read more

Who Wins in Image Generation? Midjourney vs ChatGPT: 5 Examples

I wanted to see firsthand how Midjourney and ChatGPT stack up against each other in image creation, so I put them to the test with five unique examples, giving us a clear picture of which one shines brighter for our creative needs. Image Prompt Example 1: Snapchat Train πŸ’‘ Midjourney version 6: /imagine snapchat image … Read more

Alien Technology: Catching Up on LLMs, Prompting, ChatGPT Plugins & Embeddings

What is a LLM? πŸ’‘ From a technical standpoint, a large language model (LLM) can be seen as a massive file on a computer, containing billions or even trillions of numerical values, known as parameters. These parameters are fine-tuned through extensive training on diverse datasets, capturing the statistical properties of human language. However, such a … Read more

Injecting Life Energy Into AIs with Bitcoin, LLMs, APIs, & Lightning βš‘πŸ€–

I assume you’re a human reader even though the apriori probability is not on my side on this assumption. As a human, you need calories to power your daily life. But if you have enough calories, air, and water, you can survive everywhere, develop, and figure out the small and big problems. If you’re powered … Read more

How to Set Up AutoGen Studio with Docker

Hi and welcome to this tutorial series on AutoGen Studio. My name is Dirk van Meerveld, and I’ll be your host and guide for this three part tutorial series where we’ll take a look at AutoGen Studio. πŸ‘‰ Go Back to the Full Course: Next Level Prompt Engineering with AutoGen Studio AutoGen Studio is an … Read more

Reverse Engineering Bill Gates’ $227 Million Mansion Using Midjourney

In this fun article, we’ll have a look at some beautiful mansion pics from Bill Gates’ House. We use the Midjourney /describe prompting technique to create image prompts based on the actual house owned by Bill Gates (source). Here’s the result for the first prompt: The result of the second prompt: The third prompt: The … Read more

13 Best Midjourney Parameters with Examples (List)

Midjourney parameters are options added to a prompt that change how an image generates. They can alter an image’s aspect ratios, switch between Midjourney model versions, change which upscaler is used, and more. Here is a list of some of the parameters: Remember, parameters are always added to the end of a prompt, and you … Read more

Midjourney Tile Parameter — 5 Beautiful Examples (v6)

The Midjourney tile parameter is a feature that allows users to generate images that can be used as repeating tiles to create seamless patterns for various applications such as fabrics, wallpapers, and textures. To use the tile parameter, you simply add –tile to the end of your prompt. For example, if you want to create … Read more