Show HN: Erlangchain – A tiny Erlang client for LLMs
Category: library
Tags: llm, erlang, openai, anthropic, json
Score: 4.3/10 (Innovation: 3, Technical: 5, Documentation: 5, Utility: 4)
Erlangchain provides minimal Erlang modules for interacting with OpenAI and Anthropic LLMs via HTTP, with built-in JSON handling and tool-use support. It's interesting as a lightweight, dependency-free alternative for integrating LLM capabilities into Erlang applications.
Target audience: backend devs
Repository: https://github.com/abhavk/erlangchain · Erlang · MIT
View on Hacker News