autoMate exposes 40+ AI tools and 31 SaaS APIs via MCP-over-HTTP on localhost, with encrypted storage and multi-provider LLM support. A local AI infrastructure hub with privacy-first design.
Explore how exchange-api delivers real-time and historical currency rates via CDN-hosted static JSON files, achieving zero rate limits and blazing fast responses without a traditional backend.
There Is No Spoon offers a unique ML primer for software engineers, using physical analogies to build deep intuition for neural networks and architectures beyond memorization.
ChatTTS is an open-source conversational text-to-speech model trained on 100,000+ hours of bilingual audio. It offers fine-grained prosodic control and employs intentional quality degradation to prevent misuse.
CodeFormer uses a codebook transformer architecture for blind face restoration, letting users control the tradeoff between quality and fidelity with a unique fidelity weight parameter.
DeepDrone uses LLMs to translate natural language commands into structured drone operations via MAVLink, with real-time telemetry and safety constraints. Python backend, FastAPI, LiteLLM, and JS frontend.
dj-control-room is a Django admin extension that centralizes multiple admin panels via a plugin system using Python entry points, enabling zero-configuration panel discovery and secure third-party integration.
DroneAware Node uses Raspberry Pi with BLE and WiFi to capture FAA Remote ID broadcasts, building a community-powered drone detection network with a simple install.
Explore a production-grade pack of DSPy 3.2.x agent skills with GEPA optimization, delivering up to +19.53 accuracy on RAG QA for Claude Code and Codex CLI agents.
Elato-Local is a local voice AI platform combining Whisper ASR, local LLMs, and ESP32-S3 firmware flashing from a Tauri desktop app. It enables subscription-free, privacy-first AI on Apple Silicon with embedded device integration.
FinalRecon consolidates fragmented OSINT and web reconnaissance workflows into a single Python CLI tool, integrating multiple data sources and scanning techniques with modular API key support.
This Python tool generates Flipper Zero files to brute force gate remotes using hierarchical binary search on 6561 DIP switch combinations, cutting brute force time drastically.
Explore capa, a Python tool by Mandiant that analyzes binaries to identify capabilities via rule matching, with detailed evidence tracing for malware analysts.
Company Research Agent automates detailed business research by orchestrating OpenAI, Google Gemini, Tavily APIs and geolocation data via a Python backend and Node.js frontend. Setup script streamlines install.
SearXNG is a privacy-first metasearch engine aggregating results from 70+ providers using a modular plugin architecture with caching, rate limiting, and deduplication.
Medical-SAM3 adapts the SAM3 foundation model for universal prompt-driven medical image segmentation, offering pretrained weights and evaluation tools on diverse medical datasets.
Explore a modular AI skill library for medical research workflows featuring 500+ skills and a unique MedSkillAudit quality framework ensuring scientific and methodological rigor.
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.
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.