kyotofin/tax-doc-classifier
Tax document page classifier built on Jev decisions. 100% strict accuracy across 261 IRS forms, ~$0.001 per page.
About the project
A TypeScript tax document page classifier that identifies one of 261 IRS forms and the page kind from page text using the Jev decision model instead of an LLM. No training or hosting required — just a JSON file of form descriptions.
Useful for
- Identify the IRS form on a PDF tax return page before extracting data.
- Filter out instruction and blank pages from a batch of tax documents.
- Replace an LLM classifier with a cheaper and faster one when processing thousands of pages.
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 75 stars so far today, about 86 expected by the end of the day.
- The repository is 0 days old and already has 70 stars.
- Top new repositories this week: #188.
- About 82 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 70
- Stars in a day
- 86
- Forks
- 7
- Issues and pull requests
- 0
- Watchers
- 0
- Language
- TypeScript
- License
- Apache-2.0
- Created
- September 18, 2026
- Last push
- September 18, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 18, 2026Top new repositories this week: #188
Similar projects
-
6.9
jarrodwatts/jev-trader
Trading bot for the Kuru DEX on Monad: every block (~300 ms) an AI model decides buy or sell from the MON-USDC order book and posts a post-only limit order one tick inside the touch, earning the spread. Includes a…
-
5.3
mirkovicdev/HFTENGINE
A replay console for hftbacktest market-making backtests: shows the order book, queue position of every resting order, feed and order latencies, fills and the raw feed on real recorded Binance Futures data. A…
-
4.3
shiyu-coder/Kronos
Kronos is an open-source foundation model for financial candlesticks (K-lines), trained on data from over 45 exchanges; it forecasts OHLCV series via tokenization and an autoregressive Transformer.
-
4.3
dealerdefi/FLYON
Wallet tracker for EVM chains: reads swap logs, ranks realised profit FIFO-style, and publishes an honest score of its own calls, misses included. No API, dependencies, or transaction signing.
-
3.0
securo-finance/securo
Self-hosted open-source personal finance manager for tracking accounts, transactions, budgets and goals without handing data to third parties. Supports file import, bank sync and optional AI agents.
-
2.0
shy3130/tick-stock-panel
Self-hosted quant workbench for China A-shares: screening, anomaly monitoring and backtesting with local data storage, pluggable third-party sources and LLM assistance.