Compile-time Dependency Injection for GoWire: Automated Initialization in Go Wire is a code generation tool that automates connecting components using dependency injection. Dependencies between components are represented in Wire as function parameters, encouraging explicit initialization instead of global variables. Because Wire operates without runtime state or reflection, code written to be used with Wire is useful even for hand-written initialization. For an overview, see the introductory…
Convert PDF to markdown + JSON quickly with high accuracyMarker Marker converts documents to markdown, JSON, chunks, and HTML quickly and accurately. Converts PDF, image, PPTX, DOCX, XLSX, HTML, EPUB files in all languages Formats tables, forms, equations, inline math, links, references, and code blocks Extracts and saves images Removes headers/footers/other artifacts Extensible with your own formatting and logic Does structured extraction, given a JSON schema (beta) Optionally boost accuracy …
A research prototype of a human-centered web agent Automate your web tasks while you stay in control Magentic-UI is a research prototype of a human-centered interface powered by a multi-agent system that can browse and perform actions on the web, generate and execute code, and generate and analyze files. MAGUI.hero.video.mp4 🚀 Quick Start Here's how you can get started with Magentic-UI: # 1. Setup environment python3 -m venv .venv source .venv/bin/…
SpatialLM: Training Large Language Models for Structured Indoor ModelingSpatialLM ✨ News [Jun, 2025] Check out our new models: SpatialLM1.1-Llama-1B and SpatialLM1.1-Qwen-0.5B, now available on Hugging Face. SpatialLM1.1 doubles the point cloud resolution, incorporates a more powerful point cloud encoder Sonata and supports detection with user-specified categories. [Jun, 2025] SpatialLM Technical Report is now on arXiv. [Mar, 2025] We're excited to …
Android in docker solution with noVNC supported and video recording Docker-Android is a docker image built to be used for everything related to Android. It can be used for Application development and testing (native, web and hybrid-app). Advantages of using this project Emulator with different device profile and skins, such as Samsung Galaxy S6, LG Nexus 4, HTC Nexus One and more. Support vnc to be able to see what happen inside docker container Support log sharing feature where all l…
Modern YouTube downloader with a clean PySide6 interface. Download videos in any quality, extract audio, fetch subtitles, sponserBlock, and view video metadata. Built with yt-dlp for reliable performance. 🎥 YTSage A modern YouTube downloader with a clean PySide6 interface. Download videos in any quality, extract audio, fetch subtitles, and more. Installation • Features • Usage • Screenshots • Contributing ✨ Features Core Features Advanced Features Extra Features 🎥 Format Table …
COLMAP - Structure-from-Motion and Multi-View StereoCOLMAP About COLMAP is a general-purpose Structure-from-Motion (SfM) and Multi-View Stereo (MVS) pipeline with a graphical and command-line interface. It offers a wide range of features for reconstruction of ordered and unordered image collections. The software is licensed under the new BSD license. If you use this project for your research, please cite: @inproceedings{schoenberger2016sfm, author={Sch\"{o}nberger, Johannes Lutz and Fra…
External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets. Project Releases Paused Until Maintainer Team is Rebuilt ⚠️ The current maintainers of External Secrets Operator decided to pause official SemVer releases. Despite strong adoption and a growing user base, the project is currently maintained by a very small core team. This limited capacity makes it unsustainable to continue regular deve…
Contrib repository for the OpenTelemetry Collector Getting Started • Getting Involved • Getting In Touch Vision • Observability • Security • OpenTelemetry Collector Contrib This is a repository for OpenTelemetry Collector components that are not suitable for the core repository of the collector. The official distributions, core and contrib, are available as part of …