Skip to content

finom/realtime-kanban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

377 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vovk
Back-end Framework for Next.js App Router
One codebase → type-safe clients, OpenAPI, and AI tools
Documentation    Quick Start    Performance


realtime-kanban

A proof-of-concept app showing how to build a live-updating UI with Vovk.ts and a grab-bag of AI features — an MCP server, OpenAI function calling, a voice interface, and a Telegram bot.

The project and its idea explained in the series of articles at Vovk.ts documentation:

vovk

See it in action

AI agent managing the board via MCP

Claude connects to the Kanban board through an MCP server and creates, moves, and deletes cards autonomously.

AI agent managing the board via MCP

Multi-user collaboration with live polling

Multiple users edit the same board simultaneously — changes propagate in real time through database polling and normalized state.

Multi-user collaboration with live polling

Chat-driven board updates with function calling

A built-in text chat interface lets users manage cards through natural language, powered by OpenAI function calling.

Chat-driven board updates with function calling

More info

About

Proof-of-concept Kanban app: a live-updating Next.js UI with Vovk.ts, driven by AI chat, voice, and MCP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors