Từ điển Anh–Việt offline, sử dụng dữ liệu từ app TFlat Dictionary với hơn 103,000 từ.
- Tra nghĩa từ với phiên âm, ví dụ minh hoạ và cụm từ
- Gợi ý từ khi gõ (autocomplete)
- Nhận dạng dạng biến thể (inflections) và tra từ gốc
- Từ ngẫu nhiên
- Lịch sử tra từ (lưu local)
| File | Mô tả |
|---|---|
index.html |
Giao diện web, standalone — mở thẳng trên browser |
style.css |
Stylesheet |
main.py |
FastAPI server (Python, cũ — giữ lại để reference) |
parse.py |
Parser cho TFlat DB format |
Dự án sử dụng Fluentez Backend (Express.js/Node.js) làm API server.
Các endpoint:
GET /api/v1/dict/search?q=hello&limit=8
GET /api/v1/dict/word/:word
GET /api/v1/dict/random
- Lấy APK của TFlat Dict (từ điện thoại hoặc APKPure)
- Đổi đuôi
.apk→.ziprồi giải nén - Đổi
assets/o_v3→o_v3.ziprồi giải nén - Lấy file
av_v3.db— set đường dẫn vào envDICT_DB_PATH