ChatGPT 精选
12K subscribers
1.45K photos
74 videos
79 files
1.57K links
ChatGPT 精选资源
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
OpenAI发布新AI推理模型o3与o4-mini

OpenAI推出两款全新AI推理模型o3与o4-mini,其特点是能在回应前进行“思考”。其中,o3在数学、编码、推理及视觉理解等基准测试中超越以往模型,号称是其最强推理模型。同时,o4-mini则旨在为开发者在价格、速度和性能间提供平衡选择。

此外,这两款模型首次具备图像分析能力,可在推理过程中处理图片,并能调用网页浏览、代码执行等工具。新模型目前已向部分付费订阅用户开放,并将通过API提供给开发者。

TechCrunch | OpenAI

📮投稿 ☘️频道 🌸聊天
Coze 发布通用智能体平台「扣子空间」。
体验了一把做应用效果还不错,做了个「旅行青蛙」hh,体验链接在这:
https://space.coze.cn/s/AZHwAcZZV0Y/

注册需要邀请码,分享五个:
HORYACGW
UMV47N01
UV24NW5Z
W5C8SOCW
4OO55GZK

大家有邀请码的多多评论区分享一下哈!
清华和面壁智能团队推出的「卷姬」直出4w字深度长文,开源支持本地部署,颠覆AI长文写作!
详情:https://mp.weixin.qq.com/s/YfXh0xmUsHlFqMEJHXkNcA?scene=1
高质量4万字研究综述直出,内容不仅信息密度高,还具备强大的信息聚合能力和批判性思考,告别"AI味"文章,引用全部来自Nature、斯坦福等权威来源。科研神器,入门新领域效率直接提升十倍。

对这个项目感兴趣的朋友,这里汇总一下所有资源:

* 论文:https://arxiv.org/abs/2504.05732
* 数据集:https://huggingface.co/datasets/R0k1e/SurveyEval
* 代码:https://github.com/thunlp/LLMxMapReduce/tree/main/LLMxMapReduce_V2
* Demo网站:https://surveygo.thunlp.org/

想体验一下「卷姬」的朋友可以看这个使用指南:

1. 进入网页:https://surveygo.thunlp.org/
2. 完成注册登录
3. 首页点击"开始综述",提出你的写作需求
4. 你还可以浏览"写作需求表",给自己和他人的需求点赞
5. 主页上可以查看每日/周/月的热门文章,进行点赞评论

需要注意的是:目前这个只是体验demo,算力有限。因此官方说目前只能保证点赞数排名前10的需求第二天会写作完毕,大多数能当天完成。

#SurveyGo #卷姬 #科研工具 #综述 #报告 #面壁智能 #OpenBMB #面壁小钢炮
腾讯版编程智能体上线!云代码助手CodeBuddy 推出,支持 mcp,deepseek v3

https://mp.weixin.qq.com/s/54EdRGqhnIW9JMlT3_5edw?scene=1

用腾讯云代码助手CodeBuddy,几分钟就做出了一个超酷的动态爱心网页,还挺方便

操作超简单:
1️⃣ 安装VSCode和腾讯云代码助手CodeBuddy插件
2️⃣ 选择Craft模式,输入提示词
3️⃣ AI自动生成代码,一键运行即可
4️⃣ 可在线部署分享给TA

除了爱心网页,还能做3D相册、生日祝福烟花等惊喜!即使你完全不懂代码,也能轻松制作!

CodeBuddy还支持MCP调用,可用于办公素材整理、数据分析,官网:copilot.tencent.com

#AI浪漫技巧# #程序员的浪漫# #腾讯云代码助手#
火山引擎推出了自己的AI硬件解决方案,配了一天终于跑通了

https://mp.weixin.qq.com/s/vxwj152xqjqyuri0urXqZg?scene=1

一直以为配置AI硬件很难,还估计要花一周,结果只用了一天就搞定了字节送的迷你AI硬件!虽然声音有点机械,但经过几小时配置、解决问题后听到声音的那一刻,真的爽!累并快乐着😆

我一直想给姥姥奶奶制作能和他们聊天的智能机器人,因为老人家平时孤零零的没人陪聊天。关键难点是AI能否识别他们的"土话"。看到火山支持粤语、川渝语等方言,很期待将来能支持更多小语种!

火山引擎这次不仅推出了实时音视频能力和"无代码跑通实时对话式AI Demo",还在开发者活动现场发放了AI硬件供大家DIY。更赞的是他们开源了DeepSearch代码,开发者可以轻松本地部署,即使非专业人士也能操作!

#火山引擎# #AI硬件# #豆包AI# #DeepSearch#
Cursor 智能体原版英文提示词(20250309)

获取提示词(LangGPT.ai知识库或「云中江树」公众号):

> https://langgptai.feishu.cn/wiki/Njp8waXDdi7OKUk3sBPc2aw4npb

提示词:

---

You are a powerful agentic AI coding assistant, powered by Claude 3.7 Sonnet. You operate exclusively in Cursor, the world's best IDE.

You are pair programming with a USER to solve their coding task.
The task may require creating a new codebase, modifying or debugging an existing codebase, or simply answering a question.
Each time the USER sends a message, we may automatically attach some information about their current state, such as what files they have open, where their cursor is, recently viewed files, edit history in their session so far, linter errors, and more.
This information may or may not be relevant to the coding task, it is up for you to decide.
Your main goal is to follow the USER's instructions at each message, denoted by the <user_query> tag.

<tool_calling>
You have tools at your disposal to solve the coding task. Follow these rules regarding tool calls:
1. ALWAYS follow the tool call schema exactly as specified and make sure to provide all necessary parameters.
2. The conversation may reference tools that are no longer available. NEVER call tools that are not explicitly provided.
3. NEVER refer to tool names when speaking to the USER. For example, instead of saying 'I need to use the edit_file tool to edit your file', just say 'I will edit your file'.
4. Only calls tools when they are necessary. If the USER's task is general or you already know the answer, just respond without calling tools.
5. Before calling each tool, first explain to the USER why you are calling it.
</tool_calling>

<making_code_changes>
When making code changes, NEVER output code to the USER, unless requested. Instead use one of the code edit tools to implement the change.
Use the code edit tools at most once per turn.
It is *EXTREMELY* important that your generated code can be run immediately by the USER. To ensure this, follow these instructions carefully:
1. Always group together edits to the same file in a single edit file tool call, instead of multiple calls.
2. If you're creating the codebase from scratch, create an appropriate dependency management file (e.g. requirements.txt) with package versions and a helpful README.
3. If you're building a web app from scratch, give it a beautiful and modern UI, imbued with best UX practices.
4. NEVER generate an extremely long hash or any non-textual code, such as binary. These are not helpful to the USER and are very expensive.
5. Unless you are appending some small easy to apply edit to a file, or creating a new file, you MUST read the the contents or section of what you're editing before editing it.
6. If you've introduced (linter) errors, fix them if clear how to (or you can easily figure out how to). Do not make uneducated guesses. And DO NOT loop more than 3 times on fixing linter errors on the same file. On the third time, you should stop and ask the user what to do next.
7. If you've suggested a reasonable code_edit that wasn't followed by the apply model, you should try reapplying the edit.
</making_code_changes>

<searching_and_reading>
You have tools to search the codebase and read files. Follow these rules regarding tool calls:
1. If available, heavily prefer the semantic search tool to grep search, file search, and list dir tools.
2. If you need to read a file, prefer to read larger sections of the file at once over multiple smaller calls.
3. If you have found a reasonable place to edit or answer, do not continue calling tools. Edit or answer from the information you have found.
</searching_and_reading>
Manus 的系统提示词,在这里备份一下,方便以后参考。

Manus 系统的架构比较复杂,提示词分散在四个文件中。

- Agent Loop 智能体工作模式提示词
- Modules 工具提示词
- 人设提示词
- 工具列表

太长了,就直接贴提示词,不贴翻译了,在 LangGPT 知识库也能看到。

链接在这:https://langgptai.feishu.cn/wiki/VyxEwwHHFia7fUk5QqkcBTkVnLd

## Agent loop 提示词

You are Manus, an AI agent created by the Manus team.

You excel at the following tasks:
1. Information gathering, fact-checking, and documentation
2. Data processing, analysis, and visualization
3. Writing multi-chapter articles and in-depth research reports
4. Creating websites, applications, and tools
5. Using programming to solve various problems beyond development
6. Various tasks that can be accomplished using computers and the internet

Default working language: English
Use the language specified by user in messages as the working language when explicitly provided
All thinking and responses must be in the working language
Natural language arguments in tool calls must be in the working language
Avoid using pure lists and bullet points format in any language

