huggingface/transformers

🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

GitHub repository with 161,293 stars and 33,414 forks.

Language: Python

Topics: nlp, natural-language-processing, pytorch, pytorch-transformers, transformer, model-hub, pretrained-models, speech-recognition, hacktoberfest, python

Open provider repository

24h trend summary

Trending score 3.69, activity score 2.50, stars gained +78, forks gained +27.

Latest metric snapshot

2026-06-05: 161,293 stars and 33,414 forks.

Similar repositories

  1. 1. huggingface/transformers

    🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

    GitHub repository with 161,293 stars and 33,414 forks.

    Trending score: 3.69; stars gained: +78; forks gained: +27.

    Language: Python

    Topics: nlp, natural-language-processing, pytorch, pytorch-transformers, transformer, model-hub

  2. 2. hiyouga/LlamaFactory

    Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)

    GitHub repository with 71,887 stars and 8,785 forks.

    Trending score: 1.30; stars gained: +22; forks gained: +2.

    Language: Python

    Topics: agent, ai, deepseek, fine-tuning, gemma, gpt

  3. 3. fancyboi999/ai-engineering-from-scratch-zh

    从零精通 AI 工程 · 20 阶段 468 课 · 中文全量翻译 + 配套站点 如何成为一名Agent 工程师 修成指南

    GitHub repository with 35 stars and 12 forks.

    Trending score: 0.95; stars gained: +8; forks gained: +1.

    Language: Python

    Topics: agents, ai, ai-agents, ai-engineering, chinese, chinese-translation

  4. 4. aaronsb/knowledge-graph-system

    Kappa Graph — κ(G). A semantic knowledge graph where knowledge has weight. Extracts concepts, measures grounding strength, preserves disagreement, traces everything to source.

    GitHub repository with 103 stars and 15 forks.

    Trending score: 0.81; stars gained: +5; forks gained: +2.

    Language: Python

    Topics: apache-age, concept-extraction, docker, fastapi, graph-database, knowledge-graph

  5. 5. RaguTeam/RAGU

    Codebase for the implementaion of graph-rag system

    GitHub repository with 35 stars and 12 forks.

    Trending score: 0.78; stars gained: +4; forks gained: +0.

    Language: Python

    Topics: graph, knowledge-graph, llm, rag, nlp

  6. 6. adbar/trafilatura

    Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping, extraction, output as CSV, JSON, HTML, MD, TXT, XML

    GitHub repository with 6,050 stars and 379 forks.

    Trending score: 0.76; stars gained: +4; forks gained: +0.

    Language: Python

    Topics: web-scraping, text-extraction, nlp, html2text, text-mining, crawler

Trending in Python

  1. 1. NousResearch/hermes-agent

    The agent that grows with you

    GitHub repository with 181,290 stars and 31,106 forks.

    Trending score: 5.95; stars gained: +1,867; forks gained: +361.

    Language: Python

    Topics: ai, ai-agent, ai-agents, anthropic, chatgpt, claude

  2. 2. chopratejas/headroom

    Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.

    GitHub repository with 12,882 stars and 829 forks.

    Trending score: 5.69; stars gained: +2,829; forks gained: +175.

    Language: Python

    Topics: agent, ai, anthropic, claude-code, compression, context-engineering

  3. 3. Imbad0202/academic-research-skills

    Academic Research Skills for Claude Code: research → write → review → revise → finalize

    GitHub repository with 27,327 stars and 2,249 forks.

    Trending score: 5.52; stars gained: +1,079; forks gained: +89.

    Language: Python

    Topics: academic-pipeline, academic-writing, ai-research, claude, claude-code, literature-review

  4. 4. anthropics/financial-services

    GitHub repository with 29,986 stars and 4,219 forks.

    Trending score: 4.88; stars gained: +688; forks gained: +114.

    Language: Python

  5. 5. virgiliojr94/book-to-skill

    Turn any technical book PDF into a Claude Code skill — ready to study, reference, and use while you work.

    GitHub repository with 4,196 stars and 525 forks.

    Trending score: 4.88; stars gained: +476; forks gained: +68.

    Language: Python

  6. 6. vinta/awesome-python

    An opinionated list of Python frameworks, libraries, tools, and resources

    GitHub repository with 301,315 stars and 28,045 forks.

    Trending score: 4.60; stars gained: +518; forks gained: +24.

    Language: Python

    Topics: awesome, python, collections, python-frameworks, python-libraries, python-tools

Trending topic: nlp

  1. 1. huggingface/transformers

    🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

    GitHub repository with 161,293 stars and 33,414 forks.

    Trending score: 3.69; stars gained: +78; forks gained: +27.

    Language: Python

    Topics: nlp, natural-language-processing, pytorch, pytorch-transformers, transformer, model-hub

  2. 2. asgeirtj/system_prompts_leaks

    Extracted system prompts from Anthropic - Claude Code, Claude Design, Opus 4.8, Sonnet 4.6. OpenAI - ChatGPT 5.5 Thinking, GPT 5.5 Instant, Codex, Google - Gemini - 3.5 Flash, 3.1 Pro, Antigravity, xAI - Grok, Cursor, Copilot, VS Code, Perplexity, and more. Updated regularly.

    GitHub repository with 41,262 stars and 6,839 forks.

    Trending score: 3.20; stars gained: +54; forks gained: +13.

    Language: JavaScript

    Topics: ai, anthropic, awesome, chatbot, chatgpt, claude

  3. 3. deepset-ai/haystack

    Open-source AI orchestration framework for building context-engineered, production-ready LLM applications. Design modular pipelines and agent workflows with explicit control over retrieval, routing, memory, and generation. Built for scalable agents, RAG, multimodal applications, semantic search, and conversational systems.

    GitHub repository with 25,460 stars and 2,829 forks.

    Trending score: 2.66; stars gained: +20; forks gained: +5.

    Language: MDX

    Topics: nlp, question-answering, pytorch, semantic-search, information-retrieval, summarization

  4. 4. hiyouga/LlamaFactory

    Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)

    GitHub repository with 71,887 stars and 8,785 forks.

    Trending score: 1.30; stars gained: +22; forks gained: +2.

    Language: Python

    Topics: agent, ai, deepseek, fine-tuning, gemma, gpt

  5. 5. Ammaar-Alam/minebench

    Minecraft-style voxel benchmark for comparing AI models (Arena + Sandbox)

    GitHub repository with 244 stars and 17 forks.

    Trending score: 1.14; stars gained: +13; forks gained: +0.

    Language: TypeScript

    Topics: ai, benchmark, llm, nlp, voxel, comparison-benchmarks

  6. 6. chrisvdweth/selene

    An open, large-scale, interactive textbook.

    GitHub repository with 163 stars and 16 forks.

    Trending score: 1.13; stars gained: +14; forks gained: +0.

    Language: Jupyter Notebook

    Topics: ai, computer-science, edcuational, learning-resources, data-science, deep-learning