LINGUAL AI: African Grammar Corrector & Language Translator - Corrects grammar with encouraging feedback - Translates to African languages (Yoruba, Swahili, etc.) - Built with React, Vite, and Groq API
# Lingual AI
An AI language workspace for grammar correction, translation, chat, file reading, saved history, and progress tracking, with a focus on African languages including Yoruba and Swahili.
View the live site
## Product focus
- Grammar feedback designed to be clear and encouraging
- Translation workflows for African languages
- AI chat and document-reading utilities
- Saved user history and progress tracking
- Responsive interface for desktop and mobile use
## Built with
React, Vite, TypeScript, Supabase, Netlify Functions, and the Groq API
## Run locally
```bash
npm install
npm run dev
```
## Environment
Set the required Supabase and AI-provider environment variables before running authenticated or AI-backed features locally.