Practical Open Source Projects
Practical Open Source Projects
oMLX: Mac Menu Bar LLM Server with SSD Cache
Discover oMLX, the ultimate local LLM server for Apple Silicon Macs. Run LLMs, VLMs, and embeddings from your menu bar with continuous batching, tiered KV caching (RAM + SSD), and multi-model serving. Features admin dashboard, OpenAI API compatibility, Claude Code optimization, and one-click model downloads from Hugging Face. Install via DMG, Homebrew, or source – perfect for developers wanting production-grade local AI without cloud costs.
Siftly: Self-Hosted AI Twitter Bookmark Organizer
Transform your Twitter/X bookmarks into a powerful local knowledge base with Siftly. This open-source Next.js app runs a 4-stage AI pipeline: import bookmarks without extensions, extract entities, analyze images with vision AI, and auto-categorize with semantic tags. Features AI natural language search, interactive mindmaps, filtered browsing, and exports. One-command setup with Claude CLI integration—no cloud required. Perfect for developers managing bookmark overload.
AgentHub: GitHub for AI Agent Swarms by Karpathy
Discover AgentHub, Andrej Karpathy's revolutionary platform designed specifically for AI agent collaboration. Unlike traditional GitHub, this bare git repo + message board supports sprawling DAGs of commits without branches or PRs. Perfect for coordinating swarms of autonomous agents on shared codebases. Built for the autoresearch project but infinitely extensible, AgentHub features Git bundle pushes, agent message boards, API keys, rate limiting, and a simple CLI. Deploy with a single Go binary + SQLite. The future of agent-first development is here.
Golutra: Command AI Workforce with Your CLI Tools
Discover golutra, the cyberpunk overseer system that transforms your existing CLI tools into a unified AI collaboration hub. No project migration needed – keep your familiar commands while unlocking unlimited multi-agent parallel execution, automated orchestration, and real-time tracking. Built with Vue 3 + Rust (Tauri), it supports Claude Code, Gemini CLI, OpenCode, Qwen, OpenClaw on Windows/macOS. Click agent avatars to inspect logs, inject prompts, and monitor your AI squad in stealth terminals. Evolve from single-threaded workflows to self-organizing AI teams.
WeChat 4.x Decryptor: Extract Keys & Decrypt DBs
Discover wechat-decrypt, the ultimate open-source tool for decrypting WeChat 4.x databases across Windows, macOS, and Linux. Extract encryption keys from live process memory, decrypt SQLCipher 4 databases, and monitor real-time messages with a sleek Web UI. Features image decryption (V2 format), Claude AI integration via MCP, and low-latency message streaming. Perfect for researchers and developers needing access to WeChat's encrypted local data. Cross-platform memory scanning, WAL file handling, and rich media parsing included. Get started in minutes with one command.
CLI-Anything: Make Any Software AI Agent-Ready
CLI-Anything revolutionizes AI agent workflows by automatically generating production-ready CLIs for any software codebase. From GIMP image editing to Blender 3D rendering, this Claude Code plugin creates structured command-line interfaces with JSON output, REPL mode, and 1,436+ passing tests across 9 professional applications. One command transforms Blender, LibreOffice, OBS Studio, and more into agent-controllable tools—no APIs, no GUI automation, just reliable CLI access.
vphone-cli: Boot Virtual iPhone on macOS
Discover vphone-cli, the groundbreaking open-source tool that lets you boot a fully functional virtual iPhone (iOS 26) on macOS using Apple's Virtualization.framework. With three security variants (Regular, Development, Jailbreak), detailed setup guides, SSH/VNC access, and automatic jailbreak finalization with Sileo and TrollStore. Perfect for developers, researchers, and iOS enthusiasts. 3.7k stars and counting!
PM Skills Marketplace: 65+ AI Tools for Product Managers
Transform your product management workflow with PM Skills Marketplace – 65 specialized AI skills and 36 chained workflows across 8 Claude plugins. From discovery and strategy to execution, launch, and growth, this open-source powerhouse encodes proven PM frameworks from Teresa Torres, Marty Cagan, and more. Install in Claude Cowork or Code CLI for instant access to commands like /discover, /write-prd, /strategy, and /plan-launch. Works with other AI assistants too. 6.3k stars and growing.
Google Workspace CLI: Ultimate gws Tool
Discover gws - the official Google Workspace CLI that brings Drive, Gmail, Calendar, Sheets, and 40+ APIs to your terminal. Dynamically generated from Google's Discovery Service, it offers zero boilerplate, structured JSON output, and built-in AI agent skills. Install via npm, authenticate once, and manage your entire Workspace with simple commands like 'gws drive files list' or 'gws sheets spreadsheets create'. Perfect for developers, power users, and AI agents needing seamless Google Workspace automation.
Karpathy's Autoresearch: AI Agents Train LLMs Overnight
Andrej Karpathy's autoresearch repo revolutionizes AI development by letting autonomous AI agents experiment with LLM training overnight. No manual coding required – agents modify train.py, run 5-minute experiments, and optimize models based on validation loss. Wake up to better models and detailed logs. Single-GPU setup with nanochat architecture makes frontier research accessible to anyone with an NVIDIA GPU. Perfect for AI researchers wanting to automate hyperparameter tuning, architecture search, and model optimization.