Stories tagged with #python
Found 5 stories
21.6k
TimesFM: Google's Zero-Shot Prophet for Numbers
Google Research's decoder-only foundation model forecasts time series out of the box - no per-dataset training, 200M params, quantile bands included.
google-research/timesfm
33.2k
Maigret: The OSINT Detective That Finds Every Account
OSINT tool that checks 3,000+ platforms for a username, recursively hunts linked accounts, and generates full HTML/PDF dossiers; no API keys required.
soxoj/maigret
30.6k
Kronos: A Foundation Model for the Language of Financial Markets
Kronos tokenizes OHLCV K-line data and provides pre-trained autoregressive models and finetuning tools for forecasting.
shiyu-coder/Kronos
155.1k
MarkItDown: Everything Becomes Markdown
Microsoft's Python tool converts PDFs, Office docs, audio, and YouTube URLs to clean Markdown for LLM pipelines and RAG systems.
microsoft/markitdown
6.6k
AI Scientist-v2: The Robot That Writes Its Own Papers
SakanaAI's AI Scientist-v2 autonomously generates ML research hypotheses, runs experiments via agentic tree search, and writes peer-reviewed papers. No…
SakanaAI/AI-Scientist-v2