5 Commits

Author SHA1 Message Date
admin 2b7e5b1b90 Enhanced LLM dialogue with Siri-like responses and translated Chinese content to English 2025-07-28 09:38:39 +00:00
admin 30471fa2dc chore: update dependencies and remove unused files
refactor: migrate from nodemon to http-server for development
build: add type module and update package.json scripts
2025-07-21 18:19:22 +08:00
admin c90f503821 chore: update node_modules with new binary files and dependencies
- Add new binary files for nodemon, onnxruntime-web, and xenova/transformers
- Update various JavaScript and TypeScript files in node_modules
- Remove unused files and dependencies
- Add new test fixtures and documentation files
2025-07-18 08:41:48 +08:00
admin 2f1dd687d0 refactor(docs): restructure project documentation and rules
Move project rules from .trae/rules to root directory and update content
Remove package.json as dependencies are no longer needed
Simplify README by removing implementation details
2025-07-17 19:59:48 +08:00
admin b5f3067a6a chore: add project dependencies and configuration files
Initial setup of project dependencies including axios, express, dotenv, and other supporting packages. Added configuration files and documentation for project setup and usage.
2025-07-17 19:39:53 +08:00