#
ENJA

telemem

MCP Server

TeleAI-UAGI/telemem

TeleMem is a high-performance, drop-in memory management layer for AI agents offering character-profiled memory and a complete multimodal video understanding pipeline. It serves as an optimized, local-first alternative to Mem0 with enhanced accuracy and lower token overhead.

483 35Apache-2.0Updated 2026-08-10

Overview

TeleMem acts as an advanced memory management layer for conversational AI and autonomous agents, explicitly designed to handle long-term dialogues, isolated character modeling, and semantic retrieval. By implementing a dual FAISS and JSON metadata storage structure combined with LLM-based semantic clustering, it achieves high-performance asynchronous batch writing and precise recall. Furthermore, it incorporates a comprehensive multimodal video processing pipeline that extracts frames and generates captions to enable ReAct-style multi-step video question answering and reasoning.

Capabilities

  • Drop-in compatibility with Mem0 API endpoints (`add`, `search`)
  • Isolated per-character memory profiling for multi-persona dialogue systems
  • Automated context-aware memory extraction and semantic deduplication
  • Video frame extraction, caption generation, and vector database indexing pipeline
  • ReAct-style multi-step video question answering and multimodal reasoning
  • Local-first execution utilizing FAISS index and JSON metadata storage

Best for

Building multi-character virtual worlds, role-playing systems, and AI companions with isolated persona memories, Equipping AI assistants with long-term memory for customer service and creative collaboration, Processing, storing, and performing multi-step ReAct-style reasoning over video content within agent workflows, Upgrading existing applications built on Mem0 to a higher-performance backend with a single line of code

Works with

Claude CodeCursorGitHub CopilotOpenCode
Evoa Score breakdown= Σ (score × weight)
86
Task usefulness20%100 → +20.0

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%90 → +13.5

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%100 → +15.0

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%57 → +6.8

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%80 → +12.0

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%85 → +8.5

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%69 → +5.5

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%100 → +5.0

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total86.4 / 100

ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →

Security considerations

TeleMem is designed to run fully locally by default without sending data to external cloud services. Telemetry is disabled by default in newer versions, but users should manage API keys securely if connecting to external LLM providers.

Categories

Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.