Flutter & Rive app inspiring from Talking Tom, but this time interacting tom using ChatGPT like LLM models.
Stars
34
Forks
7
Watchers
34
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
57
commits
fix: reorganize README.md to improve demo section visibility and remove duplicates
c77e4d8View on GitHubfix: update README.md for clarity and accuracy, including technology details and deployment information
17973e6View on GitHubfix: update CloudFront invalidation pattern to clear all cached files
c77ede3View on GitHubfix: add cache-busting headers and update resource links in index.html for versioning
c6abaf1View on GitHubfix: update pubspec.yaml to include package_info_plus and display app version on HomeScreen
585fc37View on GitHubfix: add microphone permission handling and user prompts in STTWidget
62f2f2bView on GitHubfix: update package versions and sha256 checksums in pubspec.lock
4508c7eView on GitHubfix: enhance OpenAI interaction by adding response timeout handling in STTWidget
beff096View on GitHubfix: remove unused listening animation and simplify STTWidget's animation handling
a899768View on GitHubfix: improve TTS integration and enhance response handling in speech components
00b7489View on GitHubfix: integrate TextToSpeechCloud into HomeScreen and enhance TTS error handling
92fac57View on GitHubfix: clean up imports and refactor parameter types in GoogleCloudRepository
ad538c8View on GitHubfix: enhance STTWidget with animated microphone button and improved UI
31ee589View on GitHubfix: center the primary STTWidget button within its container
0a8186cView on GitHub