ruby-openai
langchainrb
ruby-openai | langchainrb | |
---|---|---|
14 | 18 | |
3,121 | 1,861 | |
1.0% | 3.3% | |
9.0 | 9.2 | |
11 days ago | 25 days ago | |
Ruby | Ruby | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ruby-openai
-
Official OpenAI Ruby Gem
What’s the relationship, if any, with https://github.com/alexrudall/ruby-openai ?
That gem is actively maintained and widely used. It’s a good gem! But by definition they’re always playing catch up.
- RubyLLM: A delightful Ruby way to work with AI
-
tiktoken_ruby VS ruby-openai - a user suggested alternative
2 projects | 3 May 2024
If you are using Open AI's API, this tokenizer is more accurate than the one coming with `ruby-openai` gem.
-
ruby and ML/AI chatgpt
ruby-openai
-
Building an app around a LLM, Rails + Python or just Python?
If you can just interact with OpenAI api directly without langchain then that eliminates need for python. Here’s a gem for interacting with the OpenAI api : https://github.com/alexrudall/ruby-openai
- Use OpenAI embeddings with Rails?
-
I need help building a Chatbot using Openai Chatgpt API
There is a gem developed by Alex - https://github.com/alexrudall/ruby-openai.
-
Looking for self-hosted tools with OpenAI API support
I've been playing with ruby-openai, a Ruby gem (ie, library) that interfaces with the OpenAI API. I'm building myself a small movie-recommendation tool, just a personal need, as well as to teach myself how this stuff works. It's unlikely I'll ever build it into a proper app, as I'm okay with interacting in the shell and with text files, versus a web-based thing. But if there's interest, I'll push my tool up to Github.
-
Creating AI assistant with GPT and Ruby and Redis using embeddings
Can use https://github.com/alexrudall/ruby-openai to do this sort of thing also :)
- OpenAI API and Ruby Now with ChatGPT
langchainrb
-
ruby_llm VS langchainrb - a user suggested alternative
2 projects | 14 May 2025
-
langchainrb VS ruby_llm - a user suggested alternative
2 projects | 14 May 2025
- Langchain.rb
-
First 15 Open Source Advent projects
8. LangChain RB | Github | tutorial
- Create AI Agents in Ruby: Implementing the ReAct Approach
-
Lost on LangChain: Can someone help with the Question Answer concept?
So I hooked up the Ruby on Rails langchainrb gem (https://github.com/andreibondarev/langchainrb) and it seems like the approach is to store the plane text entries as meta data on pinecone. I definitely DO NOT want to do this as the data is private and secure on my own DB.
-
ruby and ML/AI chatgpt
langchain
-
Anyone willing to share their experience with Boxcar.ai?
I would suggest taking a look at Langchain.rb as well. Disclosure: I'm the core maintainer.
-
Emerging Architectures for LLM Applications
Is the emerging architecture made out to be more complicated than what most of the companies are currently building? Perhaps! But this is most likely the general direction where things will start trending towards as the auxiliary ecosystem matures.
Shameless plug: For fellow Ruby-ists we're building an orchestration layer for building LLM applications, inspired by the original, Langchain.rb: https://github.com/andreibondarev/langchainrb
-
Building an app around a LLM, Rails + Python or just Python?
I'm the author of Langchain.rb.
What are some alternatives?
pycall.rb - Calling Python functions from the Ruby language
NeMo-Guardrails - NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.
discourse-ai
machine-learning-with-ruby - Curated list: Resources for machine learning in Ruby
chat-with-gpt - An open-source ChatGPT app with a voice
hnsqlite - hnsqlite integrates hnswlib and sqlite for simple text embedding search