l

langchainrb

A library for building LLM-driven applications in Ruby.

🌍 OverseasFreeOpen source
Platforms: API
Region
Overseas
Pricing
Free
Open source
Yes
GitHub Stars
★ 2.0k
Source
GitHub
Added
2026-06-07
Last verified
2026-06-07
langchainrb

Overview

langchainrb is a library for building LLM (Large Language Model)-driven applications in Ruby. It provides a unified interface to interact with different LLM providers, simplifying the development process and allowing developers to easily switch backends without modifying application code. The library is suitable for applications requiring natural language processing capabilities, such as retrieval-augmented generation and chatbot assistants.

Key features

  • Supports multiple LLM providers
  • Unified interface simplifies development
  • Flexible initialization options
  • Easy integration into Ruby projects

Use cases

Retrieval-Augmented GenerationChatbot Assistant

Pros

  • Extensive LLM support
  • Simple API usage
  • Good documentation support

Limitations / notes

  • May require additional dependencies

Who it's for

Ruby developersAI application developersNatural language processing engineers

This overview was compiled by AI from public sources and may contain inaccuracies — please refer to the official site.

FAQ

How do I install langchainrb?

Install via `bundle add langchainrb` or `gem install langchainrb`.

Something wrong? Let us know on the About page and we'll fix it.