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 AI – open-source Zapier NLA to empower agents

13 pointsby brockmeieralmost 2 years ago
Hi HN, excited to share this open source Zapier NLA alternative I’ve been working on.<p>A few weeks ago I found myself struggling to automate a relatively straightforward internal workflow using an open source LLM (update Hubspot based on Airtable entry and personal information coming from web sources, and send out a summary via Slack). There was no way to interact with these tools in a robust way so I decided to build my own connectors.<p>While the existing connectors out there are helpful to reduce the risk of hallucinations by reading data from sources, agents only become truly powerful when they are able to reliably perform workflows for us. For this, my view is that a secure and robust way to execute write operations is needed.<p>Lemon AI allows for both read and write operations in various tools - even if you work with open source LLMs. It can be used in combination with Langchain and allows for easy integration with your existing agents.<p>I would love your feedback on what can be improved!

3 comments

toomuchtodoalmost 2 years ago
Have you considered leveraging gorilla-cli?<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=36524078">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=36524078</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;gorilla-llm&#x2F;gorilla-cli">https:&#x2F;&#x2F;github.com&#x2F;gorilla-llm&#x2F;gorilla-cli</a>
评论 #36632360 未加载
johnartssalmost 2 years ago
Super interesting, we are facing similar challenges. Let me know if you want some feedback over a call.
arnestrickmannalmost 2 years ago
This is really cool. Recently found Foundry on Discord, how is this different?
评论 #36601388 未加载