Laingfy is an innovative language learning platform that leverages artificial intelligence to provide personalized, interactive language learning experiences. Our platform offers real-time conversation practice, pronunciation feedback, and adaptive learning paths tailored to each user's needs.
- AI Conversation Practice: Engage in natural conversations with our AI language tutors
- Speech Recognition: Get real-time pronunciation feedback
- Visual Learning: Practice describing AI-generated images in your target language
- Personalized Learning: Content adapted to your interests and skill level
- Multiple Languages: Support for German, Brazilian Portuguese, Chinese, Norwegian, and more coming soon
- Clone the repository
- Install dependencies:
npm install
- Set up your environment variables (see
.env.example
) - Run the development server:
npm run dev:all
Open http://localhost:3000 with your browser to start learning!
- React 19 with TypeScript
- Tailwind CSS for styling
- LiveKit for real-time audio processing
- OpenAI for natural language processing
- Prisma with PostgreSQL for data storage
- Redis for session management
We welcome contributions! Please see our contributing guidelines for more details.
Copyright © 2024 Laingfy. All rights reserved.