Skip to content

Add use cases, privacy docs, and Chinese translations#184

Draft
Ki-Seki wants to merge 1 commit into
mainfrom
docs/use-cases
Draft

Add use cases, privacy docs, and Chinese translations#184
Ki-Seki wants to merge 1 commit into
mainfrom
docs/use-cases

Conversation

@Ki-Seki
Copy link
Copy Markdown
Member

@Ki-Seki Ki-Seki commented May 30, 2026

Summary

  • Add Use Cases page with 7 real-world information extraction examples (contact extraction, NER, text classification, event extraction, relation extraction, resume parsing, product review analysis)
  • Add Privacy & PII Protection page with 5 privacy-focused examples (PII extraction, redaction, risk classification, safe upload filter for agent memory, mixed content separation)
  • Add Chinese translations for all docs pages
  • Set up mkdocs-static-i18n for native language switching (English / 中文)
  • Update README to highlight use cases and information extraction positioning
  • Update pyproject.toml description and keywords

Test plan

  • Verify docs build: make docs-serve
  • Check English pages render correctly
  • Check Chinese pages render correctly at /zh/
  • Verify language switcher works
  • Verify all code examples are syntactically correct

- Add Use Cases page with 7 real-world information extraction examples
  (contact extraction, NER, text classification, event extraction,
  relation extraction, resume parsing, product review analysis)
- Add Privacy & PII Protection page with 5 privacy-focused examples
  (PII extraction, redaction, risk classification, safe upload filter,
  mixed content separation)
- Add Chinese translations for all docs pages (index, installation,
  quickstart, usage, use cases, privacy)
- Set up mkdocs-static-i18n for native language switching (en/zh)
- Update README to highlight use cases and information extraction focus
- Update pyproject.toml description and keywords
@codecov
Copy link
Copy Markdown

codecov Bot commented May 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant