Loading...

Aug 04, 2026 GitHub Trending Board

Success: 18 | Failed: 0Duration: 443s

TencentCloud/TencentDB-Agent-Memory

โญ 13,545
๐Ÿด 1,271
๐Ÿ“ˆ +1,111
TypeScript

TencentDB Agent Memory is a team-level memory hub for AI Agents โ€” turning conversations, docs, and code into four reusable memory assets (Chat Memory, Skill, LLM-Wiki, Code-Graph) that are governed, shared, and equipped across agents and frameworks.

๐Ÿ’ก AI Summary:

A team-level memory hub for AI Agents that transforms conversations and code into reusable assets like skills and wikis.

๐Ÿ”ง Tech stack:TypeScript, LLM (OpenAI/Anthropic), Docker/Shell
๐Ÿ’ผ Use case:To enable AI Agents to share context, skills, and code graphs to avoid reinventing the wheel.

zhaoxuya520/reverse-skill

โญ 17,818
๐Ÿด 2,448
๐Ÿ“ˆ +2,297
PowerShell

Reverse Engineering / Authorized Penetration Testing / Security Research Skill Router Pack AI-powered routing + On-demand toolchain bootstrapping + Self-evolving knowledge base Supports Claude Code, Kiro, Cursor, Cline, and other AI coding clients ้€†ๅ‘/ๆธ—้€/ๅฎ‰ๅ…จๆŠ€่ƒฝ่ทฏ็”ฑๅŒ… - AI ่‡ชๅŠจ่ทฏ็”ฑ + ๆŒ‰้œ€่‡ชไธพๅทฅๅ…ท้“พ + ่‡ชๅŠจ่ฟ›ๅŒ–็ป้ชŒๅบ“ | ๆ”ฏๆŒ Claude Code / Kiro / Cursor / Cline ็ญ‰ไปฃ็  AI ๅฎขๆˆท็ซฏ

๐Ÿ’ก AI Summary:

An AI-powered routing system for reverse engineering and penetration testing that automates tool selection and workflow execution for security researchers.

๐Ÿ”ง Tech stack:PowerShell, Python, Node.js, Java, IDA Pro
๐Ÿ’ผ Use case:It helps AI agents route security tasks like APK analysis or binary exploitation to the correct tools and methodologies

firecrawl/pdf-inspector

โญ 9,965
๐Ÿด 656
๐Ÿ“ˆ +2,540
Rust

Fast Rust library for PDF inspection, classification, and text extraction. Intelligently detects scanned vs text-based PDFs to enable smart routing decisions.

๐Ÿ’ก AI Summary:

Fast Rust library for PDF inspection, classification, and text extraction without OCR.

๐Ÿ”ง Tech stack:Rust, WebAssembly, Python, Node.js
๐Ÿ’ผ Use case:Intelligently route PDF processing by detecting scanned vs text-based documents locally.

uber/ADR

โญ 673
๐Ÿด 68
๐Ÿ“ˆ +148
Python

ADR secures enterprise AI agents through observability, security benchmarking, and threat detection. Deployed at Uber.

๐Ÿ’ก AI Summary:

Enterprise security system for AI agents featuring observability, benchmarking, and threat detection.

๐Ÿ”ง Tech stack:Python, MCP (Model Context Protocol), AI Agents
๐Ÿ’ผ Use case:Secure enterprise AI agents by monitoring activity, benchmarking defenses, and detecting threats.

obra/superpowers

โญ 266,458
๐Ÿด 23,825
๐Ÿ“ˆ +653
Shell

An agentic skills framework & software development methodology that works.

๐Ÿ’ก AI Summary:

An agentic skills framework that automates software development workflows for coding agents.

๐Ÿ”ง Tech stack:Shell
๐Ÿ’ผ Use case:To provide a structured methodology and skills framework for autonomous coding agents to build software specifications a

microsoft/generative-ai-for-beginners

โญ 116,238
๐Ÿด 61,545
๐Ÿ“ˆ +783
Jupyter Notebook

21 Lessons, Get Started Building with Generative AI

๐Ÿ’ก AI Summary:

A comprehensive 21-lesson course by Microsoft to learn building Generative AI applications.

๐Ÿ”ง Tech stack:Jupyter Notebook
๐Ÿ’ผ Use case:A beginner-friendly course to learn and build Generative AI applications.

cypress-io/cypress

โญ 50,783
๐Ÿด 3,628
๐Ÿ“ˆ +11
TypeScript

Fast, easy and reliable testing for anything that runs in a browser.

๐Ÿ’ก AI Summary:

Cypress is a fast, easy, and reliable end-to-end testing framework for web applications.

๐Ÿ”ง Tech stack:TypeScript
๐Ÿ’ผ Use case:Developers use this tool to automate the testing of web applications running in browsers.

lyogavin/airllm

โญ 28,359
๐Ÿด 3,059
๐Ÿ“ˆ +1,711
Jupyter Notebook

AirLLM 70B inference with single 4GB GPU

๐Ÿ’ก AI Summary:

Optimizes LLM inference to run massive models like 70B on 4GB GPUs using sparse MoE.

