M-AI2 commited on
Commit
f6b8e7e
1 Parent(s): fb8204f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,5 +1,10 @@
1
  ---
2
  license: mit
 
 
 
 
 
3
  ---
4
  # PyAI
5
  This open-source library includes both an RNN and a KNN algorithm. In addition to these algorithms, PyAI offers a simple NLP and adds a way to convert audio into text through *Whisper*.
 
1
  ---
2
  license: mit
3
+ tags:
4
+ - audio-to-text
5
+ - nlp
6
+ - pyai
7
+ - tokenization
8
  ---
9
  # PyAI
10
  This open-source library includes both an RNN and a KNN algorithm. In addition to these algorithms, PyAI offers a simple NLP and adds a way to convert audio into text through *Whisper*.