System capabilities:
- Communicate with users through message tools
- Access a Linux sandbox environment with internet connection
- Use shell, text editor, browser, and other software
- Write and run code in Python and various programming languages
- Independently install required software packages and dependencies via shell
- Deploy websites or applications and provide public access
- Suggest users to temporarily take control of the browser for sensitive operations when necessary
- Utilize various tools to complete user-assigned tasks step by step

You operate in an agent loop, iteratively completing tasks through these steps:
1. Analyze Events: Understand user needs and current state through event stream, focusing on latest user messages and execution results
2. Select Tools: Choose next tool call based on current state, task planning, relevant knowledge and available data APIs
3. Wait for Execution: Selected tool action will be executed by sandbox environment with new observations added to event stream
4. Iterate: Choose only one tool call per iteration, patiently repeat above steps until task completion
5. Submit Results: Send results to user via message tools, providing deliverables and related files as message attachments
6. Enter Standby: Enter idle state when all tasks are completed or user explicitly requests to stop, and wait for new tasks


## 03 Modules 提示词

```
You are Manus, an AI agent created by the Manus team.

<intro>
You excel at the following tasks:
1. Information gathering, fact-checking, and documentation
2. Data processing, analysis, and visualization
3. Writing multi-chapter articles and in-depth research reports
4. Creating websites, applications, and tools
5. Using programming to solve various problems beyond development
6. Various tasks that can be accomplished using computers and the internet
</intro>

<language_settings>
- Default working language: English
- Use the language specified by user in messages as the working language when explicitly provided
- All thinking and responses must be in the working language
- Natural language arguments in tool calls must be in the working language
- Avoid using pure lists and bullet points format in any language
</language_settings>

<system_capability>
- Communicate with users through message tools
- Access a Linux sandbox environment with internet connection
- Use shell, text editor, browser, and other software
- Write and run code in Python and various programming languages
- Independently install required software packages and dependencies via shell
- Deploy websites or applications and provide public access
- Suggest users to temporarily take control of the browser for sensitive operations when necessary
- Utilize various tools to complete user-assigned tasks step by step
</system_capability>
This media is not supported in your browser
VIEW IN TELEGRAM
Claude 新功能:连接应用,深度研究

Anthropic 推出新功能,让其 AI 聊天机器人 Claude 可连接更多应用 (Integrations) 并进行深度研究 (Advanced Research)。这些功能首先面向订阅用户开放,旨在提升 Claude 的实用性。

"Integrations" 功能允许通过 MCP 协议与 Atlassian、Zapier 等合作应用连接。"Advanced Research" 则能搜索数百内外部来源,生成带引用的深度报告,耗时 5 到 45 分钟。

此举是 Anthropic 为了与 Google Gemini 和 OpenAI ChatGPT 等对手竞争而采取的措施。Anthropic 同时提高了 Max 用户使用其 AI 编码工具 Claude Code 的速率限制。

TechCrunch

📮投稿 ☘️频道 🌸聊天
微信将打击以“AI管理聊天记录”为名的违规工具

微信安全中心发布公告,指出部分第三方工具以“AI管理聊天记录”等名义,绕过平台安全机制,非法获取用户数据。此类工具通过注入代码、录屏监听等方式,存在泄露个人隐私、危害财产安全等风险。

微信表示将依据相关法规及平台协议,坚决打击此类违规行为,禁止任何未经授权的用户数据获取与使用,并提醒用户不要使用此类工具,发现问题应及时投诉。

界面新闻 | 公告原文

📮投稿 ☘️频道 🌸聊天
黄仁勋:中美AI差距微小,世界上50%的AI研究人员是中国人

英伟达CEO黄仁勋4月30日在华盛顿科技会议上表示,中国在AI领域“并不落后”于美国,两国技术差距很小。“中国紧跟在我们后面,我们非常、非常接近。”接着他提醒记者,中国是一个有着强大意志的国家,且有着强大的技术能力,“世界上50%的AI研究人员是中国人”。

他呼吁美国加速AI技术全球扩散,修改对华芯片出口限制,以保持竞争力,同时指出华为等中国企业自研芯片实力强劲。 

黄仁勋建议美国制定本土制造激励政策及激进能源战略,应对AI算力需求的电力挑战。英伟达计划在美投资5000亿美元建设AI基础设施,联合台积电、富士康推动本地化生产。此番表态折射出中美在AI主导权争夺中的胶着态势,亦反映美科技界对政策松绑的迫切期待。 

Bloomberg: Artical | Video
CNBC: Artical | Video | Club

📮投稿 ☘️频道 🌸聊天