产品概念原型的技术快速实现。
Go to file
zhukang 0a5179209d fix: improve content capture and title extraction
- Optimize clipboard content capture order (Unicode > HTML > Text)
- Add proper HTML content extraction
- Improve title extraction with markdown and topic sentence support
- Add automatic copy operation before content capture
- Fix content encoding issues
2025-01-15 21:57:46 +08:00
project/llmclipboard fix: improve content capture and title extraction 2025-01-15 21:57:46 +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

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