r3bl-org/r3bl-open-core

A purely asynchronous, immediate-mode reactive TUI framework for Rust that brings web-like layout and styling ergonomics to terminal applications.

MouseLand/suite2p

A processing pipeline for two-photon calcium imaging data that extracts large-scale neural activity through registration, ROI detection, and spike detection.

kristianvast/hermes-claude-auth

hermes‑claude‑auth is a Python runtime patch that lets the hermes‑agent use a Claude Code subscription after Anthropic added OAuth validation. It installs a .pth shim that monkey‑patches the agent’s request builder, adds the required billing header, fixes prompt layout, and implements auto‑wait for subscription‑window rate limits. The installer works on Linux/macOS and Windows, provides uninstall scripts, and includes git‑hook + cron recovery to survive hermes updates.

yhyu13/AlphaGOZero-python-tensorflow

A Python and TensorFlow implementation of AlphaGo Zero that allows an AI to learn to play the game of Go through self-play and reinforcement learning.

ussumant/llm-wiki-compiler

A Claude Code and Codex plugin that compiles scattered markdown files and codebases into a synthesized, topic-based wiki to reduce AI agent context costs.

wit-ai/pywit

A Python SDK for Wit.ai that enables developers to easily integrate text and speech natural language understanding into their applications.

BayraktarLab/cell2location

A Bayesian model that integrates single-cell and spatial transcriptomics to map fine-grained cell types and their abundances across tissue architecture.

deel-ai/puncc

A Python library for predictive uncertainty calibration and conformalization, providing rigorous uncertainty estimations for any machine learning model across various tasks.

eamid/trimap

A dimensionality reduction method that uses triplet constraints to preserve the global structure of high-dimensional data, offering a better global view than t-SNE or UMAP.

yu-xin-c/Sea-mult-agent

A multi-agent system for automating scientific research, specializing in paper reproduction, custom data benchmarking, and budget-constrained hyperparameter and method optimization.

oxylabs/AI-Search-py

A Python-based search agent that allows developers to search the web using natural language and automatically scrape content from the results, including support for JavaScript rendering.

mattn/go-tflite

A Go language binding for TensorFlow Lite that allows developers to run lightweight machine learning models and perform inference within Go applications.

ducha-aiki/pydegensac

A Python wrapper for LO-RANSAC and DEGENSAC used to estimate homography and fundamental matrices from sparse image correspondences.

labring/tentix

An AI-native customer service platform that uses RAG and LangGraph agents to automate ticket resolution and reduce human intervention.

benchen4395/alpha_agentic_search

A stable, low-latency multi-agent search framework featuring a 5-layer hierarchical memory RAG stack that improves over time as it archives successful answers.

IBM/lale

A Python library for semi-automated data science that automates algorithm selection and hyperparameter tuning for scikit-learn compatible pipelines.

giuseppe-trisciuoglio/developer-kit

A modular AI plugin system for Claude Code and other AI CLIs that provides domain-specific agents, skills, and rules to improve the quality of AI-generated code across various frameworks.

wang-xinyu/tensorrtx

A collection of deep learning network implementations using the TensorRT network definition API for flexible, debuggable, and high-performance inference on NVIDIA GPUs.

mapillary/OpenSfM

A Structure from Motion library in Python that reconstructs 3D scenes and camera poses from multiple images, integrating sensor data for geographical alignment.

AnswerDotAI/gpu.cpp

A lightweight C++20 interface for GPU compute via WebGPU that simplifies shader dispatch and data movement across native and browser environments.

6551Team/opentwitter-mcp

opentwitter‑mcp is a Python MCP server that lets AI assistants fetch Twitter/X profiles, tweets, searches and real‑time follower events via a set of ready‑made tools and a WebSocket push API.

kengz/SLM-Lab

A modular PyTorch framework for Deep Reinforcement Learning that allows users to configure and run RL experiments via JSON specs across various Gymnasium environments.

ucla-mobility/OpenCDA

An open-source co-simulation framework for Cooperative Driving Automation (CDA) that integrates CARLA and SUMO to research multi-vehicle cooperation and V2X communication.

EuniAI/Prometheus

An AI-powered software engineering platform that uses multi-agent systems and knowledge graphs to automate bug fixing, feature implementation, and codebase navigation.

Jonseed/ComfyUI-Detail-Daemon

A set of ComfyUI nodes that enhance image details and reduce background blur by adjusting noise schedules (sigmas) during sampling, specifically optimized for Flux and SDXL models.

augmentcode/augment-swebench-agent

A software engineering agent that solves real-world GitHub issues by combining Claude 3.7 Sonnet for execution and OpenAI o1 for solution ensembling.

bcmi/Image-Harmonization-Dataset-iHarmony4

A large-scale image harmonization dataset (iHarmony4) and a PyTorch implementation of DoveNet to help models make inserted objects look natural in composite images.

JeremyCCHsu/Python-Wrapper-for-World-Vocoder

A Python wrapper for the WORLD Vocoder that allows for high-quality speech analysis and resynthesis by decomposing audio into pitch, spectral envelope, and aperiodicity.

ntucllab/libact

A Python package for pool-based active learning that provides various query strategies and a meta-algorithm to automatically select the best strategy.

math-ai-org/mathcode

A terminal AI coding assistant with built-in Lean capabilities that allows agents to interactively write, search, and verify mathematical proofs.

nv-morpheus/Morpheus

An open AI application framework for cybersecurity developers to build optimized pipelines for real-time IP traffic inspection and threat detection in data centers.

tablegpt/tablegpt-agent

A pre-built agent built on Langgraph that provides a user-friendly interface for interacting with TableGPT2 models for table-based question answering.

google/seqio

A library for processing sequential data that provides a unified framework for task-based datasets, preprocessing, and evaluation for sequence models.

Pointcept/Concerto

A joint 2D-3D self-supervised pre-trained Point Transformer V3 model for extracting high-quality spatial representations from 3D point clouds.

erwinmsmith/SOMAS

A multi-agent framework for human-machine collaborative crisis response that combines vision-language models and reinforcement learning to ensure safety and reliability.

canwhite/AgentEval

A transparent HTTP proxy that captures Agent-LLM traffic to provide automated grading, behavioral diagnosis, and source-code probing for AI agent evaluation.

TellinaTool/nl2bash

A corpus and semantic parser that translates natural language descriptions into Linux Bash commands using TensorFlow-based translation models.

oxylabs/oxylabs-ai-studio-openclaw

An OpenClaw plugin that integrates Oxylabs AI Studio to provide AI agents with web search and content extraction tools that bypass IP blocks and deliver LLM-ready data.

giddyyupp/ganilla

A PyTorch implementation of GANILLA, a generative adversarial network designed to translate real images into artistic illustrations.

dllm-reasoning/d1

d1 is a framework for scaling reasoning in diffusion Large Language Models using a combination of masked Supervised Fine-Tuning and a novel reinforcement learning method called diffu-GRPO.

pgvector/pgvector-node

A JavaScript/TypeScript client library that enables Node.js, Deno, and Bun applications to use the pgvector PostgreSQL extension for storing and querying vector embeddings.

hanna-xu/U2Fusion

A unified unsupervised image fusion network that merges multi-modal, multi-exposure, and multi-focus images into a single high-quality image without requiring labeled training data.

facefusion/facefusion-pinokio

FaceFusion Pinokio is a face manipulation platform that allows users to swap and modify faces in images and videos with a simplified installation process via Pinokio.

tensorflow/cloud

A set of APIs that allow developers to easily move TensorFlow and Keras model training from local environments to distributed training and tuning on Google Cloud Platform.

GeorgesAlkhouri/nvim-aider

A Neovim plugin that integrates the Aider AI pair programmer, enabling users to send buffers, diagnostics, and files to the AI directly from their editor.

liruiw/GenSim

GenSim is an LLM-powered pipeline that automatically generates robotic simulation tasks and environments to augment training data for multitask robotic policies.

facebookresearch/PhysicsLM4

A research repository implementing Canon layers for LLMs and linear models to improve architecture design and knowledge storage, including synthetic data generators and pretraining recipes.

GFNOrg/torchgfn

A Python package for GFlowNets that provides a decoupled framework for prototyping algorithms, including various environments, loss functions, and sampling strategies.