cbetz/core2-push-to-claude
Push-to-Claude on the M5Stack Core2 — handheld voice client for Claude (Whisper STT + Claude Haiku via a Cloudflare Worker, with 24h conversation memory). Port of the Push-to-Claude app from dakshaymehta/cardputer-claude-os (Cardputer / MicroPython) to Core2 (Arduino / M5Unified).
SUMMARY AI要約 by gpt-5-mini
M5Stack Core2向けのハンドヘルドなClaude音声クライアントです。ボタンを押して話すと端末が音声を記録し、Cloudflare Worker経由でOpenAI Whisperで文字起こし→Anthropic Claude(Haiku 4.5)へ送信し、1〜3文の応答を本体の320×240 LCDに表示します。会話履歴はWorkers KVにデバイス単位で24時間保存され、フォローアップで文脈を保持します。 本プロジェクトはCardputerのPush-to-ClaudeをCore2に移植したもので、デバイス側はC++/Arduino+M5Unified、Workerは上流をそのまま採用しています。主な利用者はM5Stack Core2所有の開発者・ホビイストで、端末にAPIキーを置かずCloudflare Workerに委任してClaudeを使いたいケースに向きます。 リポジトリは device/(Core2用PlatformIOプロジェクト)と worker/(vendoredなCloudflare Worker)の二部構成。導入はWorkerのデプロイ、device/src/config.hにWi‑Fi・Worker URL・DEVICE_SECRETを設定、PlatformIOでビルド→書き込み、という流れです。v1は音声のみ(テキスト入力UI未実装)、既知のTODOにタッチキーボード、録音停止、TTS出力、BLE連携、低消費電力化などがあります。ライセンスはApache 2.0。
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
使用言語(バイト数比)
オーナー情報
日付
| GitHub作成日 | 2026-05-09 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 18:21 |
類似Repo (同じ言語のAI関連Repo)
Qt 6-based cross-platform AI assistant desktop app with GUI/CLI dual modes and built-in AI girlfriend voice interaction.
NAJEMWEHBE/UnrealClaudeMCPDrive Unreal Engine 5 from Claude Code via local MCP — 11 editor automation tools, ~50ms round-trip. MIT licensed.
sylvbravo/aichatapp RenCopp/HypersionA modular AI UCI chess engine built from Claude 4.7 code, with NNUE, Syzygy, Polyglot book, and Lichess integration.
NeiwKai/llama-appSimple attempt to achieve ReAct LLM
IceaXo/NexusCore▎ 万级并发的五人斗地主服务端。C++ Epoll 网络引擎 + Python 大模型 AI 托管 + ▎ Raylib 几何朋克客户端。断线玩家无缝切入 AI,零贴图纯代码绘制。
schlein-lab/LLmapLossless. LLM-Augmented. Wave-Particle. The mapper that maps reads to themselves first, then to the genome. Powered by Claude.
CHaerem/clawdputerM5Stack Cardputer firmware — companion device for Claude (BLE) + a small platform for standalone apps