Skip to content

feat(misc): add tamagotchi-listens cookbook#60

Merged
harshitajain165 merged 1 commit into
mainfrom
tamagotchi
Jun 10, 2026
Merged

feat(misc): add tamagotchi-listens cookbook#60
harshitajain165 merged 1 commit into
mainfrom
tamagotchi

Conversation

@harshitajain165

@harshitajain165 harshitajain165 commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Adds misc/tamagotchi-listens/ — a voice-driven demo for the gochi physical tamagotchi (ESP32-C3 + 128×64 OLED)
  • Integrates Pulse STT: mic recording → WAV → transcribe_pulse → transcript
  • GPT-4o-mini routes intent into four actions: draw, face, draw_and_face, text
  • GPT-4o generates PIL drawing code on the fly for pixel art on the OLED

Test plan

  • Verify misc/tamagotchi-listens/ contains tamagotchi_listens.py, requirements.txt, .env.example, README.md

@vercel

vercel Bot commented Jun 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
smallest-showcase Ready Ready Preview, Comment Jun 10, 2026 7:31am

Request Review

Voice-driven demo integrating Pulse STT with a physical gochi tamagotchi
(ESP32-C3 + 128x64 OLED). Speak naturally — Pulse transcribes, GPT-4o-mini
routes intent, and gochi draws pixel art, changes expressions, or scrolls
text in response.
@harshitajain165
harshitajain165 merged commit 5020758 into main Jun 10, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant