Skip to content

Commit 94d6ba5

Browse files
committed
update readme
1 parent f8db17f commit 94d6ba5

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
Transform chat exports into geocoded activity suggestions.
44

5-
[![npm](https://img.shields.io/npm/v/chat-to-map)](https://www.npmjs.com/package/chat-to-map)
65
[![License](https://img.shields.io/badge/License-AGPL--3.0-blue)](LICENSE)
76

87
## Overview
@@ -17,13 +16,7 @@ ChatToMap extracts "things to do" from WhatsApp, iMessage, Telegram, and LINE ex
1716
- Geocode locations to coordinates
1817
- Export to CSV, Excel, JSON, PDF, and interactive HTML map
1918

20-
## Supported Languages
21-
22-
ChatToMap supports multilingual chats across heuristic extraction, semantic search queries, and
23-
AI classification. It can process mixed-language conversations and preserves proper nouns,
24-
venues, media titles, and place names in their original script when appropriate.
25-
26-
Current first-class language coverage: Arabic, Bulgarian, Chinese (Simplified), Chinese (Traditional), Czech, Danish, Dutch, English, Finnish, French, German, Greek, Hebrew, Hindi, Hungarian, Indonesian, Italian, Japanese, Korean, Norwegian Bokmål, Persian, Polish, Portuguese, Romanian, Russian, Slovak, Spanish, Swedish, Thai, Turkish, Ukrainian, Vietnamese
19+
`chat_to_map` is the free and open source engine that powers [ChatToMap.com](https://chattomap.com). If you are not comfortable with command-line tools or managing API tokens, you can use the [ChatToMap web app](https://chattomap.com) and pay a small fee to analyze your chat exports.
2720

2821
## Installation
2922

@@ -249,6 +242,14 @@ if (result.ok) {
249242
3. Choose "Without media"
250243
4. Save the .zip file
251244

245+
## Supported Languages
246+
247+
ChatToMap supports multilingual chats across heuristic extraction, semantic search queries, and
248+
AI classification. It can process mixed-language conversations and preserves proper nouns,
249+
venues, media titles, and place names in their original script when appropriate.
250+
251+
Current first-class language coverage: Arabic, Bulgarian, Chinese (Simplified), Chinese (Traditional), Czech, Danish, Dutch, English, Finnish, French, German, Greek, Hebrew, Hindi, Hungarian, Indonesian, Italian, Japanese, Korean, Norwegian Bokmål, Persian, Polish, Portuguese, Romanian, Russian, Slovak, Spanish, Swedish, Thai, Turkish, Ukrainian, Vietnamese
252+
252253
## Privacy
253254

254255
**This library and CLI have zero telemetry.** We do not collect any data about your usage.

0 commit comments

Comments
 (0)