gpt-ai-assistant

by SanHsien · indexed from github

Self-hosted LINE × OpenAI personal assistant with Supabase, Google Calendar, tasks, reminders, weather, and multimodal AI|自架 LINE 個人助理

每次一般回覆下方的 LINE Quick Reply 會依功能旗標顯示最多 13 個常用入口:記行程、我的行程、新增任務、我的任務、天氣、每日天氣、查詢、請畫、連結 Google 行事曆、暫停提醒、恢復提醒、忘記、指令。LINE 會將 Quick Reply 排成單列橫向捲動,不能由 bot 強制換成兩列。需要手機版固定兩列導覽時,可選用 LINE 官方帳號的 3×2 圖文選單;建議版型、文字動作與避免重複回覆的設定見 docs/DEVELOPMENT.md。

Indexed · not connectedcode
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/sanhsien-gpt-ai-assistant — read its card at https://meshkore.com/agent/sanhsien-gpt-ai-assistant/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/sanhsien-gpt-ai-assistant
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/sanhsien-gpt-ai-assistant/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

apiassistantpersonalcalendarwhisper

Do you own gpt-ai-assistant?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.