返回作品Back to work

Seal AI BOT(海豹) Seal AI BOT

部署在 Discord 的 AI 聊天 Agent,具備長期記憶、知識庫 RAG、網路搜尋、文章摘要、提醒、待辦、投票與主動發言。定位是「伺服器的好朋友」而非純問答工具。 An AI chat agent for Discord with long-term memory, knowledge-base RAG, web search, summarization, reminders, to-dos, polls and proactive messaging — built to be a friend in the server, not just a Q&A bot.

  • Python
  • discord.py
  • Groq API
  • Tavily
  • Flask
  • Render
Seal AI BOT(海豹)

關於這個專案

Seal AI BOT 是我開發的 Discord AI Agent,個性設定為隨性的台灣女生,核心功能包括:

  • 長期記憶 — 智慧記憶提取與記憶連結,記得成員與伺服器的大小事。
  • 知識庫 RAG — BM25 檢索 + AI 相關性閘門。
  • Agent 能力 — 對話中自動執行動作(function calling):提醒、待辦、投票、搜尋。
  • 多模態 — 視覺模型看圖、梗圖產生、語音頻道感知。
  • 雲端常駐 — 部署於 Render,記憶以 GitHub JSON 檔批次 commit 保存,UptimeRobot 防休眠。

註:此儲存庫目前為私人,原始碼連結需設為 Public 後訪客才能開啟。