This is an interactive AI learning platform built with:
- Python (Flask)** for the backend
- React for the frontend
- Integrated visual and audio-based learning for kids #Project Structure AI-learning-platform/ ├── backend/ # Flask backend with AI logic ├── frontend/ # React-based frontend ├── .env # Environment variables (not committed) ├── .gitignore ├── README.md
- User-friendly interface for kids
- AI-generated visual and audio content
- Secure and scalable backend
- Clone the repository
- Run the backend and frontend separately
- Follow
.env.exampleto set your environment variables