File size: 1,874 Bytes
97c7d4c 8108318 97c7d4c 8108318 97c7d4c 8108318 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 |
---
title: IPMentor Exercise Generator
emoji: π―
colorFrom: yellow
colorTo: red
sdk: gradio
sdk_version: 5.33.1
app_file: app.py
pinned: false
license: mit
short_description: Agentic subnetting exercise creator with validation
tags:
- Agents-MCP-Hackathon
- agent-demo-track
- networking
- education
- exercise-generator
- mistral
- agentic-ai
- ipv4
- validation
---
# IPMentor Exercise Generator π―
**Intelligent subnetting exercise creator** that demonstrates the power of **agentic AI systems** for educational content generation. Built for the **Gradio MCP Hackathon 2025** Track 3: Agentic Demo Showcase.
## π€ Agentic AI Showcase
This application demonstrates a sophisticated **multi-agent workflow** where AI agents collaborate through the Model Context Protocol (MCP) to create, validate, and refine educational content automatically:
1. **Content Generation Agent** (Mistral Medium 3) creates realistic networking scenarios
2. **Validation Agent** uses IPMentor MCP tools to verify mathematical accuracy
3. **Correction Agent** automatically fixes invalid exercises using smart algorithms
4. **Visualization Agent** generates network diagrams for each exercise
## π Competing for Mistral AI Choice Award
This project showcases **Mistral Medium 3** as an intelligent content creation engine, demonstrating how advanced LLMs can generate contextually rich, educationally valuable content while leveraging specialized tools for validation.
## π₯ Demo Video
Video demonstration: [assets/demo.mp4](assets/demo.mp4)
## π Integration with IPMentor Ecosystem
- **MCP Server**: [IPMentor](https://huggingface.co/spaces/Agents-MCP-Hackathon/ipmentor)
- **Source Code**: [GitHub Repository](https://github.com/DavidLMS/ipmentor)
- **Chatbot Demo**: [IPMentor Chat](https://huggingface.co/spaces/Agents-MCP-Hackathon/ipmentor-demo) |