Explore a modular AI skill library for medical research workflows featuring 500+ skills and a unique MedSkillAudit quality framework ensuring scientific and methodological rigor.
Nanobrowser is a TypeScript Chrome extension implementing a multi-agent AI system for browser automation with a unique self-correcting Planner-Navigator architecture, supporting multiple LLMs and local privacy.
NetBox is an open-source IPAM/DCIM platform that models network infrastructure as intended state, feeding automation tools via REST APIs for flexible network management.
odiff is a Zig-based image comparison library using SIMD and perceptual color space to achieve 8x faster visual regression tests. It features Node.js bindings and a persistent server mode.
open-researcher is a TypeScript app combining AI APIs and web scraping to assist research workflows. It offers an extensible setup and local dev server for experimentation.
Organic Maps is a C++ cross-platform mobile app delivering offline maps, routing, and turn-by-turn navigation with a privacy-first design. It uses a custom rendering engine and OpenStreetMap data.
OVIE trains novel view synthesis models using unpaired internet images, avoiding the need for calibrated multi-view datasets. It uses Vision Transformers and foundation models for pose and depth encoding.
PokieTicker combines rule-based filtering, LLM sentiment analysis, and XGBoost prediction in a full-stack stock analysis app. Runs locally with no API keys.
PostgREST is a Haskell server that auto-generates a REST API from a PostgreSQL database by pushing JSON serialization, validation, and authorization into SQL, achieving subsecond responses at 2000 req/sec.
Postiz is an open-source, self-hosted social media scheduler built with Temporal workflows, AI content generation, and multi-platform API integrations. It supports an agent CLI and automation platform connectors.
QueueDash offers a type-safe, modular dashboard for managing Bull, BullMQ, Bee-Queue, and GroupMQ job queues via a unified tRPC API and React UI. Supports Express, Fastify, Next.js, and Docker deployment.
drone_meishi runs a 500 Hz IMU fusion and PID control loop with 20 kHz motor PWM on ESP32, while handling WebSocket joystick input asynchronously. Here’s how it balances real-time control and I/O.
Rockxy is a macOS-native HTTP debugging proxy written in Swift, featuring MITM TLS interception, sandboxed JavaScriptCore plugins, OSLog correlation, and an MCP server for AI querying live traffic.
SignTools splits iOS sideloading into a Go web service and a macOS signing builder, enabling reliable signing with Apple tools and OTA app distribution from any device.
site-md uses Next.js middleware to serve clean Markdown to AI agents and HTML to humans, converting HTML on-the-fly without duplicating content. Easy install with minimal setup.
SmartScan Android runs vector similarity search and clustering entirely on-device using ONNX Runtime, enabling offline private text and reverse-image search over local media.
Social-Media-OSINT is a curated collection of 200+ tools for social media intelligence gathering, organized by platform and technique. It supports systematic OSINT workflows.
StereoWorld uses binocular stereo vision cues to guide 3D-consistent stereo video generation, offering a biologically inspired approach to scene geometry understanding.
A TypeScript library of 4,000+ curated GPT Image 2 prompts in JSON with dynamic Raycast Snippet arguments, multilingual support, and a companion web gallery for easy browsing.
Supermemory replaces traditional RAG stacks with a unified AI memory layer, offering fast, hybrid memory retrieval and automatic fact extraction in ~50ms. Here’s how it works and how to try it.