SUMMARY AI summary by gpt-5-mini
このプロジェクトは、米国上場企業の連続する2期分のSEC 10-K(Item 1A: Risk Factors)を比較し、差分(追加・削除・実質的変更)を抽出して最新のニュース証拠で裏付けした投資家向けメモ(Markdown)と完全な状態ダンプ(JSON)を出力するマルチステップLLMエージェントです。LangChainやLlamaIndex等の既成エージェントフレームワークは使わず、Pydanticスキーマで各ステップを厳密に型付けしたチェーン設計を採用しています。 想定利用者:投資アナリスト、リスク管理担当、調査研究者。主な機能は以下の通りです。 - 正規化(ティッカー→企業名/CIK) - EDGARからの10-K取得(ツール呼び出し、HTML抽出とItem 1A抽出) - LLMによるリスク項目の分解(年毎のRisk配列化) - LLMによる年次リスクのセマンティック差分判定(added/removed/materially_changed/unchanged) - ニュース検索(Tavily→DDGフォールバック)で差分項目を裏付け - 最終的なメモ作成と信頼度ラベル付け、outputs/*.md と *.state.json を生成 チェーン化の利点として、処理ごとの文脈分離、スキーマ契約による安定性、必要なタイミングでの外部ツール呼び出しの組込が挙げられます。セットアップは requirements のインストールと .env に API キー(OpenAI, Tavily, SEC_USER_AGENT等)を設定し、CLIで実行します。既知の失敗モード(無効ティッカー、上場直後で比較不能、20‑F等の外国報告書、EDGARレート制限、Tavilyクォータ切れ、Item1A抽出失敗)への対処も実装されています。
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
Language breakdown (by bytes)
Why this is classified AI-related
The AI relevance score checks four places for AI keywords and adds the weight of each one that matches. Full methodology
Total AI relevance score: 50 / 100
Position among AI repos in the same language
We track 12,475 Python repos, of which 9,636 score 40 or above on AI relevance. 2,088 have more stars than this one (top 16.7%), and 4,271 score higher (top 34.2%).
Owner
Dates
| Created on GitHub | 2026-05-09 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-08-17 16:14 |
Similar repos (same language)
A trilingual (繁中 / English / 简中) learning roadmap for agentic AI: from LLM basics to multi-agent systems, with 240+ curated resources and hands-on examples. 中文 AI agent 學習地圖。
Sophomoresty/gemini-web2apiConvert Google Gemini web into OpenAI-compatible API. Zero auth, cross-platform, single file.
AminBlg/SimpleEnglishAgent skill: make LLMs write docs in ASD-STE100 Simplified Technical English — no AI slop
ray-r-ren/agent-apprenticeshipThe living ecosystem where AI agents complete tasks through workflow loops, improve through iterative execution, are evaluated by mentor agents or humans in the loop, and turn completed work into reusable work experience and data to improve future agents.
Intuition-Lab/personal-modelBuild your HUMAN.md.
Alisa0808/vox-directorTurn one topic into a finished Vox-style paper-collage explainer/ad video — automated end to end on Atlas Cloud + ffmpeg. An agent skill.
beizhu-1209/AIHelms企业级 AI 资源纳管平台,提供统一 AI网关、Token调度能力,纳管 OpenAI、Azure、Claude、DeepSeek 等主流模型,并支持 MCP 工具与 Skill 的集中注册分发。具备内外双轨定价、成本归因、统一身份认证、安全审计与效能报表,帮助企业精准控制成本、量化 ROI,高效治理 AI 资产。
lonr-6/cc-desktop-switchLightweight desktop tool for configuring DeepSeek, Kimi, Zhipu GLM and Bailian providers in Claude Desktop.