Projects
Browse curated open source AI tools

Vibe Kanban is an AI-native task management system that leverages autonomous agents to automate project organization and progress tracking. It provides a visual Kanban interface designed for developers and teams integrating large language model (LLM) workflows into their productivity stack.
Automates task decomposition by converting high-level goals into actionable sub-tasks using LLM reasoning.
Updates board status dynamically based on agent-driven progress reports and contextual project changes.
Integrates multi-model support for OpenAI and Anthropic to handle diverse reasoning requirements.
Maintains a persistent state of project health through automated analysis of task dependencies.
Built with Next.js and Tailwind CSS for a responsive, low-latency web interface.
Requires valid API keys from supported LLM providers for agentic functionality.
Supports local deployment via standard npm or yarn package management workflows.
Streamlining software development sprints where AI agents generate initial ticket descriptions.
Managing complex research projects that require automated tracking of evolving milestones.
Clone the repository and configure your environment variables to launch the local development server.