Dropstone 可以用来做什么?
在聊天中进行写作和分析、处理文档和电子表格、构建工件、在终端中编码,以及任何受益于一个能记住你做事方式的助手的事情。
Dropstone 是一个有记忆的 AI 代理,所以诚实的答案是:大多数你会交给一位能干同事去做的事情。以下是它最擅长的领域,以及你应该使用哪个界面。
写作与思考
草稿、重写、摘要、论点、大纲、解释。Dropstone Chat 就是为此而设计的,因为它能记住你的偏好,所以它会学习你的风格,而不是为每个人生成同样的通用文字。
只需纠正一次语气,纠正就会生效。参见 规则与事实。
文档与电子表格
上传 PDF、Word 文档、Excel 工作簿、PowerPoint 演示文稿或 CSV,然后向它提问、从中提取数据,或将其转换为其他格式。扫描的 PDF 也能被读取。参见 上传文件与文档。
将相关文件分组到一个 项目 中,这样该项目中的每个对话都能随时使用这些文件。
构建你能看到的东西
要求生成图表、页面、示意图、小型应用或文档,Dropstone 会将其构建为一个 工件:你可以查看、编辑和发布的内容,而不是一段文本。
研究
让 Dropstone 研究一个页面、一篇论文或一份参考资料,并记住它学到的东西。下次该主题出现时,它会使用已知的信息并引用来源。参见 代理如何在工作时学习。
软件
Dropstone CLI 是用于终端的代理。它能读取你的代码库,跨文件进行协调编辑,运行你的测试和构建,并在过程中解释其推理。它适用于真实项目,并始终基于你已有的代码。
因为它与聊天共享记忆,所以你在一个地方纠正的约定会在另一个地方得到遵循。
可重复的工作流程
技能 让你打包一种做事方式、一份检查清单、一种格式、一个流程,这样 Dropstone 可以在你无需重新解释的情况下按需应用它。
团队
在组织中,一个人教给 Dropstone 的内容可以与团队共享,这样助手就能了解你们的约定、部署流程和决策,而无需每个人分别教它。参见 团队与组织中的记忆。
它不适合做什么
Dropstone 是一个助手,而不是权威。 它可能会出错,而且可能会自信地出错。 请检查任何重要的事情,尤其是数字、引用和关于外部世界的说法。当它没有与任务相关的记忆时,它不会暗示自己记得什么,而是会明确说明没有相关记忆;当它没有验证某些内容时,它应该说明这一点。如果它没有这样做,请告诉它;这个纠正就会成为一条规则。
Related articles
- Get started with Dropstone ChatDropstone Chat at chat.dropstone.io is a conversational assistant with memory, projects, document upload, artifacts, and skills. Here is the layout and the first things to try.
- Upload files and documentsAttach PDFs, Word documents, Excel workbooks, presentations, CSVs, Markdown, and images to a conversation. Scanned PDFs are read with OCR. Supported formats, limits, and how the content reaches Dropstone.
- ArtifactsWhen you ask Dropstone for something you can see, a page, a chart, a document, a diagram, a small app, it builds an artifact beside the conversation that you can view, refine, and share.
- SkillsA skill packages a way of doing something so Dropstone can apply it on request. Use built-in skills, or create your own in the Skill Studio, without re-explaining the process every time.
- Dropstone CLI overviewThe Dropstone CLI is an agent for your terminal that reads your codebase, edits files, runs commands, and shares memory with everything else on your account. Install it in one command. The full reference is at docs.dropstone.io.
- How an agent learns as it worksDropstone is a self-learning agent. It records what it learns from corrections, from finished work, and from sources you ask it to study, and it uses that the next time without being told. Here is the loop.