Python, Streamlit, Google-studio-ai, MCP tools(pipedream.mcp)

Learning Path Generator with Model Context Protocol (MCP)

This project is a Streamlit-based web application that generates personalized learning paths using the Model Context Protocol (MCP). It integrates with various services including YouTube, Google Drive, and Notion to create comprehensive learning experiences.

Features

  • ๐ŸŽฏ Generate personalized learning paths based on your goals
  • ๐ŸŽฅ Integration with YouTube for video content
  • ๐Ÿ“ Google Drive integration for document storage
  • ๐Ÿ“ Notion integration for note-taking and organization
  • ๐Ÿš€ Real-time progress tracking
  • ๐ŸŽจ User-friendly Streamlit interface

Screenshots are on the images folder

Prerequisites

  • Python 3.10+
  • Google ai Studio API Key
  • Pipedream URLs for integrations (YouTube and either Drive or Notion)

Before running the application, you'll need to set up:

  1. Google API Key
  2. Pipedream URLs for:
    • YouTube (required)
    • Google Drive or Notion (based on your preference)

Usage

  1. Enter your Google ai studio API key and Pipedream URLs in the sidebar
  2. Select your preferred secondary tool (Drive or Notion)
  3. Enter your learning goal (e.g., "I want to learn python basics in 3 days")
  4. Click "Generate Learning Path" to create your personalized learning plan

Project Structure

  • app.py - Main Streamlit application
  • utils.py - Utility functions and helper methods
  • prompt.py - Prompt template
  • requirements.txt - Project dependencies

MCP Server ยท Populars

MCP Server ยท New