Stories tagged with #python
Found 3 stories
19.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
111.5k
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
5.7k
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