mariochavez/aoororachain
Aoororachain is Ruby chain tool to work with LLMs
This tool helps developers working with Ruby to create a question-and-answer system using their own private data. It takes text documents, processes them to create numerical representations (embeddings), and then stores these in a database. The output is a robust foundation for a system that can answer questions based on the content of those documents, useful for building custom knowledge bases or internal documentation tools.
No commits in the last 6 months.
Use this if you are a Ruby developer looking to build a secure, local, and private question-answering system using open-source Large Language Models and your specific document collection.
Not ideal if you plan to integrate with commercial LLM services like OpenAI, or if you prefer a different programming language than Ruby.
Stars
37
Forks
1
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jul 12, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/mariochavez/aoororachain"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langchain-ai/langchain-aws
Build LangChain Applications on AWS
brainlid/langchain
Elixir implementation of a LangChain style framework that lets Elixir projects integrate with...
langchain-ai/langchain-weaviate
🦜🔗 LangChain interface to Weaviate
langchain-ai/langchain-litellm
🦜🔗 LangChain interface to LiteLLM
langchain-ai/langchain-mongodb
Integrations between MongoDB, Atlas, LangChain, and LangGraph