https://github.com/dimfeld/buzzy
An AI question answering bot for kids
https://github.com/dimfeld/buzzy
Last synced: 6 months ago
JSON representation
An AI question answering bot for kids
- Host: GitHub
- URL: https://github.com/dimfeld/buzzy
- Owner: dimfeld
- License: apache-2.0
- Created: 2023-09-07T06:56:59.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-22T00:24:22.000Z (almost 3 years ago)
- Last Synced: 2025-09-05T21:54:34.893Z (11 months ago)
- Language: TypeScript
- Size: 1.1 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# buzzy
An AI question answering bot for kids
My kids love talking to Alexa and asking it questions, but it's often not too smart, so this is an attempt to do
something better with modern AI.
And like any good side project, it's an excuse to play around with tech like WebRTC, three.js, and recent neural models
for speech generation.