AIトレンド(βテスト)

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

最終更新: 2026-07-09(UTC基準)

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

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

#リポジトリStarsForksLicense解説
1n8n-io/n8n195,85659,204NOASSERTIONノーコードで使えるワークフロー自動化ツール。AI連携も可能で人気が高い。
2Significant-Gravitas/AutoGPT185,44546,112NOASSERTION自律型AIエージェントの先駆け的OSS。タスク自動遂行の試みで話題になった。
3ollama/ollama175,82616,906MITローカル環境でLLMを手軽に動かせるツール。開発者に広く使われる。
4AUTOMATIC1111/stable-diffusion-webui164,08830,425AGPL-3.0画像生成AI「Stable Diffusion」向けの定番Web UI。
5huggingface/transformers162,41833,845Apache-2.0主要なLLM・NLPモデルを扱う代表的ライブラリ。開発が活発。
6langgenius/dify148,33023,377NOASSERTIONLLMアプリケーションを構築するためのプラットフォーム。
7open-webui/open-webui144,86820,962NOASSERTIONローカルLLM向けのチャットUI。セルフホスト志向のユーザーに支持される。
8langchain-ai/langchain141,40523,501MITLLMアプリ開発フレームワークの代表格。エコシステムの中心的存在。
9Comfy-Org/ComfyUI120,08414,098GPL-3.0ノードベースで画像生成AIのワークフローを組めるツール。
10ggml-org/llama.cpp119,80820,401MIT軽量にLLM推論を行えるC/C++実装。ローカル実行環境を支える基盤。
11openai/whisper104,62612,747MITOpenAI製の音声認識モデル。文字起こし用途で広く利用される。
12modelcontextprotocol/servers88,27611,190NOASSERTIONMCP(Model Context Protocol)の公式サーバー集。AIとツール連携の標準化を担う。
13vllm-project/vllm85,83519,201Apache-2.0
14lobehub/lobehub79,67715,577NOASSERTION
15unslothai/unsloth67,9706,119Apache-2.0
16microsoft/autogen59,6088,976CC-BY-4.0
17crewAIInc/crewAI55,2517,773MIT
18FlowiseAI/Flowise54,47024,698NOASSERTION
19BerriAI/litellm53,1189,626NOASSERTION
20ggml-org/whisper.cpp51,5625,783MIT

Hugging Face(DL数上位)

#モデル/データ種別DL数Likes解説
1sentence-transformers/all-MiniLM-L6-v2model255,358,6545,049軽量な文章埋め込みモデル。ダウンロード数が突出し検索・類似度計算で定番。
2cross-encoder/ms-marco-MiniLM-L6-v2model84,950,775277検索結果の再ランキングに使われるモデル。RAG構築で用いられる。
3google-bert/bert-base-uncasedmodel69,933,7762,701自然言語処理の基礎モデルBERT。多くのタスクの土台として使われてきた。
4BAAI/bge-small-en-v1.5model65,712,952508軽量な文章埋め込みモデル。検索・RAG用途でのダウンロードが多い。
5sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2model50,200,6631,310多言語対応の文章埋め込みモデル。多言語検索用途で利用される。
6google/electra-base-discriminatormodel44,335,726136Google製の事前学習モデル。BERT系の効率的な代替として使われてきた。
7BAAI/bge-m3model34,563,9783,208多言語・多機能に対応した埋め込みモデル。RAG関連で注目度が高い。
8sentence-transformers/all-mpnet-base-v2model34,118,2741,322高精度な文章埋め込みモデル。検索・類似度計算用途の定番。
9Qwen/Qwen3-0.6Bmodel29,225,1291,401
10timm/mobilenetv3_small_100.lamb_in1kmodel28,981,46287
11google-t5/t5-smallmodel24,709,476566
12openai/clip-vit-base-patch32model23,836,192973
13FacebookAI/xlm-roberta-basemodel22,709,324863
14Qwen/Qwen3-8Bmodel18,458,6331,190
15BAAI/bge-reranker-v2-m3model17,371,8991,076

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

#タイトルPointsComments解説
1Show HN: Rowboat – Open-source, local-first alternative to Claude Desktop [HN]21694Claude Desktopのオープンソース・ローカル代替として紹介された投稿。
2GLM 5.2 is nearly as accurate as a human book keeper [HN]163100AIモデル「GLM 5.2」の会計処理精度をめぐる話題で多数のコメントを集めた。
3Ask HN: Is GitHub preparing to go behind a login wall? [HN]5538GitHubのログイン必須化への懸念を議論するスレッド。
4Show HN: LastShelf – an emergency map of your family's documents bills& contacts [HN]4025家族の書類・請求書・連絡先を緊急時にまとめるサービスの紹介投稿。
5Show HN: Devthropology – Better Insights for GitHub Repos [HN]299GitHubリポジトリの分析・可視化ツールの紹介投稿。
6Show HN: Frugon – Find which LLM calls a cheaper model could handle (local, MIT) [HN]288LLM呼び出しを安価なモデルに置き換えられるか判定するローカルツールの紹介。
7France to ban advertising for fossil fuels [HN]221
8Show HN: Reverse-engineering web apps into agent tools [HN]224
9Show HN: I built a web tool to see and edit what an AI thinks before it answers [HN]182
10Show HN: Policy enforcement for Claude Code, Cursor, and Codex [HN]91
11Show HN: CodeAlmanac – Self-updating wiki for your coding agent (local, Apache) [HN]80
12Ask HN: How you manage local long lived research projects and LLM's? [HN]62
13Fable July 12th disclaimer disappears from Claude Code [HN]54
14Many economists believe that AI will lead to more inflation. Why? [HN]50
15Fed's Williams says AI is now his main inflation concern [HN]52

npm / PyPI(直近週DL数)

#パッケージレジストリ週間DL解説
1openainpm27,272,595OpenAI公式SDK。週間ダウンロード数が突出しAI開発の裾野の広さを示す。
2ainpm15,948,602Vercel製のAI SDK。フロントエンドからのLLM連携で広く使われる。
3@langchain/corenpm4,706,166LangChainのコア機能を提供するパッケージ。
4langchainnpm2,521,076LangChain本体のパッケージ。LLMアプリ開発の主要ライブラリ。
5@huggingface/inferencenpm381,609
6llamaindexnpm124,507

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

タイトルカテゴリ公開日
Accurate, Interdisciplinary and Transparent Structure-property Understanding with Deep Native Structural Reasoningcs.CL, cs.AI, cs.CE, cs.LG2026-07-08
Co-LMLM: Continuous-Query Limited Memory Language Modelscs.CL, cs.AI, cs.LG2026-07-08
Breaking Database Lock-in: Agentic Regeneration of High Performance Storage Readers for Database Bypasscs.DB, cs.AI2026-07-08
Institutional Red-Teaming: Deployment Rules, Not Just Models, Causally Shape Multi-Agent AI Safetycs.AI, cs.GT, cs.MA2026-07-08
Selective Timestep Weighting and Advantage-Based Replay for Sample-Efficient Diffusion RLHFcs.LG, cs.AI, cs.CV2026-07-08
Agon: Competitive Cross-Model RL with Implicit Rival Grading of Reasoningcs.LG, cs.AI, cs.CL2026-07-08
SkillCenter: A Large-Scale Source-Grounded Skill Library for Autonomous AI Agentscs.AI2026-07-08
DiaLLM: An Investigation into the Robustness-Generation Gap in English Dialect Adaptationcs.CL, cs.AI2026-07-08
Recursive Self-Improvement in AI: From Bounded Self-Refinement to Autonomous Research Loopscs.AI2026-07-08
RL Post-Training Builds Compositional Reasoning Strategiescs.AI, cs.CL2026-07-08
ALER-TI: Aligned Latent Embedding Retrieval for Time Series Imputationcs.LG, cs.AI2026-07-08
QCNN with Rough Path Signature Kernelsquant-ph, cs.AI2026-07-08
Future Confidence Distillation in Large Language Modelscs.CL, cs.AI2026-07-08
Towards Agentic AI Governance: A Preliminary Assessmentcs.CY, cs.AI2026-07-08
CARLA-GS: Decoupling Representation, Reasoning, and Physics Simulation for Autonomous Driving Corner-Case Synthesiscs.RO, cs.AI2026-07-08
Collaborative Synthetic Data Generation for Knowledge Transfer in Federated Learningcs.LG, cs.AI2026-07-08
Creativity from Friction: Human-AI Interaction for Exploratory Structural Designcs.HC, cs.AI2026-07-08
Stability of Flow Models for Graph Signalseess.SP, cs.AI, cs.LG2026-07-08
Single-Rollout Asynchronous Optimization for Agentic Reinforcement Learningcs.LG, cs.AI2026-07-08
HIVE: Understanding Post-Hallucination Reasoning in Vision Language Modelscs.CV, cs.AI2026-07-08