braindb — Agent Tool by dimknaf

by dimknaf · Agent Tool · ★ 97

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About braindb

▶ Watch the walkthrough: youtu.be/AJ7iMOj4vvA — Karpathy's LLM wiki idea, on a SQL database, driven by REST APIs. A memory database and REST API for LLM agents. Store and retrieve thoughts, facts, sources, documents, and behavioral rules — with fuzzy + semantic keyword search, graph traversal up to 3 hops, temporal decay, and always-on rule injection. Built to be driven externally by an LLM via HTTP calls. It also ships with its own internal agent (OpenAI Agents SDK + LiteLLM with pluggable providers — DeepInfra is the recommended default, with NIM / local vLLM / others available via config) so external callers can talk to BrainDB in plain English via a single endpoint instead of orchestrating individual API calls. Why BrainDB? Inspired by Karpathy's LLM wiki idea — give an LLM a persistent external memory it can read and write. BrainDB takes that further by adding structure, retrieval, and a graph on top of the "plain markdown files" baseline. vs. RAG. RAG is stateless: embed documents, retrieve similar chunks on every query, stuff them into context. There's no notion of an entity that persists,

agentknowledge-graphllmllm-agentllm-memoryllm-wiki

Quick Facts

Stars97
Forks7
LanguagePython
CategoryAgent Tool
LicenseApache-2.0
Quality Score68.3398586694793/100
Open Issues1
Last Updated2026-06-26
Created2026-04-12
Platformspython
Est. Tokens~18k

Compatible Skills

These tools work well together with braindb for enhanced workflows:

  • Index.skill — semantic(0.54)+complementary+same_lang+similar_pop+shared_platform (64%)
  • llm-wiki — semantic(0.32)+complementary+rare_topics+same_lang+similar_pop+shared_platform (61%)

braindb alternative? Top 6 similar tools

Looking for a braindb alternative? If you're comparing braindb with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • Awesome-AI-For-Security by AmanPriyanshu · ⭐ 131

    A curated list of tools, papers, and datasets for applying AI to cybersecurity tasks. This list primarily focu

  • mem0-mcp by pinkpixel-dev · ⭐ 97

    ✨ mem0 MCP Server: A memory system using mem0 for AI applications with model context protocl (MCP) integration

  • edsl by expectedparrot · ⭐ 471

    Design, conduct and analyze results of AI-powered surveys and experiments. Simulate social science and market

  • atlas-mcp-server by cyanheads · ⭐ 467

    A Model Context Protocol (MCP) server for ATLAS, a Neo4j-powered task management system for LLM Agents - imple

  • palico-ai by palico-ai · ⭐ 342

    Build, Improve Performance, and Productionize your LLM Application with an Integrated Framework

  • agnix by agent-sh · ⭐ 304

    The missing linter and lsp for AI coding assistants. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP. Plug

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Python Agent Tools

Frequently Asked Questions

What is braindb?

braindb is An "LLM wiki" upgraded to a real database — typed entities, graph relations, HTTP API, and a built-in natural-language agent.. It is categorized as a Agent Tool with 97 GitHub stars.

What programming language is braindb written in?

braindb is primarily written in Python. It covers topics such as agent, knowledge-graph, llm.

How do I install or use braindb?

You can find installation instructions and usage details in the braindb GitHub repository at github.com/dimknaf/braindb. The project has 97 stars and 7 forks, indicating an active community.

What license does braindb use?

braindb is released under the Apache-2.0 license, making it free to use and modify according to the license terms.

What are the best alternatives to braindb?

The top alternatives to braindb on Agent Skills Hub include Awesome-AI-For-Security, mem0-mcp, edsl. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Agent Tool tools