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 →
Langchainrb Alternatives
Similar projects and alternatives to langchainrb
-
langchain
Discontinued ⚡ Building applications with LLMs through composability ⚡ [Moved to: https://github.com/langchain-ai/langchain] (by hwchase17)
-
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.
-
Milvus
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
-
-
guidance
Discontinued A guidance language for controlling large language models. [Moved to: https://github.com/guidance-ai/guidance] (by microsoft)
-
-
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.
-
ydata-profiling
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
flyte
Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks.
-
OpenLLM
Run any open-source LLMs, such as Llama, Mistral, as OpenAI compatible API endpoint in the cloud.
-
NeMo-Guardrails
NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.
-
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.
-
-
technical-blogs
Technical blogs around data collaboration, data management, and building collaborative applications.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
langchainrb discussion
langchainrb reviews and mentions
- 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.
-
5 things I wish I knew before building a GPT agent for log analysis
@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
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
Stats
patterns-ai-core/langchainrb is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of langchainrb is Ruby.