← Publicações

Como falar com uma IA (sem ser informático*)

ALIOS ONE · Beatriz Belchior

Como falar com uma IA: perguntar, dar contexto, objetivo e formato

*Artigo 1 de 3 da série "Falar com Máquinas"*

Todos nós já falámos com uma inteligência artificial — provavelmente esta semana, talvez até hoje.

Muitas vezes sem dar por isso: no WhatsApp, no motor de busca, no telemóvel.

Mas entre usar uma IA por acaso e falar bem com uma há uma distância enorme. E ninguém nos ensinou a atravessá-la. Entretanto nasceu todo um mercado de formações e cursos de "prompt engineering" a vender a ideia de que isto é uma ciência oculta. Já escrevi sobre isso em ''Até as máquinas têm sentimentos — ou porque é que "act as senior" é a maior treta da internet''(https://lnkd.in/eudkyxxY), e a conclusão mantém-se: não precisas disso para nada!

Falar com um LLM é uma competência. Como conduzir ou usar uma folha de cálculo: qualquer pessoa aprende, mas há uma diferença clara entre quem aprendeu e quem vai tocando nos botões a ver o que acontece.

Este é o primeiro de três artigos. Hoje: o que é isto, onde se fala com um, e como falar de forma a obter respostas que prestem.

O que é um LLM, em português corrente LLM significa *Large Language Model* — grande modelo de linguagem. É um programa treinado com quantidades gigantescas de texto, do qual aprendeu os padrões da linguagem humana. Padrões, não um dicionário: aprendeu como as palavras se seguem umas às outras, como se estrutura um argumento, como se escreve um email, um contrato, um poema — não uma lista de definições que consulta.

Duas coisas importantes que resultam disto: Não é um motor de busca. O Google devolve-te páginas que existem. Um LLM gera texto novo, palavra a palavra, com base no que aprendeu. Por isso consegue escrever-te uma carta que nunca existiu — e por isso também consegue inventar factos que nunca existiram.

Não é uma pessoa, mas também não é uma calculadora. É uma terceira coisa, nova, para a qual ainda estamos todos a construir intuições. A melhor postura prática: trata-o como um assistente competente, rápido e incansável — que precisa de instruções claras e de verificação no fim.

Onde falar com um — as plataformas A forma mais simples de usar um LLM é através das plataformas oficiais. Não precisas de instalar nada: abres o site, crias conta, escreves.

  • ChatGPT da OpenAI - Gratuito: Sim, com limites
  • Claude da Anthropic - Gratuito: Sim, com limites (apertados)
  • Gemini da Google - Gratuito: Sim, com limites (para os modelos mais leves nunca atingi o limite)
  • Grok da xAI - Gratuito: Sim, com limites
  • Le Chat da Mistral - Grauito: Sim, com limites
  • Copilot da Microsoft - Gratuito: Sim
  • Meta AI da Meta - Gratuito: Sim

Todas fazem relativamente bem o essencial: responder a perguntas, escrever e rever texto, resumir documentos, explicar conceitos, ajudar a pensar. As versões pagas (tipicamente ~20€/mês) dão acesso a modelos mais capazes e a mais utilização.

Qual escolher? Para experimentar, qualquer uma. As diferenças finas entre modelos — qual é melhor para escrever, qual é melhor para código, qual é melhor para analisar documentos — são o tema do próximo artigo desta série.

Como falar — as cinco regras práticas Aqui está o que realmente muda a qualidade das respostas que recebes. Não são truques nem "prompts secretos" — é comunicação básica, aplicada a um interlocutor novo.

1. Dá contexto A diferença entre uma resposta genérica e uma resposta útil está quase sempre no que tu deste à entrada.

- Fraco: "Escreve-me um email ao meu senhorio sobre uma infiltração na cozinha."

- Bom: "Tenho uma infiltração no teto da cozinha. Avisei o meu senhorio por telefone há duas semanas e não fez nada. Quero enviar-lhe um email a expor o problema — tom firme mas educado, sem ser muito longo. O objetivo é que ele mande lá alguém resolver isto esta semana."

Repara na diferença: o primeiro dá o tema; o segundo conta a história e diz ao que vai. O modelo não sabe nada sobre a tua situação a não ser o que lhe contares. Conta-lhe.

2. Diz o formato que queres Queres uma lista? Uma tabela? Três parágrafos? Uma explicação para uma criança de dez anos? Pede exatamente isso. O modelo adapta-se ao formato com facilidade — mas só se lho pedires.

3. Itera — a primeira resposta é um rascunho Este é o erro mais comum: as pessoas fazem uma pergunta, recebem uma resposta mediana e desistem. Uma conversa com um LLM é isso mesmo — uma conversa. Pede um primeiro rascunho e depois trabalha em cima dele: - "Mais curto."

- "Demasiado formal, torna-o mais natural."

- "O segundo parágrafo não faz sentido — em vez disso, diz antes que…"

- "Dá-me três alternativas ao título." Cada resposta é um ponto de partida, não um veredicto. Quem itera obtém resultados incomparavelmente melhores do que quem aceita a primeira versão.

4. Fala como falarias com uma pessoa Não precisas de aprender uma linguagem especial. Escreve com naturalidade, em português, como escreverias a um colega competente. Podes fazer perguntas de seguimento, pedir esclarecimentos, mudar de ideias a meio. O modelo acompanha. E não te limites a pedir tarefas — pede-lhe ajuda para pensar:

"Tenho este problema, já considerei isto e aquilo. Qual das opções te parece mais sólida? Há alguma perspetiva que não esteja a ver?" É nestas conversas que um LLM mostra o que vale.

5. Desconfia com elegância A regra de ouro: um LLM responde com a mesma confiança quando acerta e quando erra. Não hesita, não gagueja, não te avisa que está a inventar — porque não sabe que está. Datas, números, nomes, legislação, referências, citações: verifica sempre antes de usar. Para brainstorming, rascunhos e explicações, o risco é baixo. Para decisões com consequências, a verificação é tua. E há um truque que vale ouro: dá-lhe explicitamente permissão para dizer "não sei" ou "não tenho a certeza". Nem imaginas a diferença que faz.

O que nunca lá pores Uma conversa com um LLM não é um cofre. Regra simples: não escrevas nada que não porias num email a um fornecedor externo. - Passwords e dados de acesso

- Dados pessoais sensíveis (teus ou de terceiros)

- Dados de clientes ou informação confidencial da tua empresa As plataformas têm políticas de privacidade e opções de controlo — mas a primeira linha de defesa é o que decides escrever.

O essencial em três linhas 1. Contexto à entrada determina qualidade à saída.

  1. A primeira resposta é um rascunho — itera.

  2. Verifica factos antes de usar. Sempre.

Já sabes falar. No próximo artigo: que modelo escolher — porque não são todos iguais, e as diferenças interessam mais do que parecem.

(*) Há uma ideia instalada de que os informáticos são quem melhor fala com LLMs. Tenho uma opinião totalmente diferente: quem melhor fala com um LLM é quem melhor comunica — quem sabe explicar um problema, dar contexto e ler uma resposta. E isso não se aprende num curso de programação.

How to talk to an AI (without working in tech*)

ALIOS ONE · Beatriz Belchior

How to talk to an AI (without working in tech*)

Article 1 of 3 in the "Talking to Machines" series

We've all talked to an artificial intelligence — probably this week, maybe even today.

Often without noticing: on WhatsApp, in a search engine, on our phones.

But there's a huge distance between stumbling into an AI and actually talking to one well. And nobody taught us how to cross it. Meanwhile, a whole market of courses and "prompt engineering" training has sprung up, selling the idea that this is some kind of occult science. I've written about it before in ''Even machines have feelings — or why 'act as senior' is the biggest scam on the internet''(https://lnkd.in/eudkyxxY), and the conclusion still stands: you don't need any of it.

Talking to an LLM is a skill. Like driving or using a spreadsheet: anyone can learn, but there's a clear difference between someone who learned and someone who just pokes at buttons to see what happens.

This is the first of three articles. Today: what this thing is, where to talk to one, and how to talk to it in a way that gets you answers worth having.

What an LLM is, in plain language LLM stands for *Large Language Model*. It's a program trained on gigantic amounts of text, from which it learned the patterns of human language. Patterns, not a dictionary: it learned how words follow one another, how an argument is structured, how you write an email, a contract, a poem — not a list of definitions it looks up. Two important things follow from this:

It's not a search engine. Google returns pages that exist. An LLM generates new text, word by word, based on what it learned. That's why it can write you a letter that never existed — and also why it can invent facts that never existed.

It's not a person, but it's not a calculator either. It's a third thing, something new, and we're all still building intuitions for it. The best practical stance: treat it like a competent, fast, tireless assistant — one that needs clear instructions and verification at the end.

Where to talk to one — the platforms The simplest way to use an LLM is through the official platforms. Nothing to install: open the site, create an account, start typing.

  • ChatGPT from OpenAI - Free tier: Yes, with limits
  • Claude from Anthropic - Free tier: Yes, with limits (tight ones)
  • Gemini from Google - Free tier: Yes, with limits (I've never hit them on the lighter models)
  • Grok from xAI - Gratuito - Free tier: Yes, with limits
  • Le Chat from Mistral - Free tier: Yes, with limits
  • Copilot from Microsoft - Free tier: Yes
  • Meta AI from Meta - Free tier: Yes

All of them handle the essentials reasonably well: answering questions, writing and editing text, summarising documents, explaining concepts, helping you think. The paid tiers (typically ~€20/month) give you access to more capable models and higher usage.

Which one to pick? To get started, any of them. The finer differences between models — which one is better at writing, which one is better at code, which one is better at analysing documents — are the subject of the next article in this series.

How to talk — the five practical rules Here's what actually changes the quality of the answers you get. These aren't tricks or "secret prompts" — it's basic communication, applied to a new kind of interlocutor.

1. Give context The difference between a generic answer and a useful one almost always comes down to what you put in. - Weak: "Write me an email to my landlord about a leak in the kitchen."

- Good: "I have a leak in my kitchen ceiling. I told my landlord over the phone two weeks ago and he's done nothing. I want to send him an email laying out the problem — firm but polite, not too long. The goal is to get him to send someone to fix it this week."

Notice the difference: the first gives the topic; the second tells the story and states what you're after. The model knows nothing about your situation except what you tell it. So tell it.

2. Say what format you want A list? A table? Three paragraphs? An explanation a ten-year-old could follow? Ask for exactly that. The model adapts to format easily — but only if you ask.

3. Iterate — the first answer is a draft This is the most common mistake: people ask a question, get a mediocre answer, and give up. A conversation with an LLM is exactly that — a conversation. Ask for a first draft and then work on top of it: - "Shorter."

- "Too formal, make it more natural."

- "The second paragraph doesn't work — instead, say that…"

- "Give me three alternative titles."

Every answer is a starting point, not a verdict. People who iterate get results incomparably better than people who accept the first version.

4. Talk like you'd talk to a person You don't need to learn a special language. Write naturally, the way you'd write to a competent colleague. You can ask follow-up questions, request clarification, change your mind halfway through. The model keeps up. And don't limit yourself to assigning tasks — ask it to help you think:

"I have this problem, I've considered this and that. Which option seems more solid to you? Is there an angle I'm not seeing?" That's where an LLM shows what it's worth.

5. Distrust with elegance The golden rule: an LLM answers with the same confidence when it's right and when it's wrong. It doesn't hesitate, doesn't stammer, doesn't warn you it's making things up — because it doesn't know it is. Dates, numbers, names, legislation, references, citations: always verify before using. For brainstorming, drafts and explanations, the risk is low. For decisions with consequences, verification is on you. And here's a trick worth gold: explicitly give it permission to say "I don't know" or "I'm not sure". You wouldn't believe the difference it makes.

What never to put in there A conversation with an LLM is not a vault. Simple rule: don't write anything you wouldn't put in an email to an external supplier. - Passwords and access credentials

- Sensitive personal data (yours or anyone else's)

- Client data or confidential company information The platforms have privacy policies and controls — but the first line of defence is what you decide to type.

The essentials in three lines 1. Context in determines quality out.

  1. The first answer is a draft — iterate.

  2. Verify facts before using them. Always. Now you know how to talk. In the next article: which model to choose — because they're not all the same, and the differences matter more than they seem.

(*) There's a widespread idea that IT people are the ones who talk to LLMs best. I hold a completely different view: the people who talk to LLMs best are the people who communicate best — who can explain a problem, give context, and read an answer. And that isn't something you learn in a programming course.