If you're building an AI agent/RAG are you using any framework?

Dhruv Bhatia
2 replies
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

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!
Share
Cedric
I suggest using Langgraph, which can perform some logical retries compared to Langchain