Spaces:
Sleeping
Sleeping
Create el process.md
Browse files- el process.md +14 -0
el process.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
PIPELINE:
|
2 |
+
1. Pick language
|
3 |
+
2. Input image/text/audio
|
4 |
+
3. give input to chatbot which explains the words and structures
|
5 |
+
4. also parse words and create flashcards for all of the words
|
6 |
+
5. show flashcards and give option to add to anki
|
7 |
+
|
8 |
+
TASKS NEEDED:
|
9 |
+
1. image - text (OCR)
|
10 |
+
-
|
11 |
+
2. text - text (chatbot)
|
12 |
+
3. audio - text
|
13 |
+
4. chatbot to explain
|
14 |
+
5. text to speech
|