rubra-ai/rubra
Open Weight, tool-calling LLMs
Rubra enhances large language models (LLMs) with the ability to call external, user-defined tools reliably. This means you can provide the model with a set of functions or data sources, and it will intelligently decide when and how to use them during a conversation. This is ideal for developers building AI agents that need to perform specific actions or access real-time information.
155 stars. No commits in the last 6 months.
Use this if you are a developer looking to build AI agents that can interact with external systems or APIs in a structured and intelligent way.
Not ideal if you are an end-user simply looking for a chat application or a general-purpose LLM without needing complex tool integrations.
Stars
155
Forks
17
Language
Makefile
License
Apache-2.0
Category
Last pushed
Oct 24, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/rubra-ai/rubra"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
InfinitiBit/graphbit
GraphBit is the world’s first enterprise-grade Agentic AI framework, built on a Rust core with a...
autogluon/autogluon-assistant
Multi-Agent System Powered by LLMs for End-to-end Multimodal ML Automation
pguso/agents-from-scratch
Build AI agents from first principles using a local LLM - no frameworks, no cloud APIs, no...
samholt/L2MAC
🚀 The LLM Automatic Computer Framework: L2MAC
pguso/ai-agents-from-scratch
Demystify AI agents by building them yourself. Local LLMs, no black boxes, real understanding of...