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...
Codex CLI: OpenAI's local coding agent, open-sourced OpenAI's openai/codex repository houses Codex CLI, a lightweight, open source coding agent that runs locally in your terminal. It aims to help developers refactor, test, generate, and explain code wit...
NestJS, The Composable Backend NestJS is a progressive Node.js framework that makes server-side development feel familiar, predictable, and scalable. It borrows battle-tested patterns from Angular (modules, dependency injection, pr...
Build Your Own Copilot, From Template to Production Microsoft's Build-your-own-copilot-Solution-Accelerator is a pragmatic blueprint for teams that want to turn the promise of generative AI into a working copilot grounded in their own data. Focused on ...
From documents to answers: inside Azure's GPT-RAG Data Ingestion service Enterprise knowledge rarely lives in one tidy place. Files sprawl across shares and SharePoint sites, formats range from PDFs and images to spreadsheets and transcripts, and AI teams need a reliable w...
FlashAttention, in Focus: How IO-aware kernels unlocked longer context and faster Transformers FlashAttention is a fast, memory-efficient, exact attention algorithm and implementation that reorders computation to minimize reads and writes to GPU high-bandwidth memory (HBM). The official reposit...
Infisical: Open-Source Secrets, PKI, and SSH Management That Developers Actually Use Infisical is an open-source platform that unifies secrets management, internal PKI, SSH certificates, and key management under one developer-friendly roof. The Infisical/infisical repository provides ...
LocalStack: Building AWS Apps Locally Without the Cloud LocalStack is a local cloud emulator that lets you develop and test AWS applications entirely on your machine or in CI, without touching your live cloud account. By mirroring real AWS behavior in a si...