Ross ROSS = Recommend OSS · open-source software intelligence for agents

brainlid/langchain

Elixir implementation of a LangChain style framework that lets Elixir projects integrate with and leverage LLMs. observed · 2026-08-28

github.com/brainlid/langchain · homepage · Elixir · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 99
  • Release rhythm 99
  • Longevity 82

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 6.0
  • age_days: 1148
  • days_rel: 7
  • days_push: 10
  • n_releases_24m: 47

Full methodology

Adoption not part of the score

1196 stars · 214 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An Elixir framework for building LLM-powered applications, providing abstractions and integrations for chat models like OpenAI, Anthropic Claude, Google Gemini, Ollama, and self-hosted Bumblebee models. It supports chaining LLM interactions with data sources and agentic workflows within Elixir projects.

Use cases

  • integrate chatgpt into an elixir app
  • build ai agents in elixir
  • call anthropic claude from elixir
  • run locally hosted llms with ollama in elixir
  • chain llm calls with custom elixir functions
  • build a chatbot backend in phoenix with llms

When to choose

  • you are building an Elixir or Phoenix application that needs LLM integration
  • you want multi-provider chat model support behind a unified API
  • you want agentic or chained LLM workflows in Elixir

When to avoid

  • your project is in Python, JavaScript, or another language with the official LangChain
  • you need features like vector store integrations or document loaders not provided here
  • you only need a simple raw HTTP client to one LLM provider

Facets

framework · maturity active

agent-framework llm-inference chatbot rag prompt-engineering sdk large-language-models artificial-intelligence chatbots developer-tools elixir cross-platform langchain llm openai anthropic claude gemini ollama bumblebee chat-models elixir ai-agents retrieval-augmented-generation

2 sources

Member repositories

RepositoryRoleHealth v2
brainlid/langchainmain96

For agents

markdown · JSON · MCP: product_card(name="brainlid/langchain")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem