community-automations/telegram-supabase-memory

Sales & CRM

PublicClaude-subagent

Telegram + Supabase-geheugen

De meeste chatbots vergeten alles zodra het venster wegscrolt, dus gebruikers herhalen zich constant. Deze laag geeft je Telegram-bot duurzaam geheugen door elk bericht te embedden en met pgvector in Supabase op te slaan.

sonnet4 dagenTelegram Bot APISupabasepgvectorClaude
ClaudeClaude
ROI for
README.md

Waarom deze subagent

De meeste chatbots vergeten alles zodra het venster wegscrolt, dus gebruikers herhalen zich constant. Deze laag geeft je Telegram-bot duurzaam geheugen door elk bericht te embedden en met pgvector in Supabase op te slaan.

Stelt iemand een nieuwe vraag, dan haalt hij de meest relevante eerdere berichten op en voert ze terug als context. De bot herinnert zich wat je hem vorige week vertelde, en het geheugen blijft met elke chat groeien in plaats van te resetten.

Hoe hij werkt

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

Voorbeelduitvoer

json
// Sample output
// (generated when the pipeline finishes)

Answer using the retrieved memories below; if a memory conflicts with the new message, trust the newest one.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.