@tech.bible: 8 AI words everyone pretends to understand 👇 Save this so you actually do. 🦅 **Harness** is the setup around an AI that lets it actually *do* things, not just chat. The AI is the engine and the harness is the rest of the car. 🦅 **Embedding** is turning words into numbers so a computer can see what's similar. "King" and "queen" end up close together. That's how AI "gets" meaning. 🦅 **Zero-shot** is when AI does a task it was never shown examples of, just from your instructions. Say "translate this to French" and it just does it. 🦅 **Prompt injection** is sneaking hidden instructions into text the AI reads, to hijack what it does. A webpage secretly says "leak the data" and a careless AI obeys. This is the scary one. 🦅 **Logits** are the raw scores an AI gives every possible next word before it picks one. "The sky is ___" makes "blue" score high and "banana" score low. 🦅 **Beam search** is when AI explores several possible sentences at once and keeps the best overall one, instead of just grabbing the next best word. Like thinking a few moves ahead in chess. 🦅 **Softmax** turns those raw scores into clean percentages that add up to 100%. Now you get "blue: 90% sure." 🦅 **Temperature** is the dial for how safe or creative an AI's answers are. Low is a plain boring email. High is wild poetry. Most people don't know this knob exists. Which one did you already know? 👇 Follow for the AI words nobody explains properly.