You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🎉 Built with **Vue3** and **Flask**, this project is a refactored version of [📄 handwriting-web](https://github.com/14790897/handwriting-web), with optimized code structure and enhanced features.
8
+
9
+
---
10
+
11
+
## 🚀 Key Features
12
+
13
+
-**Handwriting Recognition**: Upload images and extract handwritten text. 🖼️➡️📝
14
+
-**Handwriting Generation**: Convert input text into handwritten-style images or save as PDF files. 📄➡️🖋️
15
+
-**Text Editing**: Supports file upload and editing. ✂️📋💾
16
+
-**Multi-language Support**: Supports both Chinese and English. 🌐
17
+
-**Theme Switching**: Switch between light and dark themes. 🌞🌙
18
+
19
+
---
20
+
21
+
## 🛠️ Tech Stack
22
+
23
+
### Frontend
24
+
-**Framework**: Vue3
25
+
-**State Management**: Pinia
26
+
-**UI Library**: Element Plus
27
+
-**Routing**: Vue-Router
28
+
-**Internationalization**: vue-i18n
29
+
-**HTTP Library**: axios
30
+
31
+
### Backend
32
+
-**Framework**: Flask
33
+
-**File Handling**: Supports image upload, text generation, and file storage.
34
+
-**API**: Provides handwriting recognition and text generation functionalities.
0 commit comments