nicieja/lammy
An LLM library for Ruby
Lammy is a tool for Ruby developers who want to integrate Large Language Models (LLMs) like OpenAI's GPT-4o or Anthropic's Claude into their Ruby applications. It takes natural language prompts and optional context or structured schemas as input, and outputs LLM-generated text or JSON responses. This helps developers embed intelligent text generation directly into their application's models without excessive boilerplate.
No commits in the last 6 months.
Use this if you are a Ruby developer building an application and need a lightweight, functional way to add LLM capabilities without complex frameworks.
Not ideal if you are not a Ruby developer or need a highly visual, drag-and-drop interface for prompt engineering.
Stars
39
Forks
—
Language
Ruby
License
MIT
Category
Last pushed
Jun 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/nicieja/lammy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/multilspy
multilspy is a lsp client library in Python intended to be used to build applications around...
mlc-ai/xgrammar
Fast, Flexible and Portable Structured Generation
vicentereig/dspy.rb
The Ruby framework for programming—rather than prompting—language models.
feenkcom/gt4llm
A GT package for working with LLMs
Evref-BL/Pharo-LLMAPI
Use LLM API from Pharo