nowfound

AI · May 31, 2026

ValueAgent

AI agents read the 10-K so you don't have to

What it does

Type a US ticker. 30 minutes later, get a 12,000-word value-investing thesis written by 6 AI agents — trained on Buffett, Klarman, Hohn and Chanos. What's different: - Six specialist agents, not one generalist LLM - Primary sources only — SEC EDGAR direct, no paid feeds - Every claim audited against the source with a trust scoreboard - Four named kill criteria — built to fail loudly, not quietly First thesis free. No advice. Just the work.

Does the same job

all alternatives →
  • AutonomousJan 2026 · ▲64

    Superintelligent financial advisor at 0% advisory fees

  • AP
    AI-Powered Stock Market Analyst with Global Coverage2024 · decodeinvesting.com · ▲51

    We’re thrilled to announce the launch of our AI-powered stock market analyst chatbot, designed to help you analyze stocks and gain valuable market insights with ease. Our intuitive conversational chat interface makes it simple for anyone to get started. Why You’ll Love It: Our AI Analyst uses a long-term value-growth investing strategy, similar to those employed by legendary investors like Warren Buffett, Mohnish Pabrai, Phil Town and Charlie Munger. It’s built to provide you with thorough, data-driven analysis to help you make informed investment decisions. Key Features: - Comprehensive…

  • IB
    I built an AI agent that helps me invest2025 · github.com · ▲32

    A while back, I built a simple app to track stocks. It pulled market data and generated daily reports based on my risk tolerance. Basically a personal investment assistant. It worked well enough that I kept going. Now, the same framework helps me with real estate: comparing neighborhoods, checking flood risk, weather patterns, school zones, old vs. new builds, etc. It’s a messy, multi-variable decision—which turns out to be a great use case for AI agents. Instead of ChatGPT or Grok 4, I use mcp-agent, which lets me build a persistent, multi-agent system that pulls live data, remembers my…

  • FF
    Framework for building multi-agent equity research agentsFeb 2026 · github.com · ▲6

    I built Hermes, an open-source Python framework for multi-agent financial research. Most AI “equity research” demos stop at generating text. In practice, real workflows require pulling structured XBRL financials from SEC filings, extracting labeled sections like MD&A and Risk Factors, merging macro and market data, building actual Excel models with formulas, and generating investment memos in Word or PDF. Hermes is designed to handle that full pipeline end to end. It includes 35 financial data tools covering SEC EDGAR (via edgartools), FRED, Yahoo Finance market data, and RSS-based financial…

  • TickerbellJan 2026 · ▲7

    Democratizing stock research with simplicity and AI

  • IC
    I created agent skill based on Peter Lynch's booksJun 2026 · github.com · ▲5

    For the last few months I have been analysing Peter Lynch’s books on stock picking and doing prompt engineering to check if AI could create useful stock analyses. To my surprise it started making reports that allow me to understand companies much faster with well cited sources. I hope you find it interesting and useful :) Perter Lynch’s books I analyzed: Learn to earn, One up on Wall Street, Beating the street

More ai this month

the category →
  • I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.

    AI · 17d ago · simedw.com

  • Astute585

    Automate your B2B brand going viral, with new media creators

    AI · 19d ago · company-app.joinastute.com

  • Grok Bot547

    AI teammates that you can give real work to

    AI · 26d ago · x.ai

  • Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…

    AI · 27d ago · cactuscompute.com

  • Monid475

    One wallet, every paid tool your agent needs

    AI · 7d ago · monid.ai

  • Turn website visitors into qualified pipeline

    AI · 20d ago · clarasdr.ai

Launched alongside, May 2026

the whole month →
  • Brew 905

    Like Claude design for email marketing

    AI · May 2026 · brew.new

  • Parallel agents, diff reviewer, and multi-model comparisons

    Dev tools · May 2026 · kilo.ai

  • StoreClaw805

    Grow your store profits with agents that know how to sell

    AI · May 2026 · storeclaw.ai

  • Give your agent a real number and voice to make calls.

    AI · May 2026 · pollyreach.ai

  • NW

    Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…

    Life & fun · May 2026 · github.com

  • FM

    Dev tools · May 2026 · github.com