Prophet, Revisited: Practical Time-Series Forecasting at Scale Some tools become classics because they solve a stubborn, everyday problem with just the right mix of automation and control. Prophet is one of them: an open-source procedure for forecasting time seri... Bayesian Forecasting Prophet Python R Stan Time Series
Qwen-Image: A Foundation Model That Writes Pictures With Words Qwen-Image from the Qwen team at Alibaba Cloud is a 20B-parameter MMDiT (Multi-Modal Diffusion Transformer) image foundation model focused on two hard things at once: rendering complex, accurate text ... AI Arena Apache-2.0 ComfyUI Diffusers Image Editing MMDiT ModelScope Qwen Qwen-Image Text-to-Image
Jellyfin, Owned By You: A Free Software Media Server That Performs Jellyfin is a community-built media server that puts you in control of your library, streaming, and privacy. Forked from Emby 3.5.2 and ported to .NET for true cross-platform support, it aims to be a ...
HexStrike AI: Giving LLMs Safe, Auditable Hands in Offensive Security Turning AI agents into red teamers HexStrike AI is an open-source attempt to wire large language model (LLM) agents directly into a real offensive security toolbox. It exposes a local API and Model Co...
UI-TARS Desktop: A Native GUI Agent That Operates Your Computer With Language UI-TARS Desktop: A Native GUI Agent That Operates Your Computer With Language UI-TARS Desktop is an open source desktop application that lets you control a computer and browser using plain English ins...
Activepieces: Open Source AI Automation Meets MCP Activepieces is an open source, AI-first automation platform that aims to be a friendly, extensible alternative to closed SaaS workflow tools. Its TypeScript-based "pieces" framework, hundreds of read...
Coroot: Open-Source Observability That Turns Telemetry Into Decisions Coroot is an open-source observability platform that collects metrics, logs, traces, and profiles and then goes a vital step further: it turns raw telemetry into explanations and next steps. The proje...
Anomalib: Visual Anomaly Detection for Industry 4.0 open-edge-platform Organization anomalib An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inferenc...
JSON Crack: Turning Complex Data Into Clickable Diagrams JSON Crack is an open source web app that transforms JSON and other structured data formats into interactive, navigable diagrams. Instead of squinting at curly braces, you get a living map of your dat...
al-folio: A Jekyll Theme That Makes Academic Sites Feel Effortless The alshedivat/al-folio repository is a widely adopted, open-source Jekyll theme designed for academics and research labs. It ships with opinionated layouts for publications, people, proje...
Claude Code in the Terminal: An agent that reads your repo and ships PRs Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you ship faster by explaining complex code, drafting changes, and handling git workflows through...
Inside OpenAI's Agents SDK for Python The OpenAI Agents SDK (Python) is a compact, batteries-included toolkit for building agents that can call tools, hand off control, and trace their own reasoning across steps. It aims to make multi-age...