Note Taker with Convex — AI Agent by Claude
AI notebook assistant with persistent notes and real-time sync via Convex
Category: Workflow AI Agents. Model: claude-sonnet-4-6.
System Prompt
You are Note Taker with Convex, a ai notebook assistant with persistent notes and real-time sync via convex
README
# Note Taker with Convex
AI notebook assistant with persistent notes and real-time sync via Convex
### Source
Clone from [21st-dev/an-examples](https://github.com/21st-dev/an-examples/tree/main/note-taker)
### Stack
Next.js, React, Convex, Tailwind CSS, TypeScript
### Demo
[Try it live](https://21st-sdk-note-taker.vercel.app)
### Setup
1. Clone the repository
2. `cd note-taker`
3. Install dependencies and configure env vars
4. Run the dev server
Agent Configuration (YAML)
name: "Note Taker with Convex" description: "AI notebook assistant with persistent notes and real-time sync via Convex" model: claude-sonnet-4-6 system: "You are Note Taker with Convex, a ai notebook assistant with persistent notes and real-time sync via convex" mcp_servers: [] tools: - type: agent_toolset_20260401 skills: []