TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Lemon Agent – Plan and Solve agent for workflow automation

7 pointsby brockmeieralmost 2 years ago
I built this Plan and Solve (PS) agent because I struggled to build stable sequential tasks with LangChain and GPT3.5 turbo. After many failed attempts with LangChain&#x27;s PS agent, I decided to build my own.<p>I built the agent in a way that it acts as a workflow automation co-pilot rather than trying to play AGI. For example, the user has to tell the Lemon Agent which task needs to be solved and whether the suggested workflow automation is the right one for the task. I decided to go with a PS architecture since I consider the separation of responsibility a great way to increase the accuracy of agents, which is one of the main reasons why I built this agent. I am actively thinking about adding a workflow automation-specific third agent that helps with input validation (so kind of a ‘PVS’ agent) to make the input parameter provision in each workflow step more accurate.<p>I’d love to hear your thoughts and get some initial feedback!

1 comment

hainghiem375almost 2 years ago
Will this compete with Zapier or other low-code&#x2F;no-code platforms?
评论 #36976952 未加载