# 筆記整理

1. **NotebookLM**

<figure><img src="/files/8uKJrYgfJkWDZFuQrx0b" alt=""><figcaption></figcaption></figure>

<a href="https://notebooklm.google/" class="button primary">NotebookLM 官方網站</a>

<details>

<summary>Notebook LM 使用心得</summary>

你可以把收集的所有資料資訊

全部都上傳上去做記錄

然後讓 AI 根據這些檔案來參考回答你的問題

這個感覺不管是在閱讀，還是快速檢索資料

都超級好用

甚至還可以把所有的資訊變成問答的 Podcast

</details>

***

2. **Redia**

<figure><img src="/files/aKT2f5dTdbN4PxCYe9ZO" alt=""><figcaption></figcaption></figure>

<a href="https://redia.ai/" class="button primary">Redia AI 官方網站</a><br>

<details>

<summary>Redia AI 使用心得</summary>

Redia 是一個很強大的AI閱讀學習工具

你可以上傳自己的PDF, 網站

AI 會重新翻譯整個PDF的內容

可以翻譯成更簡單的人話, 翻譯成英文, 或是縮短整本書的內容

想要快速閱讀, 提取重點, 比對原文的時候很好用

</details>

\ <br>

3. **Heptabase**

<figure><img src="/files/XzC7g66TzQmRGKY2anLD" alt=""><figcaption></figcaption></figure>

{% embed url="<https://heptabase.com/>" %}

<details>

<summary>Heptabase 使用心得</summary>

Heptabase 有別於以往條列式做筆記的方式

而是把每個筆記都過卡片的方式記錄下來

你可以在白板上自由的擺放你的卡片筆記

這樣串聯不同的知識，一目了然！

這是我目前用來整理閱讀筆記，技術文章最喜歡的工具

</details>

***

4. **Kuse AI**

<figure><img src="/files/HZmBIq2AsG5pam9Lfvak" alt=""><figcaption></figcaption></figure>

<a href="https://app.kuse.ai/" class="button primary">Kuse AI 官方網站</a><br>

<details>

<summary>Kuse AI 使用心得</summary>

Kuse AI 是一個很好用的 AI 白板工具

你可以上傳自己的文件, 或是把 Youtube 連結丟上來

AI 會自動幫你總結整理,&#x20;

你可以在上面繼續對全部文件進行問答整理

整個白板的可視化介面會讓你的思緒很清晰

</details>


---

# 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://aitool.yayapipi.com/yapi-ai-gong-ju-ji/bi-ji-zheng-li.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.
