Verified User in Internet
UI
Verified User in Internet
Mid-Market (51-1000 emp.)
"Comprehensive Framework for Building Production-Ready LLM Apps Faster"
4.5/5
What do you like best about Langchain?

It makes it easy to build production-ready LLM applications by offering a comprehensive framework for prompt management, agent development, retrieval-augmented generation (RAG), tool integration, and workflow orchestration. With extensive integrations across vector databases, LLM providers, and external APIs, it significantly speeds up AI application development and helps bring ideas into production more smoothly. Review collected by and hosted on G2.com.

What do you dislike about Langchain?

The framework evolves quickly, so breaking changes between releases may require code updates. Some advanced concepts such as agents, memory, and chains come with a learning curve, and debugging more complex workflows can be challenging without strong observability tools. Review collected by and hosted on G2.com.

Mihir M.
MM
Mihir M.
Sr. Software Engineer
Computer Software
Mid-Market (51-1000 emp.)
"LangChain’s Intuitive, High-Performance AI Integrations Deliver Exceptional ROI"
4.5/5
What do you like best about Langchain?

LangChain stands out for its AI capabilities and seamless integrations. The UI/UX feels intuitive, performance is robust, and the onboarding support is genuinely helpful. Together, these strengths save development time and deliver exceptional ROI when building intelligent applications. Review collected by and hosted on G2.com.

What do you dislike about Langchain?

Frequent breaking API updates hurt performance and make UI/UX debugging harder. Complex third-party integrations, limited onboarding support and documentation, and high observability costs all impact ROI, even though the core AI intelligence tools are strong. Review collected by and hosted on G2.com.

Sagar K.
SK
Sagar K.
SEO Analyst
Marketing and Advertising
Mid-Market (51-1000 emp.)
"Excellent Documentation and Tutorials for Exploring LangChain Across Many Models"
4/5
What do you like best about Langchain?

What I like most is the documentation and learning resources. As a beginner, the tutorials helped me understand how different AI components fit together instead of just showing code. I also like that LangChain works with many AI models and tools, so I can experiment without being locked into a single provider. Review collected by and hosted on G2.com.

What do you dislike about Langchain?

The learning curve is steeper than I expected. There are many concepts to understand before building something useful, and the documentation sometimes assumes you already know the basics. Review collected by and hosted on G2.com.

Sukanya N.
SN
Sukanya N.
PowerBI developer
Enterprise (> 1000 emp.)
"Modular, Flexible, and Powerful for Building Scalable LLM Apps"
5/5
What do you like best about Langchain?

What I like most about LangChain is its modular architecture. It makes it easy to build, test, and scale LLM applications by combining prompts, tools, memory, and retrieval. Its flexibility and integrations help developers create powerful AI workflows quickly while keeping the code organized and maintainable. Review collected by and hosted on G2.com.

What do you dislike about Langchain?

One drawback of LangChain is its complexity. It has a steep learning curve, frequent API changes, and can add unnecessary abstraction for simple projects. Debugging multi-step workflows can also be challenging, making development and maintenance more difficult for beginners. Review collected by and hosted on G2.com.

Sakshi K.
SK
Sakshi K.
DM-1 at ICICI
Financial Services
Enterprise (> 1000 emp.)
"Simplifies LLM app development with flexible tools"
4.5/5
What do you like best about Langchain?

What I like best about LangChain is how it makes working with large language models super flexible and modular. You can easily connect prompts, memory, tools, and APIs to build powerful AI apps without starting from scratch. It saves a lot of time and effort. Review collected by and hosted on G2.com.

What do you dislike about Langchain?

Sometimes LangChain can feel a bit overwhelming, especially for beginners. The learning curve is steep if you're not familiar with how all the components fit together. Also, frequent updates can occasionally break things. Review collected by and hosted on G2.com.

Drew B.
DB
Drew B.
Senior Marketing Manager
Leisure, Travel & Tourism
Mid-Market (51-1000 emp.)
"LangChain Powers Our Content Engine Without Losing Brand Voice"
5/5
What do you like best about Langchain?

With LangChain's Generative AI Infrastructure, I can distribute our content on social media, email, and the web without sacrificing our brand voice. I integrate our guidelines, tone documents, and product catalog in one retrieval system so that all the AI-generated copy matches our voice. I am able to generate variations of campaigns and localizations without sacrificing creative consistency that previously needed hours of manual checking. Review collected by and hosted on G2.com.

What do you dislike about Langchain?

The setup process requires some Python skills which many marketers lack, and some integrations seem to be developer-oriented rather than marketer-friendly. Review collected by and hosted on G2.com.

Verified User in Computer Software
AC
Verified User in Computer Software
Mid-Market (51-1000 emp.)
"Model-Agnostic Flexibility and Rich Integrations for Building RAG and Agent Workflows"
4.5/5
What do you like best about Langchain?

LangChain's model-agnostic architecture is a game-changer — we can swap LLM providers without rewriting our application logic. The 100+ native integrations for vector databases, search APIs, and data sources dramatically reduce boilerplate when building RAG pipelines. LangGraph has been especially valuable for orchestrating multi-step agentic workflows with conditional logic and stateful execution. Review collected by and hosted on G2.com.

What do you dislike about Langchain?

The heavy abstractions can make debugging tricky — when something breaks deep in the chain, tracing the root cause takes more time than it should. Documentation often lags behind the frequent updates, and breaking API changes between versions have caused us real headaches mid-project. A steeper learning curve for developers new to LLMs is also worth noting. Review collected by and hosted on G2.com.

Vamsi P.
VP
Vamsi P.
Recruitment Lead
Staffing and Recruiting
Mid-Market (51-1000 emp.)
"Easy Way to Build AI Apps and Chatbots"
4.5/5
What do you like best about Langchain?

It is easy to build AI apps without creating from the scratch and I mainly used to build AI assistance to find resumes and to create chatbots to answer the candidates. Review collected by and hosted on G2.com.

What do you dislike about Langchain?

One thing I didn’t like was that the learning curve can be a bit steep, especially when you’re first getting started. Since the framework evolves quickly, some examples or tutorials can become outdated, which makes it harder to follow along at times. Review collected by and hosted on G2.com.

AM
Antonio M.
dipendente privato e provato
Small-Business (50 or fewer emp.)
"Powerful but with a steep learning curve, despite the rich ecosystem"
2.5/5
What do you like best about Langchain?

It has a very extensive ecosystem and it is easy to find reliable information about its features, advantages, and also its limitations. Review collected by and hosted on G2.com.

What do you dislike about Langchain?

LangChain is very powerful, but it has quite a steep learning curve, especially for those who are new to developing applications based on language models. Review collected by and hosted on G2.com.

RS
Ramagiri S.
Student
Small-Business (50 or fewer emp.)
"Effortless AI App Building with Powerful Integrations"
4.5/5
What do you like best about Langchain?

Its ability to simplify building complex AI apps by connecting LLMs with data/APIs through a standardized, model-agnostic interface, saving significant time with ready integrations (RAG, memory, chains) and composable components, while offering powerful agent creation via LangGraph for control and observability Review collected by and hosted on G2.com.

What do you dislike about Langchain?

I dislike LangChain because its heavy abstractions make the codebase unnecessarily complex, opaque, and difficult to debug. This often results in a sense of 'lock-in' and complicates the process of moving to production. Many criticisms center on its bloated dependencies, outdated documentation, and the performance overhead introduced by its wrappers. Additionally, it tends to push users toward its proprietary observability tool, LangSmith, instead of allowing for straightforward, Pythonic solutions. However, I do appreciate that its integrations make it easy to get started quickly. Review collected by and hosted on G2.com.