TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Code-Free AI Agents in Minutes

3 点作者 nsky-world大约 1 年前
Here’s a quick demo of a team of agents that I build without a single line of code:<p>The team is: root: Fetches 3 top stories from HackerNews researcher: Picks one story and creates a content plan for the writer writer: Writes a blog post critic: Provides feedback on the blog post The writer and critic engage in a multi-round dialogue, exchanging feedback and blog post iterations. Once complete, everything is saved to an .md file.<p>It took me less than a couple of minutes to assemble this team from scratch, and this is just a tip of the iceberg.<p>This example doesn’t use any reasoning frameworks like React or Reflexion, but it&#x27;s easy to implement any of these frameworks and experiment with different ideas. I’ve implemented frameworks like React, Reflexion, and Self-discovery in just minutes without any coding.<p>The platform supports complex interactions between agents. You can specify who communicates with whom and let the LLM decide how to manage the process of agent intercommunication. What you can build is limited only by your imagination.<p>Think of the platform as an OS where the LLM acts as the processor. It includes system functions for working with files, a vector database, a code interpreter, and many other native functions controlled through natural language instructions. Our focus is on simplicity and accessibility for everyone. The platform is written in Rust and will be open-sourced soon.<p>Feel free to challenge me in the comments on what use case do you want me to build next.

暂无评论

暂无评论