Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shamoda/ai_radio
https://github.com/shamoda/ai_radio
ai alan-ai flutter learning-by-doing
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/shamoda/ai_radio
- Owner: shamoda
- Created: 2020-12-30T07:13:55.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-31T05:23:14.000Z (almost 4 years ago)
- Last Synced: 2024-11-05T14:51:20.217Z (about 2 months ago)
- Topics: ai, alan-ai, flutter, learning-by-doing
- Language: Dart
- Homepage:
- Size: 3.68 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## AI Powered Digital Radio
This project is implemented using Flutter framework and Alan AI platform. VelocityX framework is used to design the user interfaces. Serveral live streaming radio APIs have been used as radio channels.
User can control the radio player with casual voice command. Such as,
> - What does this app do?
> - Play some music
> - Play next channel
> - Play previous channel
> - Play some classic music
> - Play 98.2 FM
> - Stop the musicNot only that, this app also responds to casual converstions using the SmallTalk AI script intergrated into it.
#### Here are some snapshots of the running application
| ![GitHub Logo](/assets/ss1.png) | ![GitHub Logo](/assets/ss2.png) | ![GitHub Logo](/assets/ss3.png) | ![GitHub Logo](/assets/ss4.png) |
| -------------- | ---------------| -------------| -------------|
---