zama-ai/fhevm
A framework for building confidential smart contracts on EVM-compatible blockchains using Fully Homomorphic Encryption (FHE) to process encrypted data on-chain.
v-modal/vmodal_sdk_smartglass
An Android SDK that enables reliable, low-latency live video streaming from smart glasses to a cloud ingest service using a Rust-powered media core.
Brain0-ai/brain0
A passive observer for AI-written code that links git commits to the prompts and intents of coding agents to provide a decision graph of a repository.
atlassian/atlassian-mcp-server
A cloud-hosted Model Context Protocol (MCP) server that gives AI tools secure, real-time access to Jira, Confluence, Bitbucket, and other Atlassian platform data.
golemcloud/golem
Golem is a distributed cloud environment for running WebAssembly components, enabling developers to build and deploy scalable agents in languages like Rust and TypeScript.
gethasp/hasp
A local secret broker for coding agents that keeps sensitive credentials in an encrypted vault and prevents them from entering the agent's context.
mrwogu/promptscript
A configuration-as-code platform that allows developers to define AI agent instructions, skills, and settings once and compile them into native configurations for 50 different AI coding tools.
valqore/valqore
An infrastructure governance engine that scans Kubernetes and Terraform configurations to provide security, cost, and compliance scores, featuring specialized tools for governing AI agent fleets.
nullclaw/nullhub
A management hub for the NullClaw ecosystem that simplifies the installation, configuration, and monitoring of AI agent components through a unified web UI and CLI.
modiqo/cliare
A tool that audits command-line interfaces by probing runtime behavior to create an evidence-backed command index, reducing token burn and errors for AI agents using CLIs.
AndrewDryga/emisar
A secure infrastructure execution framework that gives AI agents a catalog of bounded, declared actions instead of a shell to maintain production authority.
sbhooley/ainativelang
A graph-canonical AI workflow language that compiles agent orchestration into deterministic graphs to reduce token costs and eliminate prompt-loop instability.
modiqo/skillspec
A CLI and contract system that converts prose-based agent skills into structured, auditable specifications to ensure AI agents follow safety rules and provide proof of completion.
keslr/keslr_connect
A set of TypeScript packages for integrating with the Keslr network to ensure applications are accessed only by verified humans via trust-graph authentication and private network addressing.
ThinkfleetAI/memmesh
A persistent, local-first memory store for AI agents that provides durable, typed, and searchable memory using a single Rust binary without requiring a hosted vector database.
modiqo/waggle
A reference layer for multi-agent systems that replaces bulky context handoffs with 30-byte tokens, providing verifiable telemetry and tailored data projections.
astrio-labs/forall
An AI-powered formal verification tool that automates the creation of specifications and proofs to provide machine-checkable evidence of software correctness.
drmingler/smart-llm-loader
A Python package that converts documents and scanned images into clean, structured markdown chunks using OCR and LLM-powered semantic chunking for RAG systems.
vostride/agent-qa
An agentic QA harness that allows users to write web and mobile tests in natural language and uses self-healing AI agents to adapt to UI changes.
beenuar/AiSOC
An open-source, self-hostable AI SOC that automates security event triage and investigation with a fully transparent, replayable audit trail of AI agent decisions.
clawplays/ospec
A spec-driven, agentic workflow framework for AI coding agents that persists requirements, plans, and verification evidence directly in the project repository.
emiliaprotocol/emilia-protocol
A security protocol and enforcement gate that ensures autonomous AI agents operate within a finite, verified mandate to prevent unauthorized consequential actions.
pathwaycom/pathway
Pathway is a Python‑first, Rust‑backed framework for building batch‑or‑stream data pipelines. It offers connectors to many sources, stateful operators, persistence, and a dedicated LLM toolkit (wrappers, parsers, vector index) that makes real‑time RAG and other LLM applications easy to write and deploy via Docker or Kubernetes.
SigmanticAI/apex-inference-chip
A fully open, verification-first LLM-inference hardware tile that integrates KV-cache compression directly into the datapath to optimize edge inference.
colinlikescode/NanoGPT-Speedrun-Winner
An optimized GPT-2 training implementation that uses memory and weight averaging techniques to set a new speed record for the modded-nanogpt challenge.
drmingler/docling-api
A scalable backend server that uses IBM's Docling to convert various document formats like PDF and DOCX into Markdown via a FastAPI and Celery-based API.
pathwaycom/arc-task-gen
A task generator that creates new, distribution-matched ARC-AGI-1 style tasks to evaluate AI models on unseen problems and prevent benchmark contamination.
Jwuthri/Tracely-ai
A trace-native CI/CD platform for AI agents that converts production failures into automated regression tests to block buggy releases.
yudaprasetya007/routeVSCODE
A VSCode extension and proxy that allows users to switch AI models in GitHub Copilot Chat instantly without reloading the editor.
yureii1996/cek-probe-model
A collection of Python scripts to test OpenAI-compatible model endpoints to verify if the model being served matches its label.
martian56/redcell
REDCELL is an open‑source, self‑hosted platform that uses LLM‑driven agents to run a full penetration test (real Kali tools, browser automation, reverse shells) and produce a polished report, all controlled through a live React console.
halofyai/halofy
An open access and governance layer for AI agents that provides unified identity, policy enforcement, and auditable context management across an organization.
tigerless-labs/cost-xray
A local API traffic capture tool for AI coding agents that attributes token costs to specific request components like system prompts and tool schemas.
shinthink/blitzstrike
An MCP server that implements a structured penetration-testing methodology (recon, analysis, validation) to provide LLM-driven security audits with live verification.
EvoMap/AutoResearch
An open-source agent workflow for AI/ML research that automates idea generation and experiment execution to produce paper-ready evidence.
cortex-docs/cortex
Cortex turns API specifications and Markdown into typed SDKs, interactive documentation, and MCP servers for AI agents from a single configuration.
ukanwat/selfstarter
A harness for autonomous AI agents to execute long-horizon engineering tasks in Unreal Engine 5 using a brief-based approach rather than a chat interface.
LibreChat-AI/rag-api
An asynchronous FastAPI-based RAG API that enables ID-based document indexing and retrieval using pgvector or MongoDB, with strict ownership-based access control.