all in one project to organise, sort, catagorise and chart all sorts of data including voice
- Polling 25000 messages is approx 5 mins
-
pull voice from channels
-
use tensorflow/other ai training algos to convert speech to text
-
download chat history
-
update chat data in real time
-
catagorise data
-
website frontend for graphs (login + dashboard (oh no i have to learn webdev))
-
catagorise based off:
- user word frequency
- server word frequency
- total messages sent in server
- total user messages
- channel message frequency
-
graph said data
-
create mathematical expression for graph and predict future datapoints
suwuako D: