langchainrb

Build LLM-powered applications in Ruby (by patterns-ai-core)

Langchainrb Alternatives

Similar projects and alternatives to langchainrb

  1. langchain

    Discontinued ⚡ Building applications with LLMs through composability ⚡ [Moved to: https://github.com/langchain-ai/langchain] (by hwchase17)

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Milvus

    Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search

  4. dvc

    120 langchainrb VS dvc

    🦉 Data Versioning and ML Experiments

  5. guidance

    90 langchainrb VS guidance

    Discontinued A guidance language for controlling large language models. [Moved to: https://github.com/guidance-ai/guidance] (by microsoft)

  6. llama_index

    LlamaIndex is the leading framework for building LLM-powered agents over your data.

  7. haystack

    AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.

  8. ydata-profiling

    1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. flyte

    Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks.

  11. OpenLLM

    26 langchainrb VS OpenLLM

    Run any open-source LLMs, such as Llama, Mistral, as OpenAI compatible API endpoint in the cloud.

  12. NeMo-Guardrails

    NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.

  13. quivr

    24 langchainrb VS quivr

    Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: PGVector, Faiss. Any Files. Anyway you want.

  14. ruby-openai

    OpenAI API + Ruby! 🤖❤️

  15. technical-blogs

    Technical blogs around data collaboration, data management, and building collaborative applications.

  16. trulens

    14 langchainrb VS trulens

    Evaluation and Tracking for LLM Experiments

  17. hnsqlite

    hnsqlite integrates hnswlib and sqlite for simple text embedding search

  18. pycall.rb

    Calling Python functions from the Ruby language

  19. machine-learning-with-ruby

    Curated list: Resources for machine learning in Ruby

  20. phoenix

    5 langchainrb VS phoenix

    AI Observability & Evaluation (by Arize-ai)

  21. boxcars

    Building applications with composability using Boxcars with LLM's. Inspired by LangChain.

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better langchainrb alternative or higher similarity.

langchainrb discussion

Log in or Post with

langchainrb reviews and mentions

Posts with mentions or reviews of langchainrb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-15.
  • Langchain.rb
    1 project | news.ycombinator.com | 21 Jan 2024
  • First 15 Open Source Advent projects
    16 projects | dev.to | 15 Dec 2023
    8. LangChain RB | Github | tutorial
  • Create AI Agents in Ruby: Implementing the ReAct Approach
    3 projects | news.ycombinator.com | 18 Sep 2023
  • Lost on LangChain: Can someone help with the Question Answer concept?
    2 projects | /r/LangChain | 11 Jul 2023
    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
    3 projects | /r/ruby | 7 Jul 2023
    langchain
  • Anyone willing to share their experience with Boxcar.ai?
    1 project | /r/rails | 3 Jul 2023
    I would suggest taking a look at Langchain.rb as well. Disclosure: I'm the core maintainer.
  • Emerging Architectures for LLM Applications
    6 projects | news.ycombinator.com | 20 Jun 2023
    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?
    6 projects | /r/rails | 6 Jun 2023
    I'm the author of Langchain.rb.
  • 5 things I wish I knew before building a GPT agent for log analysis
    3 projects | /r/OpenAIDev | 5 Jun 2023
    @dliteful23 I loved your super detailed lessons-learned article! I'm the author of Langchain.rb, I would love to hear what you think of it if you get a chance to check it out. If there's anything that you'd like to see in the framework, please do let us know and we'll make sure to build it out if it aligns with the vision.
  • LangChain: The Missing Manual
    5 projects | news.ycombinator.com | 19 May 2023
    We’re building “Langchain for Ruby” under the current working name of “Langchain.rb”: https://github.com/andreibondarev/langchainrb

    People that have contributed on the project thus far each have at least a decade of experience programming in Ruby. We’re trying our best to build an abstraction layer on top all of the common emerging AI/ML techniques, tools, and providers. We’re also focusbig on building an excellent developer experience that Ruby developers love and have gotten to expect.

    Unlike the Python project, as it’s been pointed out here a countless number of times, we’d like to avoid deeply nested class structures that make it incredibly difficult to track and extend.

    We’ve been pondering over the “what does Rails for Machine Learning look like?” question, and we’re taking a stab at answering this question.

    We’re hyper-focused on the open source community and the developer community at large. All feedback/ideas/contributions/criticism are welcome and encouraged!

  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 9 Feb 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic langchainrb repo stats
16
1,592
9.4
6 days ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Ruby is
the 12th most popular programming language
based on number of references?