ChatGH

Ask me anything about your GitHub repositories

Or start instantly with a popular repositories below

Trending Repositories

Trending repositories on GitHub today

A fully local long-term memory system for AI agents with a 4-tier progressive pipeline (L0→L3). Combines symbolic short-term memory via Mermaid graphs to slash token usage by up to 61%, and layered long-term memory to distill conversations into structured personas and scenes — zero external API dependencies, white-box debuggable, plug-and-play for OpenClaw and Hermes.

TypeScript
13.2k

A cybersecurity skill router pack that gives AI coding agents (Claude Code, Cursor, etc.) the ability to handle reverse engineering, penetration testing, and security research tasks. It auto-routes 38+ scenarios — from APK/ELF analysis to CTF capture — boots the right toolchain on demand, and evolves through a built-in field journal.

PowerShell
17.6k

A fast Rust library for PDF classification and text extraction. Intelligently detects scanned vs. text-based PDFs in ~10-50ms and extracts clean Markdown with tables, headings, and reading-order awareness — enabling smart OCR routing without external services or ML models.

Rust
9.7k

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

Python
604

An agentic skills framework and development methodology for AI coding agents. Provides 14 composable skills that auto-trigger across the full dev lifecycle—brainstorming, planning, TDD, subagent-driven execution, code review, and branch management. Works with Claude Code, Codex, Gemini CLI, Cursor, OpenCode, GitHub Copilot, and more.

Shell
266.3k
microsoft/generative-ai-for-beginners

A comprehensive 21-lesson course by Microsoft Cloud Advocates teaching you to build Generative AI applications from scratch. Covers LLMs, prompt engineering, text/image/chat/search apps, RAG with vector databases, AI agents, fine-tuning, and open-source models — with hands-on Python & TypeScript code samples for Azure OpenAI, Microsoft Foundry Models, and local deployment.

Jupyter Notebook
116.2k
cypress-io/cypress

A next-generation front-end testing framework that runs in the browser, supporting E2E and component testing for React, Vue, Angular, and Svelte, with built-in network interception, time-travel debugging, and auto-wait capabilities.

TypeScript
50.7k

AirLLM enables running 70B+ LLMs on a single 4GB GPU via layer-wise inference—loading one layer at a time without quantization or pruning. Supports Llama, QWen, Mistral, ChatGLM, Baichuan and more, with optional 4/8-bit compression for 3x speedup, KV cache, and macOS/Apple Silicon support.

Jupyter Notebook
28.2k

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.

JavaScript
65.9k

Top Repositories

The most popular repositories on GitHub.

1

A curated collection of step-by-step guides to rebuild your favorite technologies from scratch — databases, operating systems, compilers, neural networks, game engines, Docker, Git, blockchain, and more. Master programming through hands-on creation across 30+ domains with tutorials in C, Python, Rust, Go, JavaScript, and many other languages.

2

A curated list of awesome lists covering all kinds of interesting topics. This meta-list serves as the central directory for discovering high-quality resources on programming languages, frameworks, tools, and various technology domains.

3

A collectively curated list of free public APIs for software and web development. This extensive repository contains thousands of APIs across 100+ categories including animals, finance, health, music, news, science, sports, weather, and more. Maintained by the community and APILayer team.

4

The world's largest free coding education platform. Offers a self-paced full-stack web development and machine learning curriculum with interactive coding challenges, certifications across responsive web design, JavaScript, Python, databases, and APIs, plus developer language certifications. Built on React, Fastify, and Gatsby, with a vibrant open-source community that has helped over 100,000 people land their first developer job.

5

A collaborative, multilingual collection of freely available programming books, courses, podcasts, and interactive tutorials. Maintained by the Free Ebook Foundation, it indexes thousands of learning resources across numerous programming languages and computer science topics.

6

OpenClaw is a self-hosted personal AI assistant that connects to WhatsApp, Telegram, Discord, iMessage and 20+ channels. Features voice wake, live canvas, browser automation, and runs on any OS with local-first privacy.

7

Community-driven interactive roadmaps, guides, and resources for developers. Covers frontend, backend, DevOps, AI, and more with clickable nodes for detailed learning paths and best practices.

8

A comprehensive, open-source guide to mastering large-scale system design. Covers scalability, CAP theorem, databases, caching, load balancing, and more, with real-world architectures, interview questions with solutions, and Anki flashcards for effective spaced-repetition learning.

9

A comprehensive multi-month self-study plan for software engineering interviews at top tech companies. Covers data structures, algorithms, Big-O, graphs, dynamic programming, system design, and more, with curated video courses, book recommendations, coding practice platforms, and flashcard strategies.

10

A curated list of awesome Python frameworks, libraries, software and resources. Covers web frameworks, data analysis, machine learning, testing, and more.