Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ app_file: app.py
|
|
| 10 |
pinned: false
|
| 11 |
tags: ["mcp-server-track"]
|
| 12 |
license: mit
|
| 13 |
-
short_description: Deeply read any text in any language
|
| 14 |
---
|
| 15 |
|
| 16 |
# LogosAI 🚀
|
|
@@ -35,12 +35,11 @@ An intelligent system that reads, reasons about and transforms language.
|
|
| 35 |
– Extract text from images/PDFs/text files
|
| 36 |
– Proofread markdown output with AI for typos & formatting
|
| 37 |
2. **Interpretation**
|
| 38 |
-
– Deep analysis of syntax, rhetoric & cultural context
|
| 39 |
-
– Supports “General” & “News” modes (more coming soon!)
|
| 40 |
3. **Translation**
|
| 41 |
– Faithful transforms into Deutsch, English, Français, Русский or 中文
|
| 42 |
4. **Live Gradio + MCP**
|
| 43 |
-
– runs with `
|
| 44 |
|
| 45 |
---
|
| 46 |
|
|
|
|
| 10 |
pinned: false
|
| 11 |
tags: ["mcp-server-track"]
|
| 12 |
license: mit
|
| 13 |
+
short_description: Deeply read any text in any language
|
| 14 |
---
|
| 15 |
|
| 16 |
# LogosAI 🚀
|
|
|
|
| 35 |
– Extract text from images/PDFs/text files
|
| 36 |
– Proofread markdown output with AI for typos & formatting
|
| 37 |
2. **Interpretation**
|
| 38 |
+
– Deep analysis of syntax, rhetoric & cultural context
|
|
|
|
| 39 |
3. **Translation**
|
| 40 |
– Faithful transforms into Deutsch, English, Français, Русский or 中文
|
| 41 |
4. **Live Gradio + MCP**
|
| 42 |
+
– runs with `mcp`
|
| 43 |
|
| 44 |
---
|
| 45 |
|