ChatGH

Ask me anything about your GitHub repositories

Or start instantly with a popular repositories below

Trending Repositories

Trending repositories on GitHub today

D4Vinci/Scrapling
D4Vinci

D4Vinci / Scrapling

Scrapling is an adaptive web scraping framework that handles everything from single requests to full-scale crawls. Its parser automatically relocates elements when websites update, while built-in fetchers bypass anti-bot systems like Cloudflare Turnstile out of the box.

Python
14.5k
huggingface

huggingface / skills

Hugging Face Skills provides standardized AI/ML task definitions for coding agents like Claude Code, Codex, Gemini CLI, and Cursor. Includes skills for dataset creation, model training, evaluation, and Hugging Face Hub operations.

Python
6.2k
abhigyanpatwari

abhigyanpatwari / GitNexus

GitNexus is a zero-server code intelligence engine that indexes any codebase into a knowledge graph. It provides CLI + MCP for AI agents and a browser-based visual explorer, enabling deep code analysis with dependency tracking, call chains, and impact analysis across 9 languages.

TypeScript
3.5k
obra

obra / superpowers

Superpowers is a complete software development workflow for coding agents, built on composable skills that enforce TDD, systematic planning, subagent-driven development, and code review. It transforms AI from a code generator into a disciplined engineering partner.

Shell
61.5k
muratcankoylan

muratcankoylan / Agent-Skills-for-Context-Engineering

A comprehensive collection of Agent Skills for context engineering, teaching the art of managing LLM context windows to build production-grade AI agent systems. Covers multi-agent patterns, memory systems, tool design, and evaluation frameworks.

Python
10.5k
datawhalechina

datawhalechina / hello-agents

Hello-Agents is an open-source systematic tutorial from Datawhale for learning AI agents from scratch. Covering theory to practice, it guides you through ReAct paradigms, low-code platforms, custom frameworks, memory systems, and multi-agent collaboration, transforming you from an LLM user to an agent system builder.

Python
21.9k
bytedance

bytedance / deer-flow

DeerFlow is an open-source super agent harness by ByteDance that orchestrates sub-agents, memory, and sandboxes to perform complex tasks. Built on LangGraph, it features extensible skills, sandboxed execution, long-term memory, and supports multi-agent workflows for deep research, automation, and content generation.

TypeScript
20.4k
VectifyAI

VectifyAI / PageIndex

PageIndex is a vectorless, reasoning-based RAG system that builds hierarchical tree indexes from long documents, enabling LLMs to perform human-like, agentic retrieval without vector databases or chunking.

Python
17.6k
NevaMind-AI/memU
NevaMind-AI

NevaMind-AI / memU

memU is a memory framework for 24/7 proactive AI agents. It continuously captures user intent, reduces LLM token costs, and organizes memory like a file system for instant access. Enables always-on, evolving agents that learn from conversations, documents, and multimodal inputs.

Python
10.7k

Top Repositories

The most popular repositories on GitHub.

1

A curated collection of step-by-step tutorials teaching developers how to rebuild popular technologies from scratch. Covering 30+ topics including databases, compilers, operating systems, and game engines, it helps you master programming by creating your own versions of tools like Git, Docker, and Redis.

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

freeCodeCamp.org's open-source codebase and curriculum. A friendly community where you can learn to code for free through thousands of interactive coding challenges, helping over 100,000 people land their first developer job.

4

A collective list of free APIs for use in software and web development. This repository includes an extensive list of public APIs from many domains including animals, anime, business, development, entertainment, finance, games, health, music, news, sports, weather and more, curated by the community.

5

A collaboratively maintained list of freely available programming books, courses, podcasts, and tutorials in over 40 languages. Hosted by the Free Ebook Foundation, it offers thousands of high-quality learning resources for developers at all levels.

6

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.

7

A complete computer science study plan to become a software engineer. Created by John Washam to prepare for interviews at top tech companies like Google, Amazon, Facebook, and Microsoft. Covers data structures, algorithms, system design, and more.

8

Learn how to design large-scale systems. Prep for the system design interview. An organized collection of resources covering scalability, performance, availability, and common system design patterns with solutions and Anki flashcards.

9

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

10

996.ICU is an open-source initiative protesting the '996' work culture (9am-9pm, 6 days/week) in Chinese tech companies, advocating for labor law compliance and workers' rights, and introducing the 'Anti-996 License' to restrict non-compliant companies from using licensed code.