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 summary 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 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: 65 / 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 3,432 score higher (top 27.5%).
Owner
Dates
| Created on GitHub | 2026-05-10 |
| Last push | 2026-05-10 |
| First seen here | 2026-05-10 |
| Last fetched | 2026-08-18 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
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.