Tanishka158/FINSIGHT-LLM-Powered-News-Research-Assistant-for-Equity-Analysts
FinSight is an AI-powered financial news research platform that uses LLMs, NLP, semantic search, and RAG to analyze, summarize, and retrieve insights from financial news articles. Built with Python, Streamlit, LangChain, OpenAI APIs, and FAISS for intelligent document retrieval and analysis.
SUMMARY AI要約 by gpt-5-mini
FinSight is an open-source research assistant for equity analysts that ingests financial news, builds semantic indexes, and answers analyst queries using LLMs and retrieval-augmented generation (RAG). It’s implemented in Python with Streamlit for UI, LangChain for data flows, OpenAI embeddings/LLMs for semantic understanding, and FAISS for fast similarity search. Who uses it: equity analysts, financial researchers, or developers who need searchable summaries and source-linked answers from news articles. Key features: - Load single URLs or batch-upload text files of URLs - Fetch article content via LangChain’s UnstructuredURL loader - Create OpenAI embeddings and store them in a FAISS index - Perform semantic retrieval and RAG to answer queries - Return LLM responses with source URLs Basic install: clone repo, pip install -r requirements.txt, set OPENAI_API_KEY in a .env. Main files: main.py, requirements.txt, faiss_store_openai.pkl, .env.
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
使用言語(バイト数比)
AI関連と判定した根拠
AI関連スコアは4つの箇所それぞれにAI関連キーワードが現れるかを判定し、該当した配点を合計したものです。 算出方法の詳細
合計 AI関連スコア: 65 / 100
同じ言語のAI関連Repoの中での位置
当サイトが追跡している Python 製Repoは 12,475件 (うちAI関連スコア40以上は 9,636件)。 このRepoより スター数が多いのは 2,088件 (上位 16.7%)、 AI関連スコアが高いのは 3,432件 (上位 27.5%) です。
オーナー情報
日付
| GitHub作成日 | 2026-05-10 |
| 最終Push | 2026-05-10 |
| 当サイト初検出 | 2026-05-10 |
| 最終取得 | 2026-08-18 16:14 |
類似Repo (同じ言語のAI関連Repo)
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
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.