General
p/general
Share and discuss tech, products, business, startups, or product recommendations
Dhruv Bhatia
If you're building an AI agent/RAG are you using any framework?
2
I'm planning to build an AI Agent and I've contemplating whether I should use LangChain, Crew, another framework or no framework altogether. How are you deciding what framework to use in production?
Replies
Best
Alexander William Hawkins
Definitely check out Langflow, an open-source UI for building data flows with LangChain. It makes it super easy to visually create, edit and share agent workflows without having to code. Lots of cool pre-built components and examples too. Highly recommend giving it a try for building AI agents!
Cedric
I suggest using Langgraph, which can perform some logical retries compared to Langchain