# AI Copilots

## **Copilot Interactions:**

Scale the best expert-to-human interactions

<details>

<summary>Prevent Mistakes</summary>

from happening, by keeping 1000+ best practices always in mind

![](/files/xnpoqe36JgzG21nYDDlH)

"Good Design is unobtrusive.   Products fulfilling a purpose are like tools. They are neither decorative objects nor works of art. Their design should therefore be both neutral and restrained in order to leave room for the user’s self expression."

But we have to violate this rule if an beginner user is trying to do something stupid.

Example for Experiment Designers: These two variants have more than 3 differences, which will make it hard to attribute \[impact], shall I split into 6 variants?

A gtm tool we built to prevent bad forms: [AI Form Roast by WorkHack](https://www.producthunt.com/posts/ai-form-roast-by-workhack)

</details>

<details>

<summary>Anticipate Needs</summary>

"Give me relevant product recommendations I wouldn’t have thought of myself."

"Remind me of things I want to know but might not be keeping track of"

</details>

<details>

<summary>Educate Tacit Knowledge</summary>

thats hard to document or even record

<img src="/files/1koypMT8nX4NHL5dxMju" alt="" data-size="original">

</details>

<details>

<summary>Suggest Actions</summary>

Unobtrusive corrective suggestions from insights that are slow to arrive at manualy.

*“Don't try to create and analyze at the same time. **They're different processes**.”*

Example for designers: "Here are some example templates you can start with"

![](/files/Uossq399O2PbUXQ5aTm8)

</details>

<details>

<summary>Monitor Systems</summary>

So we can sleep while AI is always keeping an eye out and alert

![](/files/nW0n4e5KdKaiJYuLNxmF)

Ex: Sir, a missile is on its way to us, in 20 seconds

</details>

<details>

<summary>Navigate Complexity</summary>

Advanced interfaces and complicated UXes

Example: Chat and edit images, even when you dont know or have vocabulary of editing tools.

![](/files/GGVhmW9wzqQSwQ4ekIoC)

</details>

####

Other's notes: [AI and the human creativity cycle | Mathu's thoughts](https://www.mathurah.com/thoughts/ai-creativity-cycle)

<figure><img src="/files/F4pTgLBgj68MhcLA4VJt" alt=""><figcaption><p><a href="https://twitter.com/thesephist">@thesephist</a></p></figcaption></figure>

{% embed url="<https://www.cosmos.so/siddish/copilot-vibes>" fullWidth="true" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://notes.siddish.com/ai/ai-copilots.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