๐Ÿ”ง Tech stack:Python, PyTorch, CUDA, Flash Attention, Transformers
๐Ÿ’ผ Use case:Run large language models on consumer-grade hardware with limited VRAM.

webpack/webpack

โญ 65,926
๐Ÿด 9,528
๐Ÿ“ˆ +10
JavaScript

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

๐Ÿ’ก AI Summary:

Webpack is a module bundler that packs JavaScript and other assets into optimized bundles for the browser.

๐Ÿ”ง Tech stack:JavaScript, Loaders, Plugins, ES Modules
๐Ÿ’ผ Use case:Developers use it to bundle JavaScript modules and assets for production deployment.

gabime/spdlog

โญ 29,372
๐Ÿด 5,372
๐Ÿ“ˆ +10
C++

Fast C++ logging library.

๐Ÿ’ก AI Summary:

A fast, feature-rich C++ logging library supporting async mode and multiple outputs.

๐Ÿ”ง Tech stack:C++, CMake, fmt
๐Ÿ’ผ Use case:Ideal for high-performance applications requiring fast and flexible logging capabilities.

denoland/deno

โญ 108,056
๐Ÿด 6,306
๐Ÿ“ˆ +31
Rust

A modern runtime for JavaScript and TypeScript.

๐Ÿ’ก AI Summary:

A modern runtime for JavaScript and TypeScript with secure defaults and great developer experience.

๐Ÿ”ง Tech stack:Rust, V8, Tokio
๐Ÿ’ผ Use case:Building web servers and applications using JavaScript, TypeScript, and WebAssembly.

usekaneo/kaneo

โญ 7,279
๐Ÿด 579
๐Ÿ“ˆ +559
TypeScript

๐ŸŽฏ All you need. Nothing you don't. Open source project management that works for you, not against you.

๐Ÿ’ก AI Summary:

A minimalist, self-hosted project management tool built with TypeScript for teams who value simplicity.

๐Ÿ”ง Tech stack:TypeScript, Docker, PostgreSQL
๐Ÿ’ผ Use case:A self-hosted project management solution designed to be fast, clean, and invisible to the user workflow.

livekit/agents

โญ 12,392
๐Ÿด 3,478
๐Ÿ“ˆ +432
Python

A framework for building realtime voice AI agents ๐Ÿค–๐ŸŽ™๏ธ๐Ÿ“น

๐Ÿ’ก AI Summary:

A Python framework for building real-time voice AI agents with WebRTC and telephony integration.

๐Ÿ”ง Tech stack:Python, WebRTC, MCP (Model Context Protocol), STT/LLM/TTS
๐Ÿ’ผ Use case:Build conversational, multi-modal voice agents that integrate with telephony and real-time APIs.

angular/angular

โญ 100,822
๐Ÿด 27,401
๐Ÿ“ˆ +13
TypeScript

Deliver web apps with confidence ๐Ÿš€

๐Ÿ’ก AI Summary:

Angular is a development platform for building mobile and desktop web applications using TypeScript and JavaScript.

๐Ÿ”ง Tech stack:TypeScript, JavaScript, Angular CLI, Angular Material
๐Ÿ’ผ Use case:Build mobile and desktop web applications using a modern development platform.

tailwindlabs/tailwindcss

โญ 96,463
๐Ÿด 5,533
๐Ÿ“ˆ +52
TypeScript

A utility-first CSS framework for rapid UI development.

๐Ÿ’ก AI Summary:

A utility-first CSS framework for rapid UI development.

๐Ÿ”ง Tech stack:TypeScript, CSS, JavaScript
๐Ÿ’ผ Use case:Rapidly build modern user interfaces using a utility-first CSS framework.

browser-use/video-use

โญ 19,308
๐Ÿด 2,405
๐Ÿ“ˆ +320
Python

Edit videos with coding agents

๐Ÿ’ก AI Summary:

Open-source Python tool enabling AI coding agents to edit raw video footage automatically.

๐Ÿ”ง Tech stack:Python, Claude Code, FFmpeg, ElevenLabs API, HyperFrames/Remotion/Manim
๐Ÿ’ผ Use case:Automate video editing workflows by dropping raw footage into a folder and using AI agents.

esengine/DeepSeek-Reasonix

โญ 30,756
๐Ÿด 1,980
๐Ÿ“ˆ +922
Go

DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability โ€” leave it running.

๐Ÿ’ก AI Summary:

Go-based terminal AI coding agent optimized for DeepSeek and prefix cache stability.

๐Ÿ”ง Tech stack:Go, DeepSeek, TOML, MCP (Model Context Protocol)
๐Ÿ’ผ Use case:Run a stable, low-cost AI coding agent in your terminal using DeepSeek.

EveryInc/compound-engineering-plugin

โญ 23,861
๐Ÿด 1,957
๐Ÿ“ˆ +40
TypeScript

Official Compound Engineering plugin for Claude Code, Codex, Cursor, and more

๐Ÿ’ก AI Summary:

A TypeScript plugin for AI coding agents like Claude Code and Cursor to enhance engineering workflows.

๐Ÿ”ง Tech stack:TypeScript
๐Ÿ’ผ Use case:To enhance engineering workflows by providing AI skills to coding agents.