AUTOMATION · FREE DOWNLOAD

Telegram AI Assistant with Persistent Supabase Memory

Give every Telegram user a persistent AI conversation thread stored through Supabase.

A Telegram AI chatbot with persistent per-user memory using Supabase and OpenAI conversation threads. New users receive a new thread that is stored in Supabase, while returning users automatically continue their previously saved AI conversation.

FreeFree download · Optional support

Direct digital accessNo payment required for the download.

FEATURES

What it can do.

  • Telegram AI chatbot
  • Persistent user memory
  • Supabase integration
  • OpenAI thread memory
  • Per-user conversation threads
  • Automatic new-user detection
  • Returning-user thread reuse
  • Multi-user memory separation
WHAT'S INCLUDED

Inside the download.

  • Telegram-Supabase-Memory-OpenAI-Assistant-n8n-Workflow.json
  • README_SETUP_GUIDE.txt
FAQ

Questions about Telegram AI Assistant with Persistent Supabase Memory

Quick answers about VeeLib, downloads and digital products.

Is the conversation memory persistent?

Yes, the workflow stores each user's thread information in Supabase.

Does each Telegram user have separate memory?

Yes, Telegram user IDs are mapped to separate AI threads.

Do I need Supabase?

Yes, the supplied workflow uses Supabase for persistent user mapping.

Do I need OpenAI?

Yes, the source uses the OpenAI Assistant and Thread pattern.

Do I need my own OpenAI Assistant?

Yes, configure your own compatible Assistant.

Can returning users continue old conversations?

Yes, stored thread IDs are reused.

Are database credentials included?

No, create and connect your own Supabase project.

Does the OpenAI configuration need checking?

Yes, verify current Assistant/Thread API compatibility before production deployment.