# 42memo

42memo希望成为你在AI时代的笔记帮手，用技术武装你的笔记，降低创作门槛，增加笔记使用乐趣。

**🔍 智能搜索**

笔记检索不能仅仅是关键词，你的搜索词可能包含情绪、语言含义等等。我们希望42memo能提供绝佳的搜索体验。目前我们还只支持语言含义相关的检索，未来会有更多更完善的搜索功能。

🤖 **AI对话**

AI能帮笔记做什么？太多了，我们一步一步来。让AI在启动创作，灵感找寻，体力劳动上帮我们节省时间，增加乐趣。这是42memo希望能做到的。

🛠️ **智能处理**

有很多技术在处理文本方面有了飞速发展，但在笔记领域确没有太多应用。42memo希望能够用技术帮你解决标签、分类等等问题。还有一些你可能没有想到的技术可以武装你的笔记，探索出更多高效的使用方法。

🔒 **隐私保护**

我们关注隐私保护，核心功能可以离线本地使用。当然，如果你需要云端同步，那将会将数据上传到云端加密的服务器。

如何开始使用42memo?

[如何使用](/42memo/hi/ru-he-shi-yong.md)

使用的常见问题？

[常见问题](/42memo/hi/chang-jian-wen-ti.md)


---

# 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://42memo.gitbook.io/42memo/hi/42memo.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.
