{"id":29666496,"url":"https://github.com/rprovine/aloha-learn","last_synced_at":"2026-04-05T08:35:19.809Z","repository":{"id":304907191,"uuid":"1020482329","full_name":"rprovine/aloha-learn","owner":"rprovine","description":"Hawaiian Language Preservation Platform - Learn ʻŌlelo Hawaiʻi with AI-powered translation and comprehensive curriculum","archived":false,"fork":false,"pushed_at":"2025-11-13T02:01:38.000Z","size":233,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-03T17:15:57.189Z","etag":null,"topics":["cultural-preservation","education","fastapi","hawaiian","language-learning","openai","pronunciation","python","react","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rprovine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-16T00:19:09.000Z","updated_at":"2025-11-13T02:01:41.000Z","dependencies_parsed_at":"2025-07-17T07:43:08.385Z","dependency_job_id":"7a591cab-b463-4f61-94cc-bc4970d2f567","html_url":"https://github.com/rprovine/aloha-learn","commit_stats":null,"previous_names":["rprovine/aloha-learn"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rprovine/aloha-learn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rprovine%2Faloha-learn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rprovine%2Faloha-learn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rprovine%2Faloha-learn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rprovine%2Faloha-learn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rprovine","download_url":"https://codeload.github.com/rprovine/aloha-learn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rprovine%2Faloha-learn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31430009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T08:13:15.228Z","status":"ssl_error","status_checked_at":"2026-04-05T08:13:11.839Z","response_time":75,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cultural-preservation","education","fastapi","hawaiian","language-learning","openai","pronunciation","python","react","typescript"],"created_at":"2025-07-22T15:10:00.782Z","updated_at":"2026-04-05T08:35:19.784Z","avatar_url":"https://github.com/rprovine.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌺 Aloha Learn - Hawaiian Language Preservation Platform\n\nA comprehensive Hawaiian language preservation platform that combines AI-powered translation, native-level language learning, and cultural context to help revitalize ʻŌlelo Hawaiʻi.\n\n## 🌟 Features\n\n### 🗣️ Translation Tool\n- **AI-Powered Translation**: Real-time Hawaiian ↔ English translation using OpenAI\n- **Cultural Context**: Each translation includes cultural significance and usage notes\n- **Word Breakdown**: Detailed morphological analysis of Hawaiian words\n- **Alternative Translations**: Multiple translation options for nuanced meanings\n\n### 📚 Learning Platform\n- **30-Lesson Curriculum**: Comprehensive journey from beginner to fluent speaker\n  - 🌱 **Beginner** (Lessons 1-10): Alphabet, greetings, numbers, colors, family\n  - 🌿 **Intermediate** (Lessons 11-20): Daily life, nature, emotions, grammar\n  - 🌳 **Advanced** (Lessons 21-30): Proverbs, mythology, formal language, literature\n- **Interactive Lessons**: Vocabulary, grammar, cultural notes, and practice exercises\n- **Progress Tracking**: Visual progress bars and achievement system\n\n### 🎵 Pronunciation System\n- **Native Audio Support**: Infrastructure ready for native Hawaiian speaker recordings\n- **Smart Fallback**: Uses Web Speech API with Hawaiian-optimized settings\n- **Visual Feedback**: Different indicators for native audio vs. synthesized speech\n- **Pronunciation Guide**: IPA transcription and syllable breakdown\n\n### 🎨 Cultural Integration\n- **ʻŌlelo Noʻeau**: Traditional Hawaiian proverbs and their meanings\n- **Moʻolelo**: Stories and legends integrated into lessons\n- **Cultural Notes**: Context and significance for words and phrases\n- **Place Names**: Understanding the meaning behind Hawaiian locations\n\n## 🛠️ Tech Stack\n\n### Frontend\n- **React 18** with TypeScript\n- **Vite** for fast development\n- **Tailwind CSS** for Hawaiian-themed styling\n- **Framer Motion** for animations\n- **React Router** for navigation\n\n### Backend\n- **FastAPI** (Python) for high-performance API\n- **SQLAlchemy** ORM with PostgreSQL\n- **JWT Authentication** for secure user sessions\n- **OpenAI Integration** for translation services\n- **Pydantic** for data validation\n\n### Infrastructure\n- **Docker** containers for easy deployment\n- **PostgreSQL** for data persistence\n- **Static file serving** for audio content\n- **CORS-enabled** API for secure cross-origin requests\n\n## 🚀 Getting Started\n\n### Prerequisites\n- Node.js 18+ and npm\n- Python 3.9+\n- PostgreSQL 14+ (or Docker)\n- OpenAI API key\n\n### Quick Start\n\n1. **Clone the repository**\n   ```bash\n   git clone https://github.com/yourusername/aloha-learn.git\n   cd aloha-learn\n   ```\n\n2. **Set up environment variables**\n   ```bash\n   cp .env.example .env\n   cp backend/.env.example backend/.env\n   # Edit both .env files with your credentials\n   ```\n\n3. **Start with Docker (Recommended)**\n   ```bash\n   docker-compose up\n   ```\n\n   Or manually:\n\n4. **Backend setup**\n   ```bash\n   cd backend\n   python -m venv venv\n   source venv/bin/activate  # Windows: venv\\Scripts\\activate\n   pip install -r requirements.txt\n   uvicorn app.main:app --reload --port 8000\n   ```\n\n5. **Frontend setup**\n   ```bash\n   cd frontend\n   npm install\n   npm run dev\n   ```\n\n6. **Access the application**\n   - Frontend: http://localhost:5173\n   - API docs: http://localhost:8000/docs\n\n## 📁 Project Structure\n\n```\naloha-learn/\n├── frontend/                 # React TypeScript application\n│   ├── src/\n│   │   ├── components/      # Reusable components\n│   │   ├── pages/          # Route pages\n│   │   ├── contexts/       # React contexts\n│   │   ├── services/       # API services\n│   │   └── data/          # Curriculum content\n│   └── public/            # Static assets\n│\n├── backend/                 # FastAPI server\n│   ├── app/\n│   │   ├── api/           # API endpoints\n│   │   ├── models/        # Database models\n│   │   ├── schemas/       # Pydantic schemas\n│   │   ├── services/      # Business logic\n│   │   └── core/          # Core configuration\n│   ├── static/            # Audio files\n│   └── scripts/           # Management scripts\n│\n├── database/               # Database files\n├── docker-compose.yml     # Docker orchestration\n└── docs/                  # Documentation\n```\n\n## 🎤 Native Audio Integration\n\nThe platform is fully prepared to accept native Hawaiian speaker audio recordings:\n\n```bash\n# Add audio files when available\ncd backend\npython scripts/manage_audio.py add \"aloha\" /path/to/aloha.mp3\n\n# Check missing priority words\npython scripts/manage_audio.py check\n```\n\nSee [AUDIO_GUIDE.md](backend/AUDIO_GUIDE.md) for detailed instructions.\n\n## 🌊 Cultural Respect\n\nThis platform is built with deep respect for Hawaiian culture and language. We:\n- Present content with cultural authenticity\n- Include proper diacritical marks (kahakō and ʻokina)\n- Provide cultural context for appropriate usage\n- Acknowledge the sacred nature of ʻŌlelo Hawaiʻi\n\n## 🤝 Contributing\n\nWe welcome contributions that help preserve and teach Hawaiian language! Please:\n1. Fork the repository\n2. Create a feature branch\n3. Ensure cultural accuracy\n4. Submit a pull request\n\nPriority areas:\n- Native speaker audio recordings\n- Additional lesson content\n- UI/UX improvements\n- Bug fixes\n\n## 📜 License\n\nThis project is open source under the MIT License. See [LICENSE](LICENSE) for details.\n\n## 🙏 Mahalo\n\nMahalo nui loa for your interest in preserving Hawaiian language and culture. E ola mau ka ʻōlelo Hawaiʻi! (May the Hawaiian language live on forever!)\n\n---\n\nBuilt with aloha by [Your Name] | [Report Issues](https://github.com/yourusername/aloha-learn/issues)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frprovine%2Faloha-learn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frprovine%2Faloha-learn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frprovine%2Faloha-learn/lists"}