ChatGH

Ask me anything about your GitHub repositories

Or start instantly with a popular repositories below

Trending Repositories

Trending repositories on GitHub today

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
26.7k

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
15.3k

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
7.6k
esengine/DeepSeek-Reasonix

Reasonix is a DeepSeek-native AI coding agent built for the terminal — a single static Go binary with config-driven providers, MCP-compatible plugins, and cache-aware context maintenance tuned for low token costs across long sessions. Use it from CLI, desktop, or VS Code.

Go
29.8k

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
11.9k
microsoft/AI-For-Beginners

Microsoft's 12-week, 24-lesson AI beginner curriculum covering neural networks, deep learning, computer vision, NLP, and more, with hands-on Jupyter notebooks for both PyTorch and TensorFlow, plus quizzes, labs, and AI ethics—available in 50+ languages.

Jupyter Notebook
60.5k
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
115.4k

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.

Python
360.4k

DwarfStar is a compact, high-performance inference engine purpose-built for DeepSeek V4 Flash and PRO, with GLM 5.2 support. It runs on Metal, CUDA, and ROCm backends and is optimized for consumer hardware such as MacBooks, DGX Spark, and Strix Halo. Features include SSD streaming for out-of-RAM models, multi-machine pipeline parallelism, tensor parallelism over Thunderbolt, a native coding agent, and an OpenAI/Anthropic-compatible server. Created by Redis author antirez.

C
20.3k

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.