Logo Lanfrica

efepius/edo-translator-app

Domain:

natural language processing

Record type:

softwaretools
Creator:
efe
Host:
First dedicated Edo (Bini) language translator app for Nigeria # BiZY β€” Edo (Bini) Language Translator **BiZY** is a cross-platform mobile and web app for translating between Edo (Bini) and English using Claude AI. ## Features - πŸ—£οΈ **AI Translation** β€” Edo ↔ English via Claude claude-sonnet-4-20250514 - πŸ“– **Dictionary** β€” 150+ Edo words with pronunciation and cultural notes - πŸ’¬ **Phrasebook** β€” Essential phrases by category (greetings, emergency, shopping, etc.) - πŸ“š **Lessons** β€” Structured learning from beginner to advanced - ⭐ **Favorites** β€” Save and revisit your translations - πŸ”’ **Auth** β€” Email/password + Google sign-in via Firebase - πŸ’° **Freemium** β€” 500 chars/day free, unlimited with Premium ($2.99/mo) ## Tech Stack | Layer | Technology | |-------|-----------| | Mobile/Web | Expo (React Native) with expo-router | | State | Zustand | | Backend | Firebase Cloud Functions (TypeScript) | | AI | Anthropic Claude claude-sonnet-4-20250514 | | Auth | Firebase Auth | | Database | Firestore | | Payments | Stripe | ## Project Structure ``` β”œβ”€β”€ app/ Expo Router screens β”‚ β”œβ”€β”€ (tabs)/ Main tab screens β”‚ β”œβ”€β”€ (auth)/ Authentication screens β”‚ └── modal/ Modal screens (premium, cultural notes) β”œβ”€β”€ lib/ Firebase config + API client β”œβ”€β”€ store/ Zustand state stores β”œβ”€β”€ assets/data/ Dictionary and phrasebook data └── functions/ Firebase Cloud Functions ``` ## Setup See SETUP.md for complete setup instructions, or open the handoff document. **Quick start:** 1. Upgrade Firebase project `edo-translator-app` to Blaze plan 2. Add Anthropic API key: `firebase functions:secrets:set ANTHROPIC_API_KEY` 3. `npm install && firebase deploy` ## Brand Colors | Name | Hex | |------|-----| | Navy | `#1a1a2e` | | Gold | `#c9a227` | --- *Built with ❀️ for the Edo/Bini language community.*