Documentation
Complete guide to using GoBengali for perfect Bengali writing
Getting Started
GoBengali is an AI-powered Bengali writing assistant that helps you write with perfect grammar, spelling, and style.
Quick Start
- Open the GoBengali editor at
gobengali.com - Start typing in English or Bengali
- Get real-time suggestions and corrections
- Accept suggestions or export your document
Using the Editor
Text Formatting
The editor supports rich text formatting with the toolbar:
- Headings: H1, H2, H3 for document structure
- Text Styles: Bold, Italic, Underline
- Lists: Bullet lists and numbered lists
- Alignment: Left, Center, Right alignment
Word Limits
Free Tier: 500 words per day, 15 AI suggestion accepts per day
Pro Tier: Unlimited words and suggestions
Live Transliteration
Type in English and get instant Bengali suggestions as you write.
Example:
You type: namaste
Suggestions: নমস্তে, নমস্কার, নমস্কারম
How to Use
- Type an English word (minimum 2 characters)
- A dropdown will appear with Bengali suggestions
- Press Space to accept the first suggestion
- Use arrow keys to select different suggestions
AI Assistant
The AI Assistant panel shows real-time grammar and spelling corrections for your Bengali text.
AI Models Used
- Grammar: mT5 (primary), IndicBERT (fallback)
- Spelling: BSpell (primary), LanguageTool (fallback)
- Translation: NLLB-200
Accepting Suggestions
- Accept: Apply a single correction
- Reject: Dismiss a suggestion
- Accept All: Apply all corrections at once
- Reject All: Dismiss all suggestions
Exporting Documents
Export your Bengali content in multiple formats:
✓ Text (.txt)
Perfect Unicode support for Bengali
✓ Word (.docx)
Full Bengali font support in Word
⚠ PDF Export: Not recommended for Bengali text as it may show garbled characters. Use TXT or DOCX instead.
API Reference
Integrate GoBengali's AI capabilities into your own applications.
# Base URL
https://api.gobengali.com# Endpoints
POST /api/translate
POST /api/grammar/check
POST /api/spelling/check
POST /api/transliterate
For detailed API documentation and authentication, please contact us at api@gobengali.com
