Browse Directory
Airadio
AI-powered internet radio platform for streaming and discovering music from around the world.
"A unique way to discover music. Great for focus and ambient listening while coding."
AssistAI Pro
Chrome extension that brings AI assistance to your browser for enhanced productivity and automation.
"Your AI assistant in every tab. Great for summarizing content, writing emails, and quick tasks."
Nest
A modern site builder for creating beautiful landing pages and websites with AI assistance.
"The fastest way to ship a landing page. Perfect for quick prototypes and MVPs."
Top Ten
Top 10 curated lists for AI tools, news, and resources from around the web.
"My curated top 10 picks for various AI categories - a one-stop destination for discovering the best tools."
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."