langchain and langchain_demo
The demo project is a reference implementation that showcases practical usage patterns of the Elixir LangChain library, making them complements rather than alternatives.
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.
About langchain_demo
brainlid/langchain_demo
Demo web project using the Elixir LangChain library
This project helps developers explore and understand how to build AI-powered applications using the Elixir LangChain library. It takes developer setup and an OpenAI key as input, and outputs working examples of an AI chatbot and a personalized AI fitness trainer. Developers interested in integrating large language models into Elixir applications would use this.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work