Ask HN: 用 LangChain 框架为 Rails 应用加入 AI 功能可行吗?

1作者: eibrahim7 个月前
我需要在我的 Rails 应用中使用一个基于 Agent 的框架,并且正在考虑不同的解决方案。让 AI 指向 Langchain 仓库并说“转换为 Rails gem”会有多难?我尝试了一下,还没测试,但代码看起来相当不错。我觉得这很适合用 AI,它实际上并没有进行思考,只是从一种语言转换到另一种语言。大家怎么看?
查看原文
I need to use an agentic framework in my rails app and debating different solutions. How hard would it be to point AI at the Langchain repo and say “convert to a rails gem”. I took a stab at it and haven’t tested it yet but the code looks pretty damn good. I feel like this is a great use of AI where it’s not really thinking just converting from one language to another. Thoughts?