AI Dev Impact Lab JA
← Rankings · AI-RELATED REPO

vaibhavdabas16/sec-risk-delta-agent

⚡ AI-using Python GitHub ↗
★ 0
stars
50
AI relevance
50
solo dev
0
tool sigs

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.

🧠 LLM providers (1)
OpenAI
🧩 AI frameworks (2)
LlamaIndex LangChain
🤖 LLM models (1)
Llama

Language breakdown (by bytes)

Python
100%

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

Repository name no match
Description no match
GitHub topics no match
README head +20 (derived from the score — README text is not stored)

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

Account
vaibhavdabas16
Type
User
Followers
2

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)

WenyuChiou/awesome-agentic-ai-zh

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 學習地圖。

Python 5,291 AI 100
Sophomoresty/gemini-web2api

Convert Google Gemini web into OpenAI-compatible API. Zero auth, cross-platform, single file.

Python 2,824 AI 55
AminBlg/SimpleEnglish

Agent skill: make LLMs write docs in ASD-STE100 Simplified Technical English — no AI slop

Python 1,364 AI 45
ray-r-ren/agent-apprenticeship

The 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.

Python 1,337 AI 100
Intuition-Lab/personal-model

Build your HUMAN.md.

Python 1,310 AI 45
Alisa0808/vox-director

Turn one topic into a finished Vox-style paper-collage explainer/ad video — automated end to end on Atlas Cloud + ffmpeg. An agent skill.

Python 1,310 AI 70
beizhu-1209/AIHelms

企业级 AI 资源纳管平台,提供统一 AI网关、Token调度能力,纳管 OpenAI、Azure、Claude、DeepSeek 等主流模型,并支持 MCP 工具与 Skill 的集中注册分发。具备内外双轨定价、成本归因、统一身份认证、安全审计与效能报表,帮助企业精准控制成本、量化 ROI,高效治理 AI 资产。

Python 1,001 AI 90
lonr-6/cc-desktop-switch

Lightweight desktop tool for configuring DeepSeek, Kimi, Zhipu GLM and Bailian providers in Claude Desktop.

Python 789 AI 45