investbrainapp/investbrain
An open-source investment tracker that allows users to manage portfolios and use an AI chat assistant grounded in their own holdings to make informed decisions.
eyalroz/cuda-api-wrappers
A header-only C++ library providing thin, modern wrappers for NVIDIA's CUDA Runtime, Driver, NVRTC, and NVTX APIs to simplify GPU programming and resource management.
carrot2/carrot2
A programming library for clustering text that automatically discovers groups of related documents and labels them with descriptive key terms.
polyrabbit/hacker-news-digest
An AI-powered digest that summarizes Hacker News articles and provides illustrations to create a more scannable news scanning experience.
daft-dev/daft
Daft is a Python package for rendering publication-quality probabilistic graphical models using matplotlib, allowing users to create directed and undirected graphs via a scriptable syntax.
scikit-tda/kepler-mapper
A Python implementation of the TDA Mapper algorithm used for visualizing the topological structure of high-dimensional data.
scverse/squidpy
A scalable toolkit for the analysis and visualization of spatial molecular data and tissue microscopy images.
openxlings/xlings
A universal, multi-platform package manager that provides multi-version coexistence and OS-like isolation (SubOS) for developers and AI agents.
swuecho/chat
A self-hosted chat platform that supports multiple LLM providers like OpenAI, Claude, and Ollama, featuring a built-in API gateway and conversation management.
vijaythecoder/clueless
An AI-powered meeting assistant that provides real-time transcription, conversation analysis, and automatic action item extraction.
soruly/trace.moe-telegram-bot
A Telegram bot that identifies anime titles, episodes, and timestamps from screenshots or videos using the trace.moe service.
rameau-fr/MC-Calib
A generic and robust calibration toolbox for multi-camera systems that supports both perspective and fisheye lenses in hybrid configurations.
CerebriumAI/examples
A collection of ready-to-use deployment examples for the Cerebrium platform, covering LLMs, voice agents, image generation, and inference optimization.
qulacs/qulacs
A high-performance Python/C++ library for the fast simulation of large, noisy, or parametric quantum circuits, supporting both CPU multi-threading and GPU acceleration.
Nanako0129/coralline
A Powerlevel10k-inspired statusline for Claude Code that displays real-time session metrics like token usage, rate limits, and costs.
wcipriano/pretty-print-confusion-matrix
A Python library for plotting visually appealing confusion matrices using seaborn and matplotlib, supporting input from either NumPy matrices or prediction vectors.
AlanLuSun/High-quality-ellipse-detection
A high-quality ellipse detection algorithm for real-world images, offering high localization accuracy and efficiency for applications like robot vision and PCB inspection.
safedep/pmg
Package Manager Guard (PMG) is an open-source install-time firewall that blocks malicious npm and pip packages using threat intelligence, dependency cooldowns, and runtime sandboxing.
JuliaGPU/Metal.jl
A Julia package that enables GPU programming on macOS M-series chips using the Metal framework, providing both high-level array abstractions and low-level API access.
guidewire-oss/fern-platform
A unified test intelligence platform that aggregates test results from any CI/CD pipeline to detect flaky tests and track performance trends.
sdfa66065-lang/convergeai
An open framework that organizes fork maintenance by providing AI agents with the internal context and validation scaffolding needed to resolve complex upstream merge conflicts.
microsoft/antares
A compiler solution for PyTorch that enables users to create, benchmark, and optimize custom operators for hardware accelerators like CUDA and ROCm.
cmu-phil/tetrad
Tetrad is a software suite for causal discovery and analysis, offering a GUI application and integrations for Python and R to identify causal relationships in data.
glotzerlab/hoomd-blue
A Python package for high-performance particle simulations on CPUs and GPUs, supporting hard particle Monte Carlo and molecular dynamics.
GiulioRossetti/cdlib
A meta-library for community detection in complex networks that provides a standardized way to implement, evaluate, and visualize community discovery algorithms.
ros-industrial/ros_qtc_plugin
A set of plugins for the Qt Creator IDE that simplifies ROS development by integrating workspace management, build configurations, and ROS-specific tools.
facebookresearch/vrs
A high-performance file format and library for recording and playing back synchronized, time-stamped streams of multimodal sensor data from devices like AR/VR headsets.
stan-dev/bayesplot
An R package providing a comprehensive library of ggplot2-based plotting functions for diagnosing and visualizing Bayesian models and MCMC posterior draws.
fmind/cookiecutter-mlops-package
A comprehensive Cookiecutter template for jumpstarting MLOps projects with a standardized Python package structure, integrated CI/CD, and a modern toolchain.
llnl/Umpire
Umpire is a resource management library for discovering and managing memory across machines with multiple memory devices like NUMA and GPUs.
ROCm/rccl
A library of standard collective communication routines for GPUs that enables high-bandwidth data synchronization across multiple GPUs and nodes.
qiskit-community/qiskit-nature
An open-source framework for solving quantum mechanical natural science problems, such as molecular electronic structures and lattice models, using quantum computing algorithms.
kunchenguid/gsh
A POSIX-compatible generative shell that integrates AI agents directly into the command line for natural language command generation and agentic scripting.
stan-dev/rstanarm
An R package for Bayesian applied regression modeling that emulates frequentist model-fitting functions using Stan for back-end estimation.
facebookincubator/dynolog
Dynolog is a lightweight performance monitoring daemon for heterogeneous CPU-GPU systems, designed to help debug bottlenecks in large-scale AI training. It provides always-on monitoring of CPU, GPU, and kernel metrics, plus on-demand remote profiling of PyTorch workloads across many GPUs.
drhelius/Gearsystem
A high-accuracy Sega Master System, Game Gear, and SG-1000 emulator with an embedded MCP server for AI-assisted debugging and development.
ahyatt/llm
An Emacs Lisp library that provides a unified interface for interacting with various LLM providers, enabling developers to build AI-powered packages that work across different models.
MLCIL/scikit-fingerprints
A scikit-learn compatible library for chemoinformatics that efficiently computes molecular fingerprints, filters, and similarity measures for ML pipelines.
hacker-frok/qq-farm-bot-ai
A visual automation bot for the QQ Classic Farm game that uses OpenCV template matching to automate farming, seed management, and social interactions.
Faceunity/FULiveDemoDroid
An Android integration example for Faceunity's Face AR SDK, demonstrating real-time face tracking, beauty filters, and AR effects.
MiroPsota/torch_packages_builder
A toolset for automating the build and indexing of PyTorch-based packages with custom operators, providing pre-built wheels via a PEP 503 compliant index.
amazon-braket/amazon-braket-sdk-python
A Python SDK that provides a framework for interacting with quantum computing hardware and simulators through Amazon Braket.
intel/opencl-intercept-layer
A tool for intercepting and modifying OpenCL calls to enable debugging and performance analysis without requiring application or driver modifications.
BUPTLdy/Sentiment-Analysis
A Chinese product review sentiment classifier that provides a modern TF-IDF and Linear SVM baseline alongside legacy Word2Vec and LSTM implementations.
hookdeck/hookdeck-cli
A command-line tool to forward webhooks and events to local servers with permanent URLs and an interactive TUI for inspecting and replaying events.
nshiab/simple-data-analysis
A TypeScript library for tabular, geospatial, and AI-assisted data analysis that brings DuckDB's performance to a chainable JavaScript API.
scikit-tda/ripser.py
Ripser.py is a Python package that wraps the fast C++ Ripser library to compute persistent homology (Vietoris‑Rips and lower‑star filtrations). It offers functions to get persistence diagrams, plot them, work with images, and retrieve representative cochains, plus a scikit‑learn‑style transformer.
meilisearch/meilisearch-dotnet
A .NET API client for the Meilisearch open-source search engine, enabling C# developers to easily manage indexes and perform typo-tolerant searches.