awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
brainlid avatar

brainlid/langchain

0
View on GitHub↗
1,173 stars·201 forks·Elixir·7 viewshexdocs.pm/langchain↗

Langchain

Features

  • Frameworks and Ports - Elixir implementation of the framework.

Star history

Star history chart for brainlid/langchainStar history chart for brainlid/langchain

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Langchain

These projects share indexed features with Langchain. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • abraxas-365/langchain-rustAbraxas-365 avatar

    Abraxas-365/langchain-rust

    1,319View on GitHub↗

    🦜️🔗LangChain for Rust, the easiest way to write LLM-based programs in Rust

    Rust
    View on GitHub↗1,319
  • andreibondarev/langchainrbandreibondarev avatar

    andreibondarev/langchainrb

    1,989View on GitHub↗

    Build LLM-powered applications in Ruby

    Ruby
    View on GitHub↗1,989
  • hwchase17/langchainhwchase17 avatar

    hwchase17/langchain

    139,533View on GitHub↗

    LangChain is a framework for building applications that chain large language models with external data sources and third-party tools. It serves as an orchestrator for autonomous agents that use language models to plan and execute multi-step tasks, while providing a toolkit for linking interoperable AI components into sequences to prototype complex model behaviors. The project provides a model agnostic integration layer, allowing users to switch between different language model providers using a standardized interface. It also includes tools for observability and evaluation to track the perfor

    Python
    View on GitHub↗139,533
  • hwchase17/langchainjshwchase17 avatar

    hwchase17/langchainjs

    17,822View on GitHub↗

    LangChainJS is an AI agent orchestrator and application framework designed for building autonomous systems that use large language models to plan and execute tasks. It serves as an integration library that connects language models with tools, memory, and external data sources to create context-aware logic and complex workflows. The project provides a provider-agnostic interface and model provider abstraction, allowing applications to switch between different language model providers without rewriting core logic. It includes a toolkit for retrieval augmented generation, utilizing retrievers to

    TypeScript
    View on GitHub↗17,822
Compare all 7 related projects→

Frequently asked questions

What are the main features of brainlid/langchain?

The main features of brainlid/langchain are: Frameworks and Ports.

Which projects share features with brainlid/langchain?

Projects with overlapping indexed features include: abraxas-365/langchain-rust — 🦜️🔗LangChain for Rust, the easiest way to write LLM-based programs in Rust. andreibondarev/langchainrb — Build LLM-powered applications in Ruby. hwchase17/langchain — LangChain is a framework for building applications that chain large language models with external data sources and… hwchase17/langchainjs — LangChainJS is an AI agent orchestrator and application framework designed for building autonomous systems that use… langchain4j/langchain4j — LangChain4j is a framework and library for building applications powered by large language models on the JVM. It… tmc/langchaingo — langchaingo is an LLM application framework for Go designed for building language model-powered applications and…