产品概念原型的技术快速实现。
Go to file
zhukang b2494d439b feat: add intelligent document processing
- Add DocumentProcessor class for smart content analysis
- Implement automatic title generation
- Add automatic tagging system
- Add intelligent categorization
- Add metadata support with YAML front matter
- Update documentation with new features
- Add jieba dependency for Chinese text processing
2025-01-15 21:34:42 +08:00
project/llmclipboard feat: add intelligent document processing 2025-01-15 21:34:42 +08:00
.gitignore Initial commit 2024-12-13 02:39:53 +00:00
LICENSE Initial commit 2024-12-13 02:39:53 +00:00
README.md Initial commit 2024-12-13 02:39:53 +00:00

poc

产品概念原型的技术快速实现。