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?
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!