AI 

Artificial Intelligence (AI) is a branch of computer science that deals with the development of systems and algorithms that can perform tasks that typically require human intelligence, such as understanding natural language, recognizing images, and making decisions. The rapid development in AI has been driven by advances in machine learning, which is a method of training computers to learn from data.

One area of AI that has seen significant progress in recent years is language generation. AI models like ChatGPT are able to generate human-like text by learning from large amounts of text data. These models can be used for a variety of tasks, such as language translation, text summarization, and even creative writing. Another area of AI that is rapidly advancing is generative models, such as Stable Diffusion. These models can generate new data that is similar to the data they were trained on. For example, a generative model trained on images of faces could generate new, realistic-looking faces. These models have the potential to be used in a wide range of applications, such as image and video synthesis, drug discovery, and even art generation.

My Goal

For module 6 of Creative technology, we are studying AI and programming, specifcally AI algorithms like the A* search algorithm and DFS. Despite this my interest in AI generation was peaked with the release of Dall-E 2 , a text to image generator. This allows users to enter any text based prompt and recieve a 100% original image created by a model based AI. The idea of a model is to upload / train the AI with a set of photos and to assign a tag to the photos, for example photos of cars, with the tag 'car'. This is what i want to do, to be able to make my own model which outpaints a photo.

Many pre-made models exists and my goal is to utilize these pre-made models to make a custom model which will be uploaded to HuggingFace.

The programs used to create my own model were, stable diffusion, googles dreambooth, visual studios and runpod for processing power.

The process

What my process looked like

Results

The dangers of AI

Artificial Intelligence (AI) is a powerful technology with many potential benefits, but it also poses certain risks. Some of the main dangers of AI include:

  1. Job displacement: AI has the potential to automate many jobs that are currently done by humans, which could lead to widespread unemployment and social upheaval.

  2. Bias and discrimination: AI systems can perpetuate and even amplify existing biases in the data they are trained on, leading to discriminatory outcomes.

  3. Security and privacy: AI systems can be vulnerable to hacking and other forms of cyberattacks, which could compromise sensitive information and put individuals at risk.

  4. Lack of accountability: As AI systems become more advanced, it can be difficult to determine who is responsible for their actions, which could make it challenging to hold individuals or organizations accountable for any negative consequences.

  5. Autonomous weaponization: AI could be used to develop autonomous weapons that can make decisions about the use of force without human oversight, which could lead to unintended consequences and ethical dilemmas.

  6. Loss of control: As AI systems become more autonomous and capable, it becomes increasingly difficult to predict and control their actions, which could lead to unforeseen and potentially dangerous outcomes.

It's important to note that these are potential dangers, and there are ongoing efforts to mitigate these risks through responsible research, development,