Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.25 KB

File metadata and controls

47 lines (33 loc) · 1.25 KB

Learning Path Generator

Project Overview

MCP Learning Path Demo is a Python-based application designed to help users explore and interact with learning paths in a structured and interactive way. The project is modular, making it easy to customize and extend for various educational or demonstration purposes.

Features

  • Modular and clean codebase
  • Easy to customize and extend
  • Well-documented for quick onboarding
  • Designed for experimentation and learning

Installation

  1. Clone the repository:
    git clone <your-repo-link>
    cd mcp-learning-path-demo-main/mcp-learning-path-main
  2. Install dependencies:
    pip install -r requirements.txt

Usage

  1. Run the application:
    python app.py
  2. Explore the code:
    • app.py: Main application logic
    • prompt.py: Handles prompts and user interactions
    • utils.py: Utility functions used throughout the project

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your improvements or bug fixes.

License

This project is open source and available under the MIT License.

Contact

For questions or suggestions, feel free to open an issue or contact the maintainer.