Provides mined hard negatives and relevance scores for 1.88M queries across seven retrieval datasets, enabling contrastive fine-tuning and nv-retrieve filtering; includes full 2048 mined negatives per query, paired query/document splits, and parquet-formatted files for large-scale training.
Agent memory that learns over time instead of just recalling past chats: retain/recall/reflect primitives turn interactions into facts, experiences, and mental models. Reports top LongMemEval scores; self-hostable with Python and Node SDKs.
Drives penetration testing from chat commands, orchestrating 100+ security tools through an MCP-native multi-agent engine on CloudWeGo Eino. Adds attack-chain graphs, risk scoring, and human-in-the-loop approval gates for authorized use.
Aggregates SEC EDGAR filings into raw files, parsed plaintext, and rich filing metadata for LLM training and retrieval. Includes ~8.05M filings (~590 GB, ~43B tokens), per-filing token counts, and parsed outputs; Apache-2.0.
Combines a vector store, Cypher-style graph queries, and on-device LLM inference in one Rust engine, with a graph neural network that reranks results and adapts to query patterns in under a millisecond. Services ship as self-contained .rvf containers.
Embeds into an app like SQLite, persisting to a local file with no server or separate process. Combines dense and sparse vectors, full-text search, and scalar filters in one hybrid query; C++ core with Python, Node, Go, Rust, and Dart bindings.
On-device search engine for notes, transcripts, and code that blends BM25 full-text, vector semantic search, and a local LLM re-rank — all running offline via node-llama-cpp and SQLite. Ships an MCP server so AI agents can query your knowledge base.
Provides an agent-native personalized tutoring platform that combines persistent TutorBots, RAG-powered knowledge bases, and a CLI-first workflow. Designed for extensible agent skills, multi-channel deployment, and long-term learner memory.
A Claude Code plugin for long-form serial fiction that keeps characters, timeline, and world rules consistent across hundreds of chapters. Facts are committed to a versioned state store, and review gates flag contradictions before each chapter.
Registry where OpenClaw agents publish, version, and vector-search text-based skills — each a SKILL.md plus supporting files. Adds a CLI with install pinning and moderation, plus a unified catalog that lists native code and bundle plugins beside skills.
Aggregates global news, infrastructure, military and market signals into an interactive map dashboard and synthesizes AI-generated intelligence briefs. Key features: local/remote LLM support, 3D globe + flat map, 35+ data layers, country instability index and client-side RAG/embeddings.