<style>
.doc{--bg:#EDEFF0;--surface:#F8F9F9;--ink:#131A1F;--muted:#55636B;--rule:#D3D8DA;
--accent:#0C6B54;--accent-soft:rgba(12,107,84,.10);--link:#0B6350;
--sans:"Chivo","Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,sans-serif;
--serif:"Source Serif 4",Georgia,"Times New Roman",serif;
--mono:"IBM Plex Mono",ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;
max-width:760px;margin:0 auto;padding:.5rem 0 2rem;color:var(--ink);
font-family:var(--serif);font-size:1.15rem;line-height:1.7}
.doc *{box-sizing:border-box}
.doc a{color:var(--link);text-underline-offset:.14em;text-decoration-thickness:.06em}
.doc a:hover{color:var(--accent)}
.doc > section{margin-top:3rem}
.doc > section + section{border-top:1px solid var(--rule);padding-top:3rem}
.doc .eyebrow{font-family:var(--mono);font-size:.75rem;letter-spacing:.13em;text-transform:uppercase;
color:var(--accent);margin:0 0 .9rem}
.doc h2{font-family:var(--sans);font-weight:800;font-size:clamp(1.6rem,4.2vw,2.15rem);
line-height:1.15;letter-spacing:-.015em;margin:0 0 1.1rem}
.doc h3{font-family:var(--sans);font-weight:700;font-size:1.2rem;line-height:1.25;margin:2rem 0 .6rem}
.doc p{margin:0 0 1.2rem}
.doc .lead{font-size:1.3rem;line-height:1.6}
.doc section p:last-child{margin-bottom:0}
.doc ul.plain{margin:0 0 1.2rem;padding-left:0;list-style:none}
.doc ul.plain li{position:relative;padding-left:1.4rem;margin-bottom:.7rem}
.doc ul.plain li::before{content:"";position:absolute;left:0;top:.62em;width:.5rem;height:.5rem;
background:var(--accent);border-radius:1px}
.doc ul.plain li strong{font-family:var(--sans);font-weight:700;font-size:.98em}
.doc .tablewrap{overflow-x:auto;margin:1.75rem 0 0;border:1px solid var(--rule)}
.doc table.xfer{border-collapse:collapse;width:100%;min-width:600px;font-family:var(--serif);font-size:1rem}
.doc .xfer th{font-family:var(--mono);font-size:.71rem;letter-spacing:.06em;text-transform:uppercase;
text-align:left;color:var(--muted);padding:.95rem 1rem;border-bottom:1px solid var(--rule);
background:var(--surface);font-weight:500}
.doc .xfer td{padding:.9rem 1rem;border-bottom:1px solid var(--rule);vertical-align:top;line-height:1.45}
.doc .xfer tr:last-child td{border-bottom:0}
.doc .xfer td:nth-child(2),.doc .xfer td:last-child{color:var(--muted)}
.doc .pull{margin:2.75rem 0;padding-top:1.5rem;border-top:2px solid var(--accent)}
.doc .pull blockquote{margin:0;font-family:var(--serif);font-style:italic;
font-size:clamp(1.3rem,3.2vw,1.7rem);line-height:1.45}
.doc .pull figcaption{margin-top:.9rem;font-family:var(--mono);font-size:.73rem;letter-spacing:.08em;
text-transform:uppercase;color:var(--muted)}
.doc .tracks{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}
.doc .track{border:1px solid var(--rule);border-radius:6px;padding:1.5rem 1.6rem;background:var(--surface)}
.doc .track .who{font-family:var(--mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;
color:var(--accent);margin:0 0 .8rem}
.doc .track h3{margin:0 0 .3rem;font-size:1.15rem}
.doc .track p{margin:0 0 .7rem;font-size:1.03rem}
.doc .track p:last-child{margin-bottom:0}
.doc .linkgroup{margin-top:2rem}
.doc .linkgroup .cat{font-family:var(--mono);font-size:.72rem;letter-spacing:.11em;text-transform:uppercase;
color:var(--muted);margin:0 0 .5rem;padding-bottom:.55rem;border-bottom:1px solid var(--rule)}
.doc dl.links{margin:0}
.doc dl.links > div{padding:1rem 0;border-bottom:1px solid var(--rule)}
.doc dl.links dt{font-family:var(--sans);font-weight:700;font-size:1rem;margin-bottom:.3rem}
.doc dl.links dd{margin:0;color:var(--muted);font-size:1.02rem}
.doc dl.links dd.u{font-family:var(--mono);font-size:.8rem;margin-top:.25rem;word-break:break-word}
.doc .cta{margin-top:4rem;border-top:2px solid var(--accent);padding-top:2rem}
.doc .cta .go{font-family:var(--mono);font-size:.74rem;letter-spacing:.15em;text-transform:uppercase;
color:var(--muted);margin:0 0 .7rem}
.doc .cta .url{font-family:var(--sans);font-weight:900;font-size:clamp(1.9rem,6vw,2.7rem);margin:0;letter-spacing:-.02em}
.doc .cta .url a{color:var(--ink);text-decoration:none}
.doc .cta .url a:hover{color:var(--accent)}
.doc .cta .fine{margin:1.2rem 0 0;font-size:.98rem;color:var(--muted);max-width:60ch}
.doc figure.ill-logo{margin:2.25rem 0 0}
.doc figure.ill-logo .logo-box{display:flex;align-items:center;justify-content:center;
background:var(--surface);border:1px solid var(--rule);border-radius:6px;
padding:2.5rem 1.5rem;min-height:160px}
.doc figure.ill-logo img{display:block;max-width:240px;max-height:160px;width:auto;height:auto;
object-fit:contain}
.doc figure.ill-logo figcaption{margin-top:.55rem;font-family:var(--mono);font-size:.72rem;
letter-spacing:.04em;color:var(--muted)}
.doc figure.ill-logo{margin:2.25rem 0 0}
.doc figure.ill-logo .logo-box{display:flex;align-items:center;justify-content:center;
background:var(--surface);border:1px solid var(--rule);border-radius:6px;
padding:2.5rem 1.5rem;min-height:160px}
.doc figure.ill-logo img{display:block;max-width:240px;max-height:160px;width:auto;height:auto;
object-fit:contain}
.doc figure.ill-logo figcaption{margin-top:.55rem;font-family:var(--mono);font-size:.72rem;
letter-spacing:.04em;color:var(--muted)}
.doc .yt-wrap{margin:2.25rem 0;position:relative;padding-top:56.25%;
background:var(--surface);border:1px solid var(--rule);border-radius:6px;overflow:hidden}
.doc .yt-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.doc .yt-caption{margin-top:.55rem;font-family:var(--mono);font-size:.72rem;
letter-spacing:.04em;color:var(--muted)}
</style>
<article class="doc">
<section>
<p>Claude is Anthropic's conversational assistant. The Claude 5 model family includes Opus 5 (the most capable), Sonnet 5 (a balance of performance and cost) and Haiku 4.5 (fast and light), plus Fable 5.1. Claude is known for writing quality, reasoning, long-document analysis and instruction-following.</p><p>Anthropic's assistant, valued for writing and long documents. See also: <a href="https://newtiv.com/article.html?slug=chatgpt-guide">ChatGPT</a> · <a href="https://newtiv.com/article.html?slug=claude-code-guide">Claude Code</a> · <a href="https://newtiv.com/article.html?slug=quelle-ia-choisir-panorama-2026">Which AI to choose</a>, and our feature on <a href="https://newtiv.com/article.html?slug=les-intelligences-artificielles">artificial intelligence</a>.</p>
</section>
<section>
<p class="eyebrow">01 — What it is</p>
<h2>Claude, explained</h2>
<p>Claude is Anthropic's conversational assistant. The Claude 5 model family includes Opus 5 (the most capable), Sonnet 5 (a balance of performance and cost) and Haiku 4.5 (fast and light), plus Fable 5.1. Claude is known for writing quality, reasoning, long-document analysis and instruction-following.</p>
</section>
<section>
<p class="eyebrow">02 — Strengths</p>
<h2>Where Claude stands out</h2>
<ul class="plain">
<li>Careful, consistent writing with a nuanced tone, strong across languages.</li>
<li>Large context window: analyzing reports, contracts, entire codebases.</li>
<li>"Artifacts" feature (documents and mini-apps produced alongside the chat) and connectors to tools.</li>
<li>An approach centered on safety and faithfully following instructions.</li>
</ul>
<figure class="ill-logo">
<div class="logo-box"><img src="https://upload.wikimedia.org/wikipedia/commons/7/78/Anthropic_logo.svg?utm_source=commons.wikimedia.org&utm_campaign=imageinfo&utm_content=original" loading="lazy" decoding="async" alt="Logo Anthropic"></div>
<figcaption>Anthropic — <em>Anthropic
, Public domain</em></figcaption>
</figure>
</section>
<section>
<p class="eyebrow">03 — Limitations & precautions</p>
<h2>What to keep in mind</h2>
<ul class="plain">
<li>Like any model, it can be wrong: verify facts and figures.</li>
<li>Free tier is limited in throughput and model access; the best models are paid.</li>
<li>Availability by country varies depending on the plan.</li>
<li>Data processed by a third party: sensitive use requires the right plan and verified settings.</li>
</ul>
</section>
<section>
<p class="eyebrow">04 — Access & pricing</p>
<h2>How to access it</h2>
<p>Free access with an account on the web and app, with usage limits. Paid plans (individual, team, enterprise) and developer access via API. Also available through third-party cloud platforms. Plans and versions evolve fast: check current pricing and capabilities on the official site.</p>
</section>
<section>
<p class="eyebrow">05 — Professional use cases</p>
<h2>Where Claude helps an organization</h2>
<ul class="plain">
<li>Drafting and rewriting long documents, briefing notes.</li>
<li>Analyzing contracts, reports, specifications.</li>
<li>Code review and refactoring, explaining existing codebases.</li>
<li>Internal assistant connected to a document base (with RAG).</li>
</ul>
</section>
<section>
<p class="eyebrow">06 — Frequently asked questions</p>
<figure class="yt-wrap-outer">
<div class="yt-wrap"><iframe src="https://www.youtube-nocookie.com/embed/-50BGEYgMr4" title="Tout Comprendre sur Claude IA en 22 Minutes"></iframe></div>
<p class="yt-caption">Understanding Claude AI in 22 minutes (in French) — Yassine Sdiri</p>
</figure>
<h2>Frequently Asked Questions</h2>
<h3>What are the Claude models?</h3>
<p>The Claude 5 family: Opus 5 (the most capable), Sonnet 5 (balanced), Haiku 4.5 (fast), and Fable 5.1. Names and capabilities evolve — check Anthropic's site.</p>
<h3>Is Claude free?</h3>
<p>There's a limited free tier. Paid plans give more throughput, better models and data guarantees.</p>
<h3>Claude for code?</h3>
<p>Yes: it's known to be solid at reading and writing code, and there's a command-line tool, Claude Code.</p>
</section>
<section>
<p class="eyebrow">07 — Resources & links</p>
<h2>Where to go, concretely</h2>
<div class="linkgroup">
<p class="cat">Official</p>
<dl class="links">
<div>
<dt>Claude (Anthropic)</dt>
<dd>The service and its plans.</dd>
<dd class="u"><a href="https://claude.ai" target="_blank" rel="noopener">claude.ai</a></dd>
</div>
<div>
<dt>Anthropic — documentation</dt>
<dd>Models, API, best practices.</dd>
<dd class="u"><a href="https://docs.anthropic.com" target="_blank" rel="noopener">docs.anthropic.com</a></dd>
</div>
</dl>
</div>
<div class="linkgroup">
<p class="cat">On NEWTIV</p>
<dl class="links">
<div>
<dt>ChatGPT — NEWTIV</dt>
<dd>Dedicated guide.</dd>
<dd class="u"><a href="https://newtiv.com/article.html?slug=chatgpt-guide" target="_blank" rel="noopener">newtiv.com/article/chatgpt-guide.html</a></dd>
</div>
<div>
<dt>Claude Code — NEWTIV</dt>
<dd>Dedicated guide.</dd>
<dd class="u"><a href="https://newtiv.com/article.html?slug=claude-code-guide" target="_blank" rel="noopener">newtiv.com/article/claude-code-guide.html</a></dd>
</div>
<div>
<dt>Which AI to choose — NEWTIV</dt>
<dd>Dedicated guide.</dd>
<dd class="u"><a href="https://newtiv.com/article.html?slug=quelle-ia-choisir-panorama-2026" target="_blank" rel="noopener">newtiv.com/article/quelle-ia-choisir-panorama-2026.html</a></dd>
</div>
<div>
<dt>Artificial intelligence — NEWTIV</dt>
<dd>Understanding how the models work.</dd>
<dd class="u"><a href="https://newtiv.com/article.html?slug=les-intelligences-artificielles" target="_blank" rel="noopener">newtiv.com/article/les-intelligences-artificielles.html</a></dd>
</div>
</dl>
</div>
</section>
<footer class="cta">
<p class="go">Claude for your business?</p>
<p class="url"><a href="https://www.newtiv.com" target="_blank" rel="noopener">newtiv.com</a></p>
<p class="fine">We assess whether Claude is the right tool for your needs, frame its use (data, rights, verification) and train your team. See also our guide 'Which AI to choose'.</p>
</footer>
</article>

Réagissez
Commentaires