IvanMiao commited on
Commit
65f5635
Β·
verified Β·
1 Parent(s): de6a395

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
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
- # LogosAI πŸš€
17
 
 
18
 
19
- [This is my demo video!](https://streamable.com/qqn4fh)
 
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 β€œGeneral” & β€œNews” modes (more coming soon!)
44
- 3. **Translation**
45
- – Faithful transforms into Deutsch, English, FranΓ§ais, Русский or δΈ­ζ–‡
46
- 4. **Live Gradio + MCP**
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
  ---