<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<title>Apple Intelligence</title>
<style>
* {
margin: 0;
padding: 0;
touch-action: manipulation;
outline: none;
}
body {
padding: 30px 25px 30px 30px;
background: #ffffff;
color: #000;
font-family: system-ui;
font-weight: 700;
letter-spacing: 0.025em;
}
h1 {
font-size: 40px;
font-weight: 800;
line-height: 40px;
margin-top: 10px;
}
h2 {
margin-top: 15px;
margin-bottom: 40px;
font-size: 30px;
font-weight: 700;
}
p {
margin-top: 20px;
font-weight: 300;
}
p:last-child {
margin-top: 40px;
}
.oa {
color: #f29e43;
}
.done {
font-weight: bold;
color: #0A84FF;
}
h1, h2, p, button {
-webkit-touch-callout: none;
-webkit-user-select: none;
user-select: none;
}
@media (prefers-color-scheme: dark) {
body {
background-color: #000;
color: #f1f1f1;
}
p {
color: #f1f1f1;
}
}
</style>
</head>
<body>
<h2>Documentation of <br><span class="oa">Apple Intelligence</span></h2>
<h2>Overview</h2>
<p>The <b>Apple Intelligence</b> offers a potent blend of functionality designed to amplify your productivity and creativity. While it doesn’t include Siri’s action capabilities or message summaries, it expands on Apple's core AI functionalities, with additional custom-built tools and enhanced features. This shortcut integrates seamlessly with your other custom shortcuts for <b>quick actions</b>, <b>quick searches</b>, and <b>quick sending</b>, ensuring a personalized experience.</p>
<h2>Features</h2>
<h3><b>Writing Tools (Enhanced)</b></h3>
<p>Go beyond basic proofreading. The Writing Tools in this shortcut offer advanced text rewriting capabilities, allowing you to generate multiple styles, tones, or versions of your text across any app. Whether you need to summarize, expand, or transform your writing, the AI provides deeper customization than Apple's standard version.</p>
<h3><b>On-Screen Awareness</b></h3>
<p>Interact with your screen in a whole new way. The shortcut is aware of the content on your device, allowing you to quickly reference or act upon what’s visible. For example, if you have a contact’s address on the screen, you can immediately trigger a custom action like knowing more info on a contact.</p>
<h3><b>Transcript Note</b></h3>
<p>Turn your conversations or meeting recordings into neatly formatted transcripts. The <b>Transcript Note</b> feature transforms audio into organized, easy-to-read text, saving you time in documenting key discussions or thoughts.</p>
<h3><b>Genmoji</b></h3>
<p>Generate custom emojis from text descriptions, making your conversations more expressive and unique. Whether you want to create an avatar or a fun reaction, Genmoji adds a personal touch to your interactions, ensuring you always have the perfect emoji on hand.</p>
<h3><b>Image Playground</b></h3>
<p>Create images with ease. The <b>Image Playground</b> allows you to experiment with new projects created by AI. This feature lets you explore your visual creativity, providing more control than Google Search Photo native tools. Powered by <b>@AG</b></p>
<h3><b>Quick Shortcuts Integration</b></h3>
<p>Seamlessly link with other shortcuts I’ve created. The <b>Quick Shortcuts</b> feature works with your existing workflows, enabling instant actions like <b>Quick Send</b>, <b>Quick Search</b>, and other time-saving automations. This system enhances the overall experience.</p>
<h2>What’s Missing</h2>
<ul>
<li><b>No Siri Actions</b>: The shortcut does not execute tasks such as adjusting device settings or sending messages alone.</li>
<li><b>No Message Summaries</b>: You won't receive automatic summaries of long texts or emails, keeping the focus on core productivity tools. (But you can use the summary feature of Writing Tools for summaries of long texts and emails.)</li>
</ul>
<p>Built for those who demand more control over their AI experience, <b>Apple Intelligence</b> elevates daily interactions, making your device feel more intuitive and tailored to your needs. If an action don't run, you need to download the shortcut. The link is on the download shortcut choice on the menu.</p>
<p>To close this, tap <span class="done">Done</span>.</p>
</body>
</html>