Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -13,10 +13,12 @@ license: mit
|
|
13 |
short_description: Deeply read any text in any language, from news to philosoph
|
14 |
---
|
15 |
|
16 |
-
|
17 |
|
|
|
18 |
|
19 |
-
|
|
|
20 |
|
21 |
|
22 |
An intelligent system that reads, reasons about and transforms language.
|
@@ -40,10 +42,10 @@ An intelligent system that reads, reasons about and transforms language.
|
|
40 |
β Proofread markdown output with AI for typos & formatting
|
41 |
2. **Interpretation**
|
42 |
β Deep analysis of syntax, rhetoric & cultural context
|
43 |
-
β Supports
|
44 |
-
|
45 |
-
β Faithful transforms into
|
46 |
-
|
47 |
β runs with `mcp_server=True`
|
48 |
|
49 |
---
|
|
|
13 |
short_description: Deeply read any text in any language, from news to philosoph
|
14 |
---
|
15 |
|
16 |
+
[This is my demo video!](https://streamable.com/qqn4fh)
|
17 |
|
18 |
+
Check out this demo! It illustrates the power of my MCP tool, which is directly accessible through agent mode in Cursor. As you'll see, it's capable of producing comprehensive interpretations and translations for local files, no matter the language, genre, or even the most challenging philosophical content.
|
19 |
|
20 |
+
|
21 |
+
# LogosAI π
|
22 |
|
23 |
|
24 |
An intelligent system that reads, reasons about and transforms language.
|
|
|
42 |
β Proofread markdown output with AI for typos & formatting
|
43 |
2. **Interpretation**
|
44 |
β Deep analysis of syntax, rhetoric & cultural context
|
45 |
+
β Supports "General" γ"News" γ"Philosophy"modes (more coming soon!)
|
46 |
+
4. **Translation**
|
47 |
+
β Faithful transforms into several languages
|
48 |
+
5. **Live Gradio + MCP**
|
49 |
β runs with `mcp_server=True`
|
50 |
|
51 |
---
|