Below are the Lang Eco System libraries that you should be aware of in the current age of AI! 🙂
I am ranking these in order of popularity.
- LangChain: The foundation of the ecosystem, providing the standard framework for chaining LLMs with data and tools. (Oct 2022)
- LangGraph: The most popular choice for advanced developers building stateful, multi-agent systems with loops and branching logic. (Jan 2024)
- LangSmith: The essential enterprise platform for debugging, testing, and monitoring LLM applications in production. (July 2023)
- Langflow: A widely-used visual IDE that allows for drag-and-drop prototyping of complex AI workflows. (Early 2023)
- LangChain-Community: A massive, community-driven collection of third-party integrations (e.g., Pinecone, OpenAI, Anthropic). (Dec 2023)
- LangChain-Core: The required minimalist foundation containing the core abstractions and Expression Language (LCEL). (Dec 2023)
- LangServe: A specialized deployment tool that converts chains into production-ready REST APIs. (Oct 2023)
- LangChain-Text-Splitters: A standard utility library for chunking and preprocessing documents for RAG systems. (Feb 2024)
- LangKit: An open-source toolkit for extracting telemetry signals to monitor safety, toxicity, and hallucinations. (June 2023)
- LangUI: A library of Tailwind-based UI components designed for building sleek AI chat interfaces. (May 2023)