AI Education & Learning Tools

🎓 AI Education & Learning Tools

AI-powered platforms for personalized learning, tutoring, and educational content

Filter by Price:




Khan Academy with Khanmigo

Freemium

Free education platform with AI tutor Khanmigo. Personalized learning paths and AI assistance for millions of students.

Pros:

Completely free, trusted brand, comprehensive curriculum, AI tutor guidance

Cons:

Ad-supported free version, Khanmigo features still rolling out

Pricing:

Free (Freemium for Khanmigo)

Best For:

Math, science, history, test prep (SAT, AP), personalized tutoring

Perplexity AI

Freemium

AI search engine combining LLM with real-time internet access. Research assistant for students and professionals.

Pros:

Real-time information, sources cited, free version available, no ads

Cons:

Newer platform, limited mobile app features, subscription may be needed

Pricing:

Freemium ($20/month for Pro)

Best For:

Research, homework help, fact-checking, in-depth explanations

Quizlet with AI

Freemium

Study platform with AI-powered flashcards, learning modes, and Q&A assistance. Popular with students.

Pros:

Huge flashcard library, mobile-friendly, AI-generated study guides, gamified learning

Cons:

Free version limited, can be distracting with games, some content user-generated

Pricing:

Freemium ($84/year for Plus)

Best For:

Exam prep, flashcard learning, language learning, studying

Coursera & Udemy with AI

Freemium

Online course platforms with AI-powered personalized learning recommendations and content.

Pros:

Huge course selection, affordable pricing, certificates, AI-assisted learning

Cons:

Quality varies between courses, requires self-discipline, many are outdated

Pricing:

Freemium ($50-500 per course)

Best For:

Professional skills, programming, business, data science, career switching

.ai-tools-category-page { padding: 20px; }
.category-intro { margin-bottom: 30px; }
.pricing-filter { margin: 20px 0; padding: 15px; background: #f5f5f5; border-radius: 8px; }
.filter-btn { padding: 8px 15px; margin-right: 10px; border: 1px solid #ddd; border-radius: 5px; cursor: pointer; background: white; }
.filter-btn.active { background: #667eea; color: white; border-color: #667eea; }
.tools-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(350px, 1fr)); gap: 25px; margin-top: 30px; }
.tool-card { border: 1px solid #e0e0e0; border-radius: 8px; padding: 20px; background: white; }
.tool-card:hover { box-shadow: 0 4px 12px rgba(0,0,0,0.1); }
.pricing-badge { padding: 5px 10px; border-radius: 4px; font-size: 0.85em; font-weight: bold; }
.pricing-free { background: #4CAF50; color: white; }
.pricing-freemium { background: #2196F3; color: white; }
.pricing-paid { background: #FF9800; color: white; }
.tool-details { margin: 15px 0; font-size: 0.95em; }
.tool-details h4 { margin: 10px 0 5px 0; font-weight: bold; }
.tool-actions { margin-top: 15px; }
.btn { padding: 10px 20px; border: none; border-radius: 5px; cursor: pointer; font-weight: bold; }
.btn-primary { background: #667eea; color: white; }