← ラボ
🧠 Memories
RAGAIKnowledge 2026

Memories

AI ナレッジベース

RAG ベースのナレッジシステムと自動学習。ドメインデータで AI をトレーニングし、チャットでテストし、継続的に改善できます — 未知の質問は HR レビューと再トレーニングのために自動的にキャプチャされます。

ライブサイトへ →

Memories is a personal second-brain. Save notes, expenses, sleep logs, meals, work entries — and ask anything later through Claude, ChatGPT, or Telegram. Built around an MCP server so any AI client can read and write your knowledge securely.

What you can do

  • Save anything (expenses, ideas, daily logs) in one place
  • Search/query in natural language across everything you’ve saved
  • Connect from Claude Desktop, Cursor, Cline, or our Telegram bot
  • Build category-aware reports (finance, health, work) automatically

Tech

Next.js + Postgres (Neon) + custom MCP server, deployed on Vercel and a Hostinger VPS.

更新情報

出荷したもの、修正したもの、次に来るもの。

  1. Telegram ボットが稼働中

    Telegram から Memories に英語またはビルマ語で何でも質問できます — 回答は正しいデータと共にあなたの言語で返ってきます。

    You can now talk to your Memories knowledge base from Telegram. No app to install — just link your account once via Connect AI → Connect Telegram in the dashboard, and you’re set.

    What works today

    • Save anything — type “spent 200 baht on groceries” or “ate rice for lunch”, it gets saved to the right category
    • Ask anything — “how much did I spend this month?”, “နောက်ဆုံးဝယ်ခဲ့တဲ့ ကြက်ဥစျေးကဘယ်လောက်လည်း”, it queries your data and replies
    • Multilingual — write in Burmese, English, or both. Replies come back in your language.
    • Date-aware — “this month”, “last week”, “yesterday” map to the right ranges automatically

    Under the hood

    • Telegram → n8n workflow → OpenAI gpt-4o-mini as the agent
    • Tools: the existing BrainNote MCP server — same one Claude Desktop and Cursor connect to
    • Auth: short-lived JWT issued per Telegram chat, so each user only sees their own data

    Why this matters

    A big chunk of our users are in Myanmar where Claude Desktop and ChatGPT don’t work. Telegram is the dominant chat platform there and has no geo-block, so this gives Myanmar users full access to their second brain — same features, no VPN required.

    What’s next

    • /today, /week, /month shortcut commands
    • Voice messages (transcribe → save)
    • Daily summary push at end of day