AI RundownDaily

Ethics & Society

Bias, regulation, deepfakes, copyright, and AI's impact on society.

13 questions

What is LLM jailbreaking?Intermediatemyth-bust

LLM jailbreaking is the practice of crafting inputs that trick a language model into ignoring its safety rules and producing conte…

What is LLM security?Intermediatedefinition

LLM security is the practice of protecting AI systems built on language models from misuse, manipulation, and data leaks. Because…

What is LLM psychosis?Intermediatedefinition

LLM psychosis — often called AI psychosis — is an informal term for cases where intense, prolonged interaction with a chatbot appe…

What is RAG poisoning?Advanceddefinition

RAG poisoning is when someone deliberately sneaks false or malicious documents into the knowledge base a RAG system searches, so t…

What is bias in LLMs?Intermediatedefinition

Bias in an LLM means its outputs reflect the same skewed patterns baked into the text it learned from. An LLM doesn't invent opini…

Do LLMs infringe copyright by training on other people's work?Advancedverdict

No court has settled this yet — training AI on other people's writing, art, and journalism is the subject of dozens of active laws…

Should AI-generated content be labeled?Intermediateverdict

Yes, but only when the stakes are high enough that not knowing would change how you react — not every single time someone runs a s…

What is the environmental cost of training an LLM?Intermediatedefinition

Training a large language model takes a genuinely large amount of electricity and water. That cost doesn't stop once training ends…

What is AI safety, and why does it matter for LLMs?Advanceddefinition

AI safety is the field of research focused on making sure AI systems do what we actually want, not just what we literally told the…

Are AI coding assistants safe to use?Intermediateverdict

AI coding assistants are safe enough for professional use when you treat their output as a draft, not a finished product. The real…

What are the risks of generative AI?Intermediateverdict

The main risks of generative AI are that it can be used to deceive and that it can fail in quiet, hard-to-spot ways. The headline…

What are the security risks of RAG?Intermediatelisticle

The main security risks of RAG come from the fact that it feeds untrusted documents straight into a model that can act on them. Th…

What is prompt injection?Intermediatedefinition

Prompt injection is an attack where malicious instructions are smuggled into a model through untrusted input — a user message, a w…

← Back to Learn Hub