TradingAgents-GUI: Local Web Interface for Multi-Agent Stock Analysis, Now with Ollama Support

TradingAgents is a multi-agent LLM framework that pits a dozen specialized agents (market analyst, news analyst, bull/bear researchers, risk team) against each other to debate a stock and produce a trade recommendation. The output is insightful, but the original CLI-only delivery means you pick options in a terminal, watch logs scroll, then hunt for markdown files on disk.
TradingAgents-GUI is a fork that bolts on a web interface. It runs entirely locally and supports any LLM provider you have an API key for: OpenAI, Anthropic, Google, OpenRouter, DeepSeek, Ollama, xAI, Qwen, GLM, MiniMax. All code is Apache 2.0 licensed.
Key Features
- Live pipeline visualization: See which agent is currently working in real time
- 3-pane report reader: Includes table of contents and search — no more hunting markdown files
- Report length knob: Choose Concise, Standard, or Comprehensive. Concise mode saves roughly 50% tokens.
- Multi-session chat: Pin past reports as grounding context and ask follow-up questions
- Three themes: Because the author couldn't decide on one
Sample Reports
The repository includes sample output reports for AAPL and NVDA to preview the analysis quality without running the framework.
Who It's For
Developers who want to run multi-agent stock analysis locally using Ollama or any major LLM provider, with a proper UI instead of a raw CLI.
📖 Read the full source: r/LocalLLaMA
👀 See Also

TranscriptionSuite v1.1.2 adds WhisperX, NeMo, and VibeVoice models
TranscriptionSuite v1.1.2 now offers three transcription pipelines: WhisperX with PyAnnote diarization, NeMo models (Parakeet & Canary) with PyAnnote diarization, and VibeVoice models with built-in diarization. The update includes a model manager, parallel processing, shortcut controls, and a 24kHz recording pipeline for VibeVoice.

JetBrains Introduces Plugin for Modern Go Code with AI Agents Junie and Claude Code
JetBrains has released a plugin for AI agents Junie and Claude Code, enhancing their ability to generate modern Go code by adhering to the latest Go features and best practices.

Clawmates: OpenClaw, but for Teams
New project brings multi-user OpenClaw deployment with shared knowledge, cost visibility, and admin controls.

ClawedBack: OpenClaw Port Running Inside Claude Code
ClawedBack is a clean-room port of OpenClaw that runs inside Claude Code, providing first-party prompt caching and rate limits. It matches 19 out of 23 of OpenClaw's built-in tools and is fully ClawHub compatible with mandatory security scans for imports.