Tasks
Set up Convexhigh
Build real-time UImedium
Add AI chatlow
Real-time

CONVEX

template
AI Agent
How do I use queries?
Use useQuery with your api...
Mutations
await createTask({
text: "Build app",
priority: "high"
});