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.
Equips AI coding assistants like Claude Code and Cursor with 75+ executable tools, an MCP server, reusable skills, and a Python library to build on Databricks—Spark pipelines, jobs, dashboards, Unity Catalog resources, and ML workflows—from your editor.
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 step-by-step, beginner-first programming course that teaches 'vibe coding'—conversational workflows to turn ideas into AI-enabled web and full‑stack prototypes. Features interactive simulated coding, multi-language docs, stage-based projects (from simple demos to SaaS capstones) and advanced agent/Claude Code guidance.
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.
Compresses any context sent to LLMs (tool outputs, DB reads, RAG results, files, logs) to cut tokens by ~70–95% while preserving reversible originals; runs as a proxy or Python/TypeScript SDK with integrations for common agent frameworks.
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.
Searches raw files with no vector DB or embedding step — drop documents in and query instantly, firing LLM calls only when a match needs reasoning. Adds Monte Carlo evidence sampling and self-evolving clusters as a low-overhead RAG alternative.
Models an AI agent's context as a file system, unifying memory, resources, and skills instead of flat vector RAG. Uses L0/L1/L2 tiered loading to cut tokens, directory-recursive plus semantic retrieval, and visualized retrieval traces for debugging.
Self-hosted personal AI agent runtime that runs chats, tools, automations and long-term memory for persistent workflows. Small, readable core with a bundled WebUI, multi-chat integrations, an OpenAI-compatible API and a Python SDK for easy extension and deployment.
Provides cross-platform semantic memory for AI coding agents by turning human-editable Markdown logs into a rebuildable Milvus “shadow” index and syncing memories across plugins (Claude Code, OpenClaw, OpenCode, Codex). Supports progressive retrieval, hybrid dense+BM25+RRF search, smart deduplication, live sync, and local ONNX embeddings.
Runs a local-first, full AI stack—LLM inference, chat UI, voice, agents, workflows, RAG, and image generation—deployable with one command. Auto-detects hardware and bootstraps a small model for instant chat while larger models download; supports Linux, Windows, macOS and optional cloud/hybrid modes.