Skip to content

Initial Release: ShobdoSearch v1.0.0

Choose a tag to compare

@skhalidmahmud skhalidmahmud released this 13 May 17:57
· 28 commits to main since this release

馃殌 Features

  • Smart Transliteration: Accurate Banglish-to-Bangla conversion using phonetic mappings.
  • Weighted Dictionary: Prioritizes common Bengali words for better accuracy.
  • FastAPI Backend: High-performance API for real-time processing.
  • Responsive UI: Modern, glassmorphism-inspired design with real-time feedback.
  • Deployment Ready: Included Dockerfile and Procfile for easy hosting on Render/HuggingFace.

馃洜 Fixes

  • Resolved FileNotFoundError by implementing absolute path resolution.
  • Updated default port to 8080 for better compatibility.

馃摝 How to Run Locally

  1. Clone the repo.
  2. Run python run.py.
  3. Open http://localhost:8080.