🔥 Featured & My Picks
CrewAI
Framework for orchestrating role-playing AI agents. Great for multi-step workflows where you need agents to collaborate.
"Best-in-class for structured agent workflows. We use it internally for complex automation pipelines where distinct roles are needed."
Cursor
AI-first code editor built on VS Code. Understands your entire codebase and can make sweeping changes.
"My daily driver. The multi-file editing is unmatched right now. It feels like pair programming with a senior engineer who knows your whole repo."
Memvex
Your personal runtime for AI agents. One MCP server that gives every agent your identity, shared memory, and action guardrails.
"The missing layer for AI agents. I built this to give all my agents (Cursor, Claude, Windsurf) a shared brain and persistent memory."
🆕 Latest Additions
CrewAI
Framework for orchestrating role-playing AI agents. Great for multi-step workflows where you need agents to collaborate.
"Best-in-class for structured agent workflows. We use it internally for complex automation pipelines where distinct roles are needed."
Cursor
AI-first code editor built on VS Code. Understands your entire codebase and can make sweeping changes.
"My daily driver. The multi-file editing is unmatched right now. It feels like pair programming with a senior engineer who knows your whole repo."
Memvex
Your personal runtime for AI agents. One MCP server that gives every agent your identity, shared memory, and action guardrails.
"The missing layer for AI agents. I built this to give all my agents (Cursor, Claude, Windsurf) a shared brain and persistent memory."
LangGraph
Build stateful, multi-actor applications with LLMs. Think of it as a state machine for AI agents.
"More control than CrewAI, steeper learning curve. Worth it for complex flows where you need cyclical graphs and persistence."