Open Source AI Arsenal

SupAgentic

116 powerful open-source AI tools โ€” unified under one roof. From agent orchestration to swarm simulation to voice cloning to model serving.

๐ŸŽฏ 100+ Tools Milestone
116
Tools
20
Categories
8
Languages
โˆž
Possibilities
๐Ÿ”No tools match your search
๐Ÿค–
The Agency
Agent Personalities
Personality-driven AI agents โ€” Frontend Dev, Backend Architect, Growth Hacker & more. Designed to act like a real dev team.
LLM PromptsMulti-AgentOpen โ†’
๐Ÿ‘ฅ
CrewAI
Role-Based Orchestration
Orchestrate role-playing, autonomous AI agents for collaborative tasks. 44k+ GitHub stars, used by 60% of Fortune 500.
Python44k โญOpen โ†’
๐Ÿ”ท
AutoGen
Microsoft Research
Multi-agent conversation framework by Microsoft. Handles hundreds of concurrent agents with async communication and Docker sandboxing.
Python54k โญOpen โ†’
๐Ÿ”—
LangGraph
Stateful Agent Workflows
Graph-based agent framework from LangChain. State machines, cycles, conditional branching. Fastest benchmarks, lowest latency.
Python24k โญOpen โ†’
โœจ
Dify
AI App Builder
Open-source platform for building generative AI apps with visual workflows, built-in RAG, and multi-model support. 129k+ stars.
PythonTypeScript129k โญOpen โ†’
๐Ÿ›ก๏ธ
Promptfoo
Red-Teaming CLI
Systematically evaluate and red-team LLM apps. Tests OWASP LLM Top 10 & NIST AI RMF for prompt injection, PII leaks & more.
TypeScriptCLIOpen โ†’
๐ŸŽจ
Impeccable
UI Design Prompting
Design skill for Claude that fights "AI slop" โ€” 17 commands and curated anti-patterns to force unique frontend code instead of generic UIs.
Claude SkillDesign SystemOpen โ†’
โŒจ๏ธ
Aider
AI Pair Programming
Terminal-based AI pair programmer with deep Git integration. Auto-commits changes with descriptive messages. 100+ language support.
PythonGitOpen โ†’
๐Ÿ–ฅ๏ธ
Open Interpreter
Local Code Execution
Let LLMs run code (Python, JS, Shell) locally. Natural-language terminal interface โ€” create files, control browsers, analyze data.
PythonTerminalOpen โ†’
๐Ÿงต
Fabric
AI Prompt Framework
Daniel Miessler's modular AI framework โ€” 100+ curated prompt patterns for extracting wisdom, summarizing, analyzing, and creating.
GoPatternsOpen โ†’
๐Ÿฑ
Tabby
Self-Hosted Copilot
Self-hosted AI coding assistant. Drop-in GitHub Copilot replacement with full privacy. VS Code, JetBrains, and Vim extensions.
Rust22k โญOpen โ†’
๐Ÿ”ฎ
Claude Engineer
Autonomous Coding Agent
Interactive CLI for Claude that can create files, execute commands, manage projects, and do multi-step coding tasks autonomously.
PythonAnthropicOpen โ†’
๐Ÿฆ™
LlamaIndex
Data Framework for LLMs
Data-centric RAG framework โ€” connect PDFs, databases, APIs to LLMs. Index, query, and retrieve from any data source.
Python125k โญOpen โ†’
๐ŸŒŠ
RAGFlow
End-to-End RAG Engine
Production-ready RAG engine with deep document understanding, built-in agent capabilities, and one of GitHub's fastest-growing projects.
PythonTypeScriptOpen โ†’
๐Ÿ’ฌ
Anything-LLM
All-in-One RAG Desktop
Full-stack desktop RAG app โ€” chat with docs, multi-user, supports any LLM. Built-in vector DB, web scraping, and agent skills.
JavaScriptDesktopOpen โ†’
๐Ÿง 
OpenViking
Context Database
Unified context DB for AI agents with hierarchical retrieval (L0โ†’L1โ†’L2). File-system memory via viking:// protocol.
PythonByteDanceOpen โ†’
๐ŸŽฎ
Gymnasium
RL Environment Suite
The standard reinforcement learning environment suite (OpenAI Gym successor) โ€” Atari, MuJoCo, CartPole, robotics & custom envs. Foundation for all RL research. 8k+ โญ.
Python8k โญOpen โ†’
๐ŸŸ
MiroFish
Swarm Intelligence
Knowledge graphs + multi-agent swarm simulation to forecast real-world scenarios โ€” policy outcomes, market trends, and more.
PythonVueGraphRAGOpen โ†’
๐ŸŒŠ
OASIS
Social Simulation Engine
Open Agent Social Interaction Simulations โ€” scales to 1M agents on Twitter & Reddit platforms. MiroFish's underlying engine by CAMEL-AI.
PythonCAMEL-AIOpen โ†’
๐Ÿ˜๏ธ
Generative Agents
Stanford Smallville
Stanford's landmark "Smallville" โ€” 25 AI agents with memory, reflection, and planning living believable lives in a virtual town. 18k+ โญ.
Python18k โญOpen โ†’
๐ŸŒ
AgentVerse
Multi-Agent Platform
OpenBMB's multi-agent simulation platform โ€” test AI agents in shared interactive environments for task-solving and social dynamics.
Python4k โญOpen โ†’
๐Ÿ“ˆ
TwinMarket
Financial Market Sim
NeurIPS 2025 โ€” simulates financial markets with LLM agents modeling individual investor behavior and social interactions.
PythonNeurIPS 2025Open โ†’
๐Ÿ
Swarms
Enterprise Orchestration
Enterprise-grade production multi-agent orchestration โ€” universal swarm framework for complex project management and workflows.
Python4k โญOpen โ†’
๐Ÿฆ™
Ollama
Local Model Runner
Run LLMs locally with one command. Supports Llama, Mistral, Gemma & more. OpenAI-compatible API, cross-platform desktop apps.
๐Ÿงฌ
llama.cpp
C++ LLM Inference
The engine that made local LLMs possible โ€” run Llama, Mistral, Phi on CPU/GPU with quantization (GGUF). Powers Ollama, LM Studio, and every local AI tool. 78k+ โญ.
C++78k โญOpen โ†’
๐ŸŒ
Exo
Distributed Inference
Run LLM inference across multiple everyday devices โ€” cluster laptops, phones, GPUs into one AI supercomputer. No master node, peer-to-peer. 25k+ โญ.
Python25k โญOpen โ†’
๐Ÿš€
DeepSpeed
Large Model Training
Microsoft's deep learning optimization library โ€” train 100B+ parameter models on limited GPUs with ZeRO optimizer, pipeline parallelism, and 10x speedups. 35k+ โญ.
Python35k โญOpen โ†’
๐Ÿฆฅ
Unsloth
Fast Fine-Tuning
2-5x faster LLM fine-tuning with 70-80% less VRAM. Custom CUDA kernels, no accuracy loss. Supports Llama, Mistral, DeepSeek.
PythonCUDAOpen โ†’
๐Ÿฆ™
Llama Models
Meta Official Weights
Meta's official Llama model repository โ€” the most important open-weight LLMs in existence. Llama 3/4, model cards, usage guides, and reference implementations.
PythonMeta AIOpen โ†’
๐Ÿงช
TransformerLab
LLM Desktop Lab
Beautiful desktop GUI for fine-tuning, evaluating, and chatting with open LLMs locally. LoRA, RLHF, quantization, and model comparison โ€” no code needed.
PythonDesktopOpen โ†’
๐Ÿ“š
NanoChat
Build LLMs From Scratch
Karpathy's minimal framework โ€” train a GPT-2 level model for ~$100 in 4 hours. Full stack: tokenizer, pretraining, chat UI.
PythonPyTorchOpen โ†’
๐Ÿญ
LLaMA-Factory
Fine-Tuning GUI
All-in-one fine-tuning framework with web UI. Supports 100+ models, LoRA/QLoRA/RLHF/DPO. 42k+ stars.
Python42k โญOpen โ†’
โšก
Heretic
Abliteration Tool
Automated directional ablation โ€” suppresses refusal vectors in local LLMs, removing safety alignment while preserving intelligence.
PythonTransformersOpen โ†’
๐ŸŽจ
SD WebUI
Stable Diffusion Frontend
The most popular Stable Diffusion web interface โ€” txt2img, img2img, inpainting, extensions ecosystem, and one-click setup. 145k+ โญ.
Python145k โญOpen โ†’
๐Ÿงจ
Diffusers
Diffusion Model Library
HuggingFace's diffusion model library โ€” the standard for SDXL, FLUX, Sora-style video, and audio generation. 27k+ โญ.
Python27k โญOpen โ†’
โšก
FLUX
Next-Gen Image Generation
Black Forest Labs' FLUX โ€” currently the best open-source text-to-image model. Outperforms Midjourney v6 on benchmarks. The new standard. 20k+ โญ.
Python20k โญOpen โ†’
๐Ÿ–ผ๏ธ
ComfyUI
Node-Based AI Art
100% open-source node-based workflow for AI image, video, 3D & audio generation. Supports Flux, SDXL, and custom pipelines.
PythonNode GraphOpen โ†’
๐Ÿ—ฃ๏ธ
Kokoro TTS
Text-to-Speech
82M parameter open-weight TTS model. Natural-sounding speech in English, French, Korean, Japanese & Mandarin. Apache licensed.
Python82M ParamsOpen โ†’
๐Ÿฆ€
OpenClaw
Personal AI Assistant
The breakout star of 2026 โ€” runs locally, browses web, fills forms, runs code, controls smart home. Writes its own new skills. 250k+ โญ.
TypeScript250k โญOpen โ†’
๐ŸŒ
Browser-Use
Browser AI Agent
Make websites accessible for AI agents โ€” automate browsing, form filling, data extraction, and any web task with LLM-powered automation.
PythonPlaywrightOpen โ†’
๐Ÿ”€
Langflow
Visual Agent Builder
Low-code visual platform for building AI agents & RAG workflows โ€” drag-and-drop interface on LangChain. 140k+ โญ.
Python140k โญOpen โ†’
๐Ÿ 
Fish Speech
Voice Cloning TTS
Ultra-realistic voice cloning from 10-30s of audio. Emotion control, multilingual, real-time generation. 26k+ โญ.
Python26k โญOpen โ†’
๐Ÿ“
Manim
Math Animation Engine
3Blue1Brown's animation engine for explanatory math videos โ€” programmatically render equations, geometric transforms, and scenes in Python. 73k+ โญ.
Python73k โญOpen โ†’
๐Ÿงฌ
AlphaFold
Protein Structure AI
DeepMind's landmark AI โ€” solved the 50-year protein folding problem, predicting 3D protein structures from sequence alone. 200M+ structures released. Nobel Prize-adjacent. 14k+ โญ.
PythonDeepMindOpen โ†’
โš›๏ธ
Qiskit
Quantum Computing
IBM's open-source quantum computing SDK โ€” build & run quantum circuits on real IBM quantum hardware or simulators. The standard for quantum ML. 5k+ โญ.
PythonIBMOpen โ†’
๐Ÿง 
Attention Residuals
Transformer Architecture
Every LLM has a silent flaw: layer burial. Each layer adds equally to the stack โ€” researchers deleted 40%+ of LLaMA's layers and barely noticed. Early layers get buried and forgotten. Moonshot AI fixed this for nearly free: group layers into chunks โ†’ summarize each chunk โ†’ every layer attends over those summaries. No need to store all activations. Baked into training, not inference. Result: 48B params, 1.4T tokens, matches a baseline that used 25% MORE compute โ€” better math, coding, and reasoning. Deeper now means smarter, not just bigger.
Pythonarxiv:2603.15031Open โ†’
๐ŸŒณ
RandOpt
Neural Thickets (MIT)
MIT CSAIL's "Neural Thickets" discovery: around pretrained weights lies a dense thicket of task-expert solutions. RandOpt randomly perturbs weights N times, picks the top K, and ensembles by majority vote โ€” matching PPO/GRPO post-training in O(1) steps, fully parallel, no gradient descent.
PythonMIT CSAILOpen โ†’
โ›ˆ๏ธ
STORM
AI Research Writer
Stanford's AI research writing system โ€” generates Wikipedia-quality long-form articles from scratch. Multi-perspective knowledge curation with source citations. 18k+ โญ.
PythonStanfordOpen โ†’
๐Ÿง 
DeepSeek-R1
Reasoning Model
The reasoning model that shook the industry โ€” matches o1 performance via RL-trained chain-of-thought. Open weights, distilled checkpoints, and full training methodology. 50k+ โญ.
Python50k โญOpen โ†’
โœจ
Gaussian Splatting
Real-Time 3D Rendering
3D Gaussian Splatting for real-time radiance field rendering โ€” reconstruct photorealistic 3D scenes from photos in minutes. The NeRF successor. 15k+ โญ.
Python/CUDA15k โญOpen โ†’
๐ŸŽฏ
SAM
Segment Anything Model
Meta's Segment Anything Model โ€” zero-shot image segmentation that identifies and masks any object in any image with a single click or prompt. 47k+ โญ.
Python47k โญOpen โ†’
๐ŸŽต
AudioCraft
AI Music & Sound Gen
Meta's audio generation library โ€” MusicGen creates full music tracks from text prompts; AudioGen produces sound effects. State-of-the-art generative audio. 22k+ โญ.
Python22k โญOpen โ†’
๐ŸŒŠ
Taichi
GPU Physics Simulation
High-performance parallel programming in Python โ€” write GPU-accelerated physics simulations, fluid dynamics, and graphics shaders with Python syntax. 26k+ โญ.
Python/CUDA26k โญOpen โ†’
๐ŸŽž๏ธ
Rive
Interactive Animation Runtime
Rive's low-level C++ renderer & runtime โ€” state machine-driven interactive animations for AI simulations, math visuals, games & web. Cross-platform (Web/iOS/Android/Desktop).
C++/JSState MachineOpen โ†’
โšก
vLLM
Model Serving Engine
High-throughput, memory-efficient LLM inference and serving. PagedAttention, continuous batching, OpenAI-compatible API.
PythonGPUOpen โ†’
๐Ÿ’ฌ
Open WebUI
Chat Interface
Self-hosted ChatGPT-style interface for Ollama & OpenAI-compatible APIs. Rich UI, RAG, web search, multi-model support.
Python/Svelte80k โญOpen โ†’
๐Ÿ”ฎ
DeepSeek-V3
Open-Source LLM
GPT-4-class open model with Mixture-of-Experts architecture. 671B total params, 37B active per token. 100k+ โญ.
Python100k โญOpen โ†’
๐ŸŽจ
ComfyUI
Node-Based Diffusion
The most powerful node-based Stable Diffusion GUI โ€” modular workflow editor for image/video generation. Supports SDXL, FLUX, ControlNet, LoRA, and custom nodes. 75k+ โญ.
Python75k โญOpen โ†’
๐ŸŒ
Browser Use
AI Browser Agent
Make AI agents that control web browsers autonomously โ€” navigate, click, fill forms, extract data. Built on Playwright with vision + DOM understanding. 60k+ โญ.
Python60k โญOpen โ†’
โœจ
Gemini CLI
Agentic Coding
Google's open-source AI agent โ€” Gemini multimodal model right in your terminal. Code, debug, create. 87k+ โญ.
TypeScript87k โญOpen โ†’
๐Ÿง 
Claude Code
Agentic Coding
Anthropic's on-device AI coding assistant โ€” privacy-first, terminal-based, with deep codebase understanding. 46k+ โญ.
TypeScript46k โญOpen โ†’
โšก
n8n
Workflow Automation
Open-source workflow automation with native AI capabilities. Visual canvas, 400+ integrations, LangChain built-in. 160k+ โญ.
TypeScript160k โญOpen โ†’
๐Ÿข
MetaGPT
Multi-Agent Company
Multi-agent framework that assigns GPT roles โ€” Product Manager, Architect, Engineer โ€” to collaboratively build software. 62k+ โญ.
Python62k โญOpen โ†’
๐Ÿค–
AutoGPT
Autonomous Agent
The OG autonomous AI agent platform โ€” create, deploy, and manage agents that accomplish tasks independently. 175k+ โญ.
Python175k โญOpen โ†’
๐Ÿ’ฌ
Open Assistant
Open ChatGPT Alt
LAION's open-source ChatGPT alternative โ€” community-built conversational AI with 600k+ human feedback messages. RLHF training data and models. 37k+ โญ.
Python37k โญOpen โ†’
๐Ÿ‘
OpenHands
AI Software Developer
AI-powered software development agents (formerly OpenDevin) โ€” autonomous coding, debugging, and deployment. Full IDE, terminal, and browser access. 50k+ โญ.
Python50k โญOpen โ†’
๐Ÿ”“
OpenClaw
Zero-Token AI Access
Use ALL major AI models with NO API token โ€” Claude, ChatGPT, Gemini, DeepSeek, Grok, Qwen, Kimi, Manus. Web UI, HTTP API, and CLI/TUI. Tool calling and streaming supported.
TypeScriptMulti-ModelOpen โ†’
๐Ÿฆœ
LangChain
LLM Framework
The foundational framework for building LLM-powered apps โ€” chains, agents, tools, memory, and retrieval. 123k+ โญ.
Python123k โญOpen โ†’
๐Ÿ“
Cursor Rules
AI IDE Patterns
Community-curated .cursorrules library โ€” best practices, coding patterns, and AI assistant rules for Cursor IDE.
Markdown10k โญOpen โ†’
๐ŸŒพ
Haystack
AI Pipeline Framework
Deepset's production-ready framework for building RAG, search, and NLP pipelines. Modular, extensible, enterprise-grade. 42k+ โญ.
Python42k โญOpen โ†’
๐Ÿ“ฐ
Jina Reader
URL to LLM Markdown
Convert any URL to clean, LLM-friendly markdown โ€” just prefix with r.jina.ai. Handles JS rendering, PDFs, and complex layouts. The simplest RAG data pipeline. 20k+ โญ.
TypeScript20k โญOpen โ†’
๐Ÿ’ฌ
Chainlit
Chat UI for AI
Build production-ready conversational AI in minutes โ€” chat UI, multi-step reasoning, file uploads, streaming. 8k+ โญ.
Python/TS8k โญOpen โ†’
๐Ÿง 
Mem0
Memory for AI
Self-improving memory layer for personalized AI experiences. Give agents long-term context that learns and grows. 25k+ โญ.
Python25k โญOpen โ†’
ฯ†
Phidata
Agentic AI Toolkit
Build multi-modal agents with memory, knowledge, tools, and reasoning. Production-ready with function calling. 20k+ โญ.
Python20k โญOpen โ†’
๐Ÿ›
SWE-Agent
Autonomous Coder
Princeton's autonomous software engineer โ€” fixes GitHub issues, writes patches, and resolves bugs independently. 18k+ โญ.
Python18k โญOpen โ†’
โšก
Bolt.new
AI App Builder
Prompt, run, edit, and deploy full-stack web apps โ€” AI-powered development in the browser with StackBlitz. 28k+ โญ.
TypeScript28k โญOpen โ†’
๐Ÿ“Š
PandasAI
Chat with Data
Chat with your database or DataFrame using natural language. SQL generation, data visualization, and smart analysis. 15k+ โญ.
Python15k โญOpen โ†’
๐Ÿ—‚๏ธ
Dataherald
NL-to-SQL Engine
Enterprise natural language to SQL engine โ€” connect databases and query them in plain English with high accuracy.
PythonEnterpriseOpen โ†’
โ˜ข๏ธ
Nuclei
Vuln Scanner
Fast, template-based vulnerability scanner. 8000+ community templates for CVEs, misconfigs, and exposed panels. 23k+ โญ.
Go23k โญOpen โ†’
๐Ÿ›ก๏ธ
Caido
Web Security Proxy
Lightweight web security testing toolkit โ€” modern Burp Suite alternative. Fast, extensible, with built-in AI assistance.
RustPentestingOpen โ†’
๐Ÿ“ฑ
PhoneInfoga
Phone OSINT Swiss Knife
The OSINT Swiss Army Knife for phone numbers โ€” scan numbers for carrier, location, line type, and social footprint. Web UI + CLI. 13k+ โญ.
Go13k โญOpen โ†’
๐Ÿ•ต๏ธ
Sherlock
Username Hunter
Hunt down social media accounts by username across 400+ social networks simultaneously. The definitive username OSINT tool. 62k+ โญ.
Python62k โญOpen โ†’
๐Ÿ”
Social Analyzer
Multi-Platform Investigator
Find a person's profile across 1000+ social media sites โ€” API, CLI, and Web App. Detection modules for names, usernames, emails, and phone numbers.
Python12k โญOpen โ†’
๐Ÿ“ธ
Osintgram
Instagram OSINT
Interactive shell for Instagram OSINT โ€” analyze any account's followers, following, geotagged photos, stories, and linked contacts by nickname.
Python9k โญOpen โ†’
๐ŸŽญ
WhatsMyName
Username Enumeration
Username enumeration engine with a massive JSON dataset of 500+ sites โ€” the data backbone that powers Sherlock, SpiderFoot, and recon-ng.
PythonJSON DBOpen โ†’
๐Ÿ’ฃ
Scylla
Breach Database OSINT
Simplistic OSINT engine for breach database intelligence โ€” search Instagram, Twitter, phone numbers, websites, and compromised card data from public sources.
PythonOSINTOpen โ†’
๐Ÿ“ž
TruecallerJS
Caller Intel Scraper
Truecaller phone number lookup library โ€” retrieve caller name, carrier, location, and spam score. Supports bulk searches for mass reconnaissance.
TypeScriptNode.jsOpen โ†’
๐Ÿซ
OpenMAIC
AI Classroom
Open Multi-Agent Interactive Classroom from Tsinghua โ€” immersive multi-agent learning with lesson generation, classroom simulation & OpenClaw integration.
TypeScriptEducationOpen โ†’
๐Ÿง 
NuminaMath
AIMO Prize Winner
Won the AI Math Olympiad Progress Prize โ€” fine-tuned 7B model with tool-integrated reasoning. Open-source math AI breakthrough.
Python๐Ÿ† WinnerOpen โ†’
๐Ÿ…
IMO25
IMO 2025 Solver
AI agent system for solving IMO 2025 problems โ€” uses Gemini, GPT, and XAI APIs with multi-model reasoning chains.
PythonIMO 2025Open โ†’
๐Ÿงฎ
Math Medalist
Self-Verify Agent
LangGraph-based self-verification pipeline for IMO-level problems โ€” agent reasons, verifies, and corrects its own solutions.
PythonLangGraphOpen โ†’
๐Ÿ“Š
AI Math Olympiad
Kaggle Solutions
AIMO Kaggle competition solutions โ€” notebooks, fine-tuning recipes, and evaluation pipelines for mathematical reasoning.
PythonKaggleOpen โ†’
๐Ÿ“
Lean4
Theorem Prover
Interactive theorem prover and programming language โ€” the backbone of AI-assisted mathematical proof (used by AlphaProof). 8k+ โญ.
LeanProofsOpen โ†’
๐Ÿ“š
Mathlib4
Math Library
The largest formalized mathematics library โ€” 1M+ lines covering algebra, analysis, topology, number theory. Foundation for AI math proving.
Lean4k+ โญOpen โ†’
๐Ÿค–
LeRobot
HuggingFace Robotics
HuggingFace's open-source robotics platform โ€” real-world AI for manipulation, locomotion, and embodied learning. 8k+ โญ.
Python8k+ โญOpen โ†’
๐Ÿญ
Isaac Lab
NVIDIA Robot Sim
NVIDIA's robot learning framework built on Isaac Sim โ€” GPU-accelerated physics, RL training, sim-to-real transfer. 3k+ โญ.
PythonNVIDIAOpen โ†’
๐Ÿฆพ
OpenVLA
Vision-Language-Action
Open vision-language-action model for robot manipulation โ€” 7B param generalist agent from Stanford & Google DeepMind. 2k+ โญ.
PythonStanfordOpen โ†’
๐ŸŽค
Whisper
Speech Recognition
OpenAI's robust speech recognition โ€” multilingual transcription & translation. The gold standard for speech-to-text. 75k+ โญ.
Python75k+ โญOpen โ†’
๐Ÿ”Š
Bark
Voice Generation
Suno's transformer-based text-to-audio โ€” generates realistic speech, music, sound effects, and non-verbal cues. 37k+ โญ.
Python37k+ โญOpen โ†’
๐Ÿ—ฃ๏ธ
Piper
Local TTS Engine
Fast local neural text-to-speech โ€” runs on Raspberry Pi, 30+ languages, ONNX runtime. Perfect for offline voice assistants. 8k+ โญ.
C++OfflineOpen โ†’
๐ŸŽถ
Voicebox
Voice Synthesis Studio
Open-source voice synthesis studio โ€” multi-engine cloning, emotions & paralinguistic tags, post-processing effects, unlimited generation length, async queue, voice profile management, and a stories editor.
TypeScriptMulti-EngineOpen โ†’
๐Ÿผ
Lightpanda
AI Headless Browser
Headless browser built from scratch for AI & automation โ€” full JS execution via CDP, 100x faster than Chrome headless. Written in Zig for raw performance. The browser AI agents deserve.
๐Ÿงช
AI Engineering Hub
100+ Projects
Hands-on AI engineering tutorials โ€” RAG pipelines, multi-agent systems, MCP servers, fine-tuning, podcast gen, OCR & more.
Python100+ ProjectsOpen โ†’
๐ŸŽจ
AI Project Gallery
ML/DL/GenAI Projects
Collection of AI projects covering Machine Learning, Deep Learning & Generative AI โ€” practical implementations with advanced techniques & concepts.
PythonML/DL/GenAIOpen โ†’
๐Ÿ“š
500 AI/ML Projects
500+ Projects with Code
500+ real-world projects across ML, Deep Learning, Computer Vision & NLP โ€” the largest curated collection of AI projects with source code.
Python500+ ProjectsOpen โ†’
๐Ÿช„
E2E GenAI Projects
Production GenAI
Industry-grade end-to-end Generative AI projects โ€” LLMs, RAG pipelines, AI agents & multimodal apps with deployment guides.
PythonLLM/RAGOpen โ†’
๐Ÿง 
GenAI Projects
GenAI Portfolio
Portfolio of Generative AI projects & AI agents โ€” image generation, code assistants, text processing & multimodal applications.
PythonGenAIOpen โ†’
๐ŸŽฏ
100 AI/ML Projects
100 Curated Projects
100 curated projects covering CNNs, RNNs, GANs, Computer Vision & NLP โ€” from beginner classification to advanced generative models.
Python100 ProjectsOpen โ†’
โญ
Awesome Deep Learning
23kโญ Curated List
Comprehensive collection of deep learning tutorials, projects, books & communities โ€” covering neural networks, CNNs, RNNs & RL.
Multi23k โญOpen โ†’
๐Ÿ†
Awesome ML
66kโญ Curated List
The definitive curated list of ML frameworks, libraries & tools โ€” 66k+ stars. Covers every ML domain from CV to NLP to reinforcement learning.
Multi66k โญOpen โ†’
๐Ÿ’ก
Awesome Project Ideas
ML/NLP/CV Ideas
Curated list of inspiring project ideas for ML, NLP, Computer Vision & recommender systems โ€” perfect for portfolio building.
IdeasPortfolioOpen โ†’
๐Ÿš€
Awesome GenAI Guide
GenAI Resource Hub
Comprehensive guide to Generative AI โ€” tutorials, tools & libraries for text, image & multimodal AI. Covers LLMs, diffusion & more.
MultiGenAIOpen โ†’
๐Ÿ—๏ธ
GStack
Virtual Engineering Team
Garry Tan's Claude Code virtual engineering team โ€” orchestrates multiple AI agents as specialized engineers to build full projects collaboratively. 51k+ โญ.
Markdown/JS51k โญOpen โ†’
๐Ÿ”ฎ
Hermes Agent
Self-Improving Agent
NousResearch's autonomous agent with a self-improving learning loop โ€” adapts strategies, refines tool usage, and gets smarter over time. 14k+ โญ.
Python14k โญOpen โ†’
โšก
Superpowers
Agentic Skills Framework
Comprehensive agentic skills framework & developer methodology โ€” curated prompt engineering patterns, workflows, and skills for AI-powered development. 117k+ โญ.
Markdown/Shell117k โญOpen โ†’
๐Ÿ“Ž
Paperclip
Agent Orchestration
Open-source orchestration platform for building agent-powered companies โ€” workflow automation, task management, and multi-agent coordination. 35k+ โญ.
TypeScript35k โญOpen โ†’
๐ŸŽ“
Agent Skills
Anthropic Official
Anthropic's official agent skills specification & library โ€” standardized skill definitions, best practices, and reference implementations for Claude agents. 104k+ โญ.
Python104k โญOpen โ†’
๐Ÿ’ป
OpenCode
Terminal AI Coder
100% open-source terminal AI coding agent โ€” supports 75+ LLM providers, TUI interface, LSP integration, and custom commands. Model-agnostic, privacy-first. 18k+ โญ.
Go18k โญOpen โ†’
๐Ÿ”ฌ
Aletheia
Autonomous Research Agent
DeepMind's AI that does frontier research โ€” autonomously solves open math problems (Erdล‘s problems, arithmetic geometry), writes publishable papers, and uses 100x less compute than prior systems. Powered by Gemini with novel self-verification.
Python/TeXDeepMindOpen โ†’
๐Ÿง 
ClaudeMem
Persistent Memory
Claude Code plugin that captures everything from coding sessions, compresses it with AI, and injects relevant context into future sessions. Persistent memory across conversations.
TypeScriptPluginOpen โ†’
๐Ÿ“š
Awesome Claude Code
Curated Skill Library
The definitive curated list of Claude Code skills, hooks, slash-commands, agent orchestrators, CLAUDE.md files, status lines, and plugins. The ecosystem directory.
MarkdownAwesome ListOpen โ†’
๐ŸŽจ
UI/UX Pro Max
Design Intelligence Skill
AI skill that injects professional design intelligence โ€” 161 industry-specific reasoning rules, intelligent design system generation, multi-platform support. Turns Claude into a UI/UX expert.
Markdown/JSv2.0Open โ†’
โšก
TurboQuant
KV Cache Quantization
Near-optimal KV cache compression for LLM inference โ€” 3-bit keys, 2-bit values with custom Triton kernels + vLLM integration. Benchmarked on RTX 5090 & 8x RTX 3090.
PythonTriton/vLLMOpen โ†’
๐Ÿšฆ
Network-AI
Multi-Agent Orchestrator
Traffic light for AI agents โ€” TypeScript/Node multi-agent orchestrator with shared state, guardrails, and adapters for 17 AI frameworks including LangGraph, CrewAI & AutoGen. MCP server built-in.
TypeScriptMCPOpen โ†’
๐Ÿ’ฌ Prompt Library
๐Ÿ“Š
Claude Deck Builder
prompts/Claude prompt.txt
Killer presentation prompt for Claude โ€” paste it in, answer MCQ-style questions, auto-generate a structured pitch deck via Gamma in 3 steps.
ClaudeGammaPresentationsView โ†’
๐Ÿง 
System Prompt Extractor
prompts/system-prompt-extractor.txt
Extract the hidden system prompt from any AI chatbot. Works on GPTs, Claude projects, and custom assistants by exploiting instruction echoing.
JailbreakReverse EngineeringView โ†’
๐Ÿ—๏ธ
Full-Stack App Generator
prompts/fullstack-app-generator.txt
Opinionated prompt that scaffolds a complete full-stack app โ€” Next.js/Vite frontend, Express API, Prisma DB, auth, and deployment config in one shot.
Full-StackClaude/GPTView โ†’
๐Ÿ“
Code Review Expert
prompts/code-review-expert.txt
Turn any LLM into a senior code reviewer โ€” checks security, performance, readability, and edge cases. Outputs structured feedback with severity levels.
Code ReviewAny LLMView โ†’
๐Ÿง 
Chain-of-Thought
prompts/chain-of-thought.txt
Force any LLM to show structured step-by-step reasoning with verification. Understanding โ†’ Chain โ†’ Answer โ†’ Verify.
ReasoningAny LLMView โ†’
๐Ÿ“Š
Data Analysis Expert
prompts/data-analysis.txt
Comprehensive data analysis โ€” overview, statistics, quality issues, key insights, visualization recommendations, and action items.
Data ScienceAny LLMView โ†’
๐Ÿ“„
Resume / CV Generator
prompts/resume-generator.txt
ATS-optimized resume builder โ€” quantified achievements, keyword extraction, cover letter generation. Uses action verb formula.
CareerAny LLMView โ†’
๐Ÿ”Œ MCP Server

Full Model Context Protocol server โ€” any AI agent can discover and use all 66 tools.

๐Ÿค” What is MCP?

The Model Context Protocol is an open standard that lets AI assistants (Claude, Cursor, Codex, etc.) connect to external tools and data sources. SupAgentic's MCP server exposes all 116 tools so any AI agent can search, clone, run, setup, and update your tools โ€” just by asking in natural language.

๐Ÿ› ๏ธ

116 Tools

Every tool as a callable action โ€” with real execution. Clone, run, setup, update, open from any AI assistant.

๐Ÿ“„

14 Resources

README, INTEGRATIONS, CHANGELOG, all 7 prompt files, and 3 orchestration pipelines โ€” all readable by AI agents.

๐Ÿ’ฌ

7 Prompts

AI prompt templates with argument substitution โ€” chain-of-thought, code review, data analysis, resume builder, and more.

โšก stdio Transport (recommended)

python mcp_server.py

Direct stdin/stdout โ€” for Claude Desktop, Cursor, Trae, Codex

๐ŸŒ SSE/HTTP Transport

python mcp_server.py --sse --port 8765

HTTP/SSE โ€” for remote access, web apps, multi-client setups

๐Ÿ”— Connect Your AI Client

Auto-register with one command:

python supagentic.py mcp-register

Or add manually to your client's config:

{
  "mcpServers": {
    "supagentic": {
      "command": "python",
      "args": ["path/to/SupAgentic/mcp_server.py"]
    }
  }
}
โœ… Claude Desktop โœ… Cursor โœ… Trae โœ… Antigravity / Gemini โœ… Codex Any MCP client

๐Ÿ’ก How It Works

1
Register

Run supagentic mcp-register โ†’ automatically configures your AI client.

2
Restart Your Client

Restart Claude Desktop, Cursor, or Trae. SupAgentic appears as a connected tool source.

3
Ask Naturally

"What tools do you have for RAG?" โ†’ agents see all tools. "Clone and set up Langflow" โ†’ it actually runs clone + setup.