Lists (11)
Sort Name ascending (A-Z)
Starred repositories
A complete computer science study plan to become a software engineer.
AI Agent Skills for idiomatic, production-ready Go code, distilled from Google, Uber, Community
🧑🎨 A collection of Golang agentic skills that works
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.
A curated list of ADHD apps, books, ideas and resources across the web!
ADHD — a skill for coding agents. Tree-of-thought with pruning, built on the Claude & Codex Agent SDK. Fans out parallel divergent thoughts under different cognitive frames, scores, prunes traps, d…
Official LLM-ready skill to interact with the French Open Data portal data.gouv.fr
Official data.gouv.fr Model Context Protocol (MCP) server that allows AI chatbots to search, explore, and analyze datasets from the French national Open Data platform, directly through conversation.
Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available…
Tool for interactive command line environments on Linux
mini cli search engine for your docs, knowledge bases, meeting notes, whatever. Tracking current sota approaches while being all local
Framework for AI agents to build and maintain a digital brain through Obsidian wiki using Karpathy's LLM Wiki pattern
Gradient Bang is an online multiplayer universe where you explore, trade, battle, and collaborate with other players and with LLMs
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini C…
Learn it. Build it. Ship it for others.
A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: https://logseq.io/p/NX4mc_ggEV
This project implements a comprehensive framework for Knowledge Graph Retrieval Augmented Generation (KG-RAG). It focuses on financial data from SEC 10-Q filings and explores how knowledge graphs c…
Your Personal AI super intelligence. Private, Simple and extremely powerful.
Apx (/à·peks/) is the default package manager in Vanilla OS. It is a wrapper around multiple package managers to install packages and run commands inside a managed container.
ABRoot is a utility that provides full immutability and atomicity to a Linux system, by transacting between two root filesystems. Updates are performed using OCI images, to ensure that the system i…
A polyglot document intelligence framework with a Rust core. Extract text, metadata, images, and structured information from PDFs, Office documents, images, and 97+ formats. Available for Rust, Pyt…
Garry's Opinionated OpenClaw/Hermes Agent Brain
True AI-Native Browser — a VLM reads the HTML and hallucinates the page.
mcptp is a MCP proxy allowing to call distant stdio MCP servers as if they were present locally
JLugagne / bm25
Forked from crawlab-team/bm25This is a golang implementation of various BM25 algorithms. Heavily optimized using simd and neon
Hybrid semantic tool filtering for LLM agents. Dense + BM25 retrieval, sticky history, dynamic list/load — keeps tools[] small and precision high regardless of catalog size.