Discover the best
AI tools & projects
A curated directory of AI/ML tools, libraries, and open-source projects — with honest takes from a founder who actually uses them.
🔥 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."
🆕 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."
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."