Stories tagged with #python
Found 4 stories
28.9k
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
25.1k
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
123.4k
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.3k
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