langchain and LangChain-for-LLM-Application-Development

An Elixir framework implementation and an educational course/tutorial repository are ecosystem siblings, as both provide different entry points (language binding vs. learning resource) into the LangChain ecosystem rather than competing or being used together.

Maintenance 23/25
Adoption 10/25
Maturity 16/25
Community 23/25
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 25/25
Stars: 1,108
Forks: 188
Downloads:
Commits (30d): 26
Language: Elixir
License:
Stars: 206
Forks: 155
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
No Package No Dependents
No License Stale 6m No Package No Dependents

About langchain

brainlid/langchain

Elixir implementation of a LangChain style framework that lets Elixir projects integrate with and leverage LLMs.

Supports multiple LLM providers (OpenAI, Claude, Gemini, Grok, Ollama, and local models via Bumblebee) with a modular component architecture that prioritizes functional design patterns over object-oriented parity with JavaScript/Python ports. Built around the `LLMChain` abstraction for composing language models with data sources and tool integrations, with features like prompt caching across providers and streaming response support.

About LangChain-for-LLM-Application-Development

Ryota-Kawamura/LangChain-for-LLM-Application-Development

In LangChain for LLM Application Development, you will gain essential skills in expanding the use cases and capabilities of language models in application development using the LangChain framework.

Scores updated daily from GitHub, PyPI, and npm data. How scores work