Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,8 @@ tags:
|
|
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*.
|
|
|
5 |
- nlp
|
6 |
- pyai
|
7 |
- tokenization
|
8 |
+
- slm
|
9 |
+
- small-language-model
|
10 |
---
|
11 |
# PyAI
|
12 |
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*.
|