1 - Flutter
1 - Flask
-
The first model
Low-Endis fast but has lower accuracy compared to the others. -
The second is seq2seq model
Mediumoffers good accuracy with medium speed. -
The third model
High-Endis slower but achieves very high accuracy; it combines three seq2seq models, each focusing on a specific part of the data while leveraging knowledge of the entire dataset.
- Input 1 & 2: Low-End Model
- Input 3: Medium Model
- Input 4: High-End Model
