langchain and chainlite

These are ecosystem siblings—one is a language-specific implementation of the LangChain framework pattern (Elixir), while the other is a lightweight wrapper that combines LangChain abstractions with LiteLLM's multi-provider LLM interface, both serving different use cases within the broader LangChain ecosystem.

langchain
69
Established
chainlite
48
Emerging
Maintenance 20/25
Adoption 10/25
Maturity 16/25
Community 23/25
Maintenance 2/25
Adoption 8/25
Maturity 25/25
Community 13/25
Stars: 1,108
Forks: 188
Downloads:
Commits (30d): 26
Language: Elixir
License:
Stars: 50
Forks: 7
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No Package No Dependents
Stale 6m

About langchain

brainlid/langchain

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

This project helps Elixir developers integrate advanced AI capabilities into their applications. It takes input from various large language models (LLMs) like OpenAI, Anthropic, or locally hosted models and allows you to chain them together with other application logic. The result is more intelligent, data-aware, and agentic Elixir applications that can understand and interact with their environment.

Elixir development AI integration Large Language Models Application development AI-powered applications

About chainlite

stanford-oval/chainlite

LangChain + LiteLLM that works

This project helps Python developers build applications that use large language models (LLMs) by simplifying the process of sending prompts and receiving responses. It takes a prompt template file and user-defined inputs, then delivers the LLM's text output. Developers creating LLM-powered features or applications for their end-users would find this useful.

LLM-application-development prompt-engineering API-integration software-development AI-tools

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