Spaces:
Sleeping
Sleeping
Commit
·
701ca8e
1
Parent(s):
2e0265d
chore
Browse files
README.md
CHANGED
@@ -1,19 +1,3 @@
|
|
1 |
-
<!--
|
2 |
-
---
|
3 |
-
title: LinguAIcoach
|
4 |
-
emoji: 💬
|
5 |
-
colorFrom: blue
|
6 |
-
colorTo: red
|
7 |
-
sdk: streamlit
|
8 |
-
sdk_version: 1.31.1
|
9 |
-
python_version: 3.12
|
10 |
-
app_file: src/main.py
|
11 |
-
pinned: true
|
12 |
-
tags: [academic, english, learning, gpt, multimodal, whisper, gpt4-vision, dall-e, chatbot]
|
13 |
-
license: cc-by-nd-4.0
|
14 |
-
---
|
15 |
-
-->
|
16 |
-
|
17 |
# LinguAIcoach
|
18 |
|
19 |
<img src="./docs/images/header.png" alt="LingAIcoach" width="1000" style="display: block; margin: 0 auto"/>
|
@@ -75,3 +59,17 @@ This project is licensed under the CC-BY-NC-ND-4.0 license. See the [LICENSE.md]
|
|
75 |
- New kind of exercises.
|
76 |
- Guide content generation using examples extracted from real exams.
|
77 |
- Testing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# LinguAIcoach
|
2 |
|
3 |
<img src="./docs/images/header.png" alt="LingAIcoach" width="1000" style="display: block; margin: 0 auto"/>
|
|
|
59 |
- New kind of exercises.
|
60 |
- Guide content generation using examples extracted from real exams.
|
61 |
- Testing
|
62 |
+
|
63 |
+
---
|
64 |
+
title: LinguAIcoach
|
65 |
+
emoji: 💬
|
66 |
+
colorFrom: blue
|
67 |
+
colorTo: red
|
68 |
+
sdk: streamlit
|
69 |
+
sdk_version: 1.31.1
|
70 |
+
python_version: 3.12
|
71 |
+
app_file: src/main.py
|
72 |
+
pinned: true
|
73 |
+
tags: [academic, english, learning, gpt, multimodal, whisper, gpt4-vision, dall-e, chatbot]
|
74 |
+
license: cc-by-nd-4.0
|
75 |
+
---
|