AIトレンド(βテスト)

AIトレンド・ダッシュボード

最終更新: 2026-08-03(UTC基準)

この一覧は自動収集した数値と、AIが生成した日本語1行解説(データノート)です。 解説は未レビューの参考情報であり、数値は各一次ソースに基づきます。

GitHub スター(追跡リポジトリ)

#リポジトリStarsForksLicense解説
1n8n-io/n8n199,21559,879NOASSERTIONノーコードでAPI連携やタスクを自動化できるワークフローツール。
2Significant-Gravitas/AutoGPT185,79046,051NOASSERTION自律型AIエージェントの草分けとして話題になったOSSプロジェクト。
3ollama/ollama177,70217,251MITローカル環境でLLMを手軽に実行・管理できるツール。
4AUTOMATIC1111/stable-diffusion-webui164,37330,537AGPL-3.0画像生成AI「Stable Diffusion」の代表的なWeb UI実装。
5huggingface/transformers163,30034,111Apache-2.0事前学習済みモデルを扱うための定番ライブラリ。
6langgenius/dify151,22223,865NOASSERTIONLLMを使ったアプリ開発を支援するプラットフォーム。
7open-webui/open-webui147,73921,490NOASSERTIONLLM向けの汎用的なチャットUIを提供するOSS。
8langchain-ai/langchain143,34523,875MITLLMアプリケーション構築のためのフレームワーク。
9Comfy-Org/ComfyUI123,40614,582GPL-3.0ノードベースで画像生成のワークフローを構築できるツール。
10ggml-org/llama.cpp122,58921,285MITCPU/GPUで軽量にLLM推論を行うためのエンジン。
11openai/whisper106,55212,941MITOpenAIが公開した音声認識モデル。
12modelcontextprotocol/servers89,16211,369NOASSERTIONLLMと外部ツールを接続するMCPのサーバー実装集。
13vllm-project/vllm88,10320,223Apache-2.0
14lobehub/lobehub81,18815,755NOASSERTION
15unslothai/unsloth69,4846,275Apache-2.0
16microsoft/autogen60,1999,070CC-BY-4.0
17crewAIInc/crewAI56,5798,055MIT
18BerriAI/litellm55,45010,292NOASSERTION
19FlowiseAI/Flowise55,12324,819NOASSERTION
20ggml-org/whisper.cpp52,5546,006MIT

Hugging Face(DL数上位)

#モデル/データ種別DL数Likes解説
1sentence-transformers/all-MiniLM-L6-v2model257,599,3585,165文章の類似度計算などに使われる軽量な埋め込みモデル。
2google-bert/bert-base-uncasedmodel114,894,0262,725自然言語処理で広く使われてきた代表的なBERTモデル。
3cross-encoder/ms-marco-MiniLM-L6-v2model89,120,995293検索結果の再ランキングに用いられるモデル。
4BAAI/bge-small-en-v1.5model72,470,174521テキスト埋め込み生成に使われる軽量モデル。
5sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2model59,964,4371,338多言語対応の文埋め込みを生成するモデル。
6google/electra-base-discriminatormodel55,807,204148効率的な事前学習手法ELECTRAによる言語モデル。
7lpiccinelli/unidepth-v2-vitl14model36,226,05347単眼画像から深度を推定するモデル。
8BAAI/bge-m3model35,237,6283,305多言語・多機能に対応したテキスト埋め込みモデル。
9Qwen/Qwen3-0.6Bmodel29,023,0651,481
10amazon/chronos-2model28,420,483389
11sentence-transformers/all-mpnet-base-v2model25,794,7431,337
12google-t5/t5-smallmodel25,286,314588
13openai/clip-vit-base-patch32model22,864,326992
14FacebookAI/xlm-roberta-basemodel21,268,431877
15BAAI/bge-reranker-v2-m3model19,219,5191,120

Hacker News(AIトピック話題度)

#タイトルPointsComments解説
1LLMs reward expertise [HN]23198LLM活用と専門知識の関係を論じた記事が議論を呼んだ。
2Show HN: Bor – Open-source policy management for Linux desktops [HN]18428Linuxデスクトップ向けOSSポリシー管理ツールの紹介投稿。
3Smaller, faster, safer: running Kimi and GLM at scale [HN]11730Kimi・GLMなど大規模モデルの効率的な運用を扱う記事。
4AI's debt binge can't last, hidden borrowing reaches $1.65T [HN]99102AI業界の負債膨張という財務リスクを指摘する記事。
5The Dunning-Kruger effect may just be a data artefact (2020) [HN]96103ダニング=クルーガー効果への統計的な疑義を扱った記事。
6Launch HN: Hoplite (YC S26) – Effortlessly deploy cloud coding agents [HN]4948クラウド上でコーディングエージェントを展開するYCスタートアップの紹介。
7Show HN: Hacker News with AI stories filtered out [HN]379
8Show HN: Product analytics (and evals) for agent sessions on your MCP [HN]362
9Show HN: The Goal is simple, there should be an actual free editor [HN]207
10Ask HN: Who wants to be hired? (August 2026) [HN]17130
11Stanford CS329A: Self-Improving AI Agents [HN]160
12Windows XP 2002 for the Itanium: Unbridled rage [HN]140
13Show HN: Draco – A single-binary, self-hostable Firecrawl alternative in Rust [HN]139
14If AI Outputs Aren't Speech, Who Has to Prove They're Human? [HN]1112
15Best way to avoid bloat and AI – selfcontaining OS [HN]113

npm / PyPI(直近週DL数)

#パッケージレジストリ週間DL解説
1openaipypi105,292,610OpenAI APIを利用するための公式Pythonライブラリ。
2openainpm32,728,731OpenAI APIを利用するための公式JavaScriptライブラリ。
3ainpm19,836,576LLMアプリ開発向けのJavaScript SDK。
4@langchain/corenpm5,235,188LangChainのJavaScript版コアライブラリ。
5langchainnpm2,765,067
6@huggingface/inferencenpm413,171
7llamaindexnpm122,569

arXiv 新着(cs.AI / cs.CL / cs.LG)

タイトルカテゴリ公開日
ExtractBench: A Benchmark for Schema-Guided Enterprise Document Extractioncs.AI2026-07-31
Development of FDD-ON: an Ontology for VAV HVAC System Fault Detection and Diagnosticscs.AI2026-07-31
AgentHPOBench: A Benchmark For Evaluating LLM Agents as Sequential Hyperparameter Optimizerscs.AI2026-07-31
The Theoretical Foundation of Socratic Tests: Dynamic, Multimodal, Conversational Examinationscs.CY, cs.AI, cs.HC2026-07-31
CENDRe: Concept Extraction with Natural Domain Representationscs.LG, cs.AI2026-07-31
When Does On-Policy Interaction Help? Representational Tradeoffs in Value-Based Imitation Learningcs.LG, cs.AI, stat.ML2026-07-31
A Human-Centered Validation of the Explainability-Performance Coefficientcs.LG, cs.AI, cs.CV2026-07-31
FriendBench: Benchmarking Dyadic Familiarity Inference in Humans and Multimodal Large Language Modelscs.CL, cs.AI, cs.CV, cs.HC2026-07-31
TraceViT: Grounded Trace Supervision for Visual Abstract Reasoningcs.CV, cs.AI2026-07-31
DungeonBench: A Benchmark for Rules-Rich Tactical Reasoning in Dungeons & Dragons Combatcs.AI, cs.LG2026-07-31
MOT-SR: Multi-Objective Tool-Augmented Scientific Equation Discovery with Large Language Modelscs.LG, cs.AI2026-07-31
LEMUR: Learning to Align with Multi-Objective Reinforcement Learning from Preference Feedbackcs.AI, cs.RO2026-07-31
COntExt: Towards Context-Aware Ontology Extension from Operational Metricscs.AI2026-07-31
AMTFV: Agentic Mathematical Tool-Flow Verification for LLM Self-Correctioncs.AI2026-07-31
ARB: A Matched Authorship-Rewriting Benchmark Dataset for AI-Text Detector Evaluationcs.CL, cs.AI2026-07-31
TerraNova: A Foundation Model for the Anthropocenecs.LG, cs.AI, cs.CY, econ.EM, stat.ML2026-07-31
From Code Review to Code Critique: Intent, Drift, and Spotlight for AI-Generated Diffs at Scalecs.SE, cs.AI2026-07-31
DreamQAS: Learning a Decision-Useful World Model for VQE-Efficient Quantum Architecture Searchcs.LG, cs.AI2026-07-31
Self-Play Meets Skill Evolution: Self-Evolving Search Agents that Pose, Solve, and Remembercs.AI2026-07-31
TFGformer: Multivariate Time Series Forecasting via Time-Frequency Graph Learning and Covariate Fusioncs.LG, cs.AI2026-07-31