Discover the Best AI Resources
Curated essentials, no noise — just what matters
Maps a codebase plus docs, PDFs, media and configs into a local, queryable knowledge graph; parses code with a local tree-sitter AST (no LLM), uses configurable backends for semantic extraction of non-code, and outputs graph.json, graph.html and a brief report.
Provides a cloud-backed shared memory and skill-propagation layer for coding agents: captures session traces, mines recurring patterns into reusable SKILL.md, and shares capabilities across agents in real time. Features hybrid semantic+lexical search, BYOC storage, and a VFS for traces — built for team workflows and agent orchestration.
Compresses LLM/agent replies into a terse “caveman” style to cut output tokens (~65–75%) while preserving technical accuracy. Offers per-agent skills, intensity modes, memory-compression and middleware to lower token cost and extend usable context.
Provides curated short video clips (49- and 81-frame) with layered ground truth—edit layers, alpha mattes, and composite targets—for training and evaluating content-preserving layered diffusion video editing. Contains background-replace and object-add edits; Apache-2.0 licensed.
Automates scanning and evaluating job listings with LLM-driven agents, then generates ATS-optimized, per-role PDFs and a unified tracker. Supports batch processing and terminal-first workflows with structured A–F scoring and portal scanners.
Multimodal image-text-to-text fork of Gemma 4 (31B) using a 'CRACK v2' abliteration — tuned for conversational vision inputs and thinking-mode support in JANG v2 safetensors format. Recommended to run in vMLX; published by dealignai.
Acts as a local git proxy that runs an AI-driven validation pipeline in a disposable worktree, only forwarding the branch and opening a PR after every check passes. Runs review, tests, docs, and lint in isolation, applies safe auto-fixes, supports multiple agent providers, and pauses for human approval when intent would change.
Provides a brain layer for AI agents that synthesizes answers, traverses a self-wiring knowledge graph, and highlights gaps in team knowledge. Ships hybrid retrieval, citation-aware synthesis, and MCP integrations for Claude/Codex to power meeting prep and company-wide memory.
Stores conversation history verbatim and retrieves it via local semantic search with a structured index (wings/rooms/drawers). Pluggable vector backends and a local-first default mean high recall (benchmarked) without cloud or API keys—useful for agent memory and private RAG.
Generates persistent, explorable 3D worlds from a single image by synthesizing long-range, geometry-consistent video and reconstructing it into an explicit 3D Gaussian scene. Intended for internal research use under NVIDIA's research license.
Lets AI coding agents compile your documents and chat histories into a maintained Obsidian vault: it ingests sources, distills them into interconnected markdown pages, tracks deltas and provenance, and exposes query/lint/export skills across many agents.
An 8B-parameter, instruction-tuned long-context LLM optimized for instruction following, tool-calling, and multilingual dialogue — supports 131072-token context and common NLP tasks such as summarization, QA, code, and RAG.