M-AI2 commited on
Commit
a7dde15
·
verified ·
1 Parent(s): f6b8e7e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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*.