I made a free tool that analyzes SEC filings and posts detailed reports
(* within a few minutes of SEC filing) Currently does it for 1000+ US companies and specifically earnings related filings. By US companies, I mean the ones that are obliged to file SEC filings. This was the result of almost a year long effort and hundreds of prototypes :) It currently auto-publishes for 1000 ish US companies by market cap, relies on 8-K filing as a trigger. e.g. https://www.signalbloom.ai/news/NVDA will take you to NVDA earnings Would be grateful to get some feedback. Especially if you follow a company, check its reports out. Thank you! Some examples:…
In plain words
This tool automatically analyzes SEC filings for over 1,000 major US companies and publishes detailed reports within minutes of filing, focusing on earnings-related documents. It monitors 8-K filings as triggers and generates summaries that break down key financial information like earnings beats, revenue changes, and other material updates. The tool is designed for investors and researchers who want quick insights into corporate earnings announcements without manually reviewing lengthy SEC documents.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
(* within a few minutes of SEC filing) Currently does it for 1000+ US companies and specifically earnings related filings. By US companies, I mean the ones that are obliged to file SEC filings. This was the result of almost a year long effort and hundreds of prototypes :) It currently auto-publishes for 1000 ish US companies by market cap, relies on 8-K filing as a trigger. e.g. https://www.signalbloom.ai/news/NVDA will take you to NVDA earnings Would be grateful to get some feedback. Especially if you follow a company, check its reports out. Thank you! Some examples: https://www.signalbloom.ai/news/AAPL/apple-q1-eps-beats-desp... https://www.signalbloom.ai/news/NVDA/nvidia-revenue-soars-ma... https://www.signalbloom.ai/news/JPM/jpm-beats-estimates-on-c... (JPM earnings from Friday) Hallucination note: https://www.signalbloom.ai/hallucination-benchmark
Does the same job
all alternatives →- IBI built an AI tool to analyze SEC filings the minute they're released2024 · docdelta.ca · ▲62
Hello everyone, I built this tool on Next/Node to automatically analyze new filings from the SEC and probe the Edgar API for new filings 24/7. We use AI to analyze the filings the second they are released. Free accounts to look at real filings (automatically updated) are available to any who sign up. If you have any questions feel free to ask.
- WIWrite It Down – Personal finance trackerOct 2025 · write-it-down.com · ▲271
Everyone’s chasing AI hype. I built a Google Sheet and it quietly took off. In 2020, I made it to track my own finances for income, expenses, savings, yearly summaries etc. I shared it once on Reddit, forgot about it for a year… When I checked back, it had over 130k views and I was honestly stoked! No launch. No funding. No AI. Just a spreadsheet people actually stick with and find useful. I finally gave it a proper home: write-it-down.com Now, more than 2,300 people use it. It’s intentionally boring and that’s why it works. People don’t always need AI. They just need something that actually…
- DFDatabase for analyzing US companies, visualize using Apache SuperSet2023 · tesseractanalytics.ai · ▲113
My main motivation was that I wanted to be able to drill down and filter across all the available stocks, look at the data for myself, and narrow down on the stocks I am interested based on my own sets of criteria, and make data-driven analysis for my personal investment strategies. I used PostgreSQL as the backend database for ELT data pipelines, and used Citus Data cstore_fdw for columnar compression for the final dataset. All financial data is coming from SEC Edgar, https://www.sec.gov/developer. I used Python for downloading most of the data. I also run the data load…
- TFtool for commodity traders, brokers and analysts.2011 · bullbear.ca · ▲107
- IBI built an open-source financial research terminal (SEC data and SQL)Jun 2026 · terminal.tesseractanalytics.ai · ▲5
I posted this a few weeks ago and the server died under the traffic. Fixed that by adding an in-mem caching layer with Redis/valkey and added CloudFront caching for static content. Also upgraded the server. Also fixed the Firefox bugs, trying again. It's a research tool for US stocks. Financials for ~10k companies pulled from SEC filings. You can chart any metric across companies, filter news by ticker, ask questions in plain English and get a chart back. There's also SQL console against the whole database, which is the part I like to use together with the AI chat (generates an SQL…
- AWA website that tracks every stock trade Congress makesMay 2026 · congress.kadoa.com · ▲63
Congressional trading data is relatively commoditized, but I couldn't find any open-source version with the features I wanted. The data is lagged (median 28 days from trade to disclosure, and 19% miss this deadline), but there's still interesting patterns to explore. Repo: https://github.com/kadoa-org/congress-trading-monitor Let me know if you have any suggestions for improvements!
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
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 18d ago · company-app.joinastute.com


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


Launched alongside, April 2025
the whole month →- IB
Hi everyone, I built PyXL — a hardware processor that executes a custom assembly generated from Python programs, without using a traditional interpreter or virtual machine. It compiles Python -> CPython Bytecode -> Instruction set designed for direct hardware execution. I’m sharing an early benchmark: a GPIO test where PyXL achieves a 480ns round-trip toggle — compared to 14-25 micro seconds on a MicroPython Pyboard - even though PyXL runs at a lower clock (100MHz vs. 168MHz). The design is stack-based, fully pipelined, and preserves Python's dynamic typing without static type restrictions.…
Dev tools · 2025 · runpyxl.com
- UC
Life & fun · 2025 · filiph.github.io
- IB
https://the-pocket.github.io/Tutorial-Codebase-Knowledge/
AI · 2025 · github.com


