--- title: IPMentor AI Tutor Demo emoji: 🤖 colorFrom: green colorTo: blue sdk: gradio sdk_version: 5.33.1 app_file: app.py pinned: false license: mit short_description: Chatbot using IPMentor tools with Mistral Small 3.1 24B tags: - Agents-MCP-Hackathon - mcp-client - networking - education - ai-tutor - mistral - chatbot --- # IPMentor AI Tutor Demo 🤖 **Conversational IPv4 networking assistant** powered by **Mistral Small 3.1 24B Instruct** and connected to IPMentor's verified calculation tools through the **Model Context Protocol (MCP)**. ## 🎯 Hackathon Demo for MCP Server Track This chatbot demonstrates the power of the [IPMentor MCP Server](https://huggingface.co/spaces/Agents-MCP-Hackathon/ipmentor) by providing conversational access to verified networking calculations. Built for the **Gradio MCP Hackathon 2025**. ## 🏆 Mistral AI Choice Award Submission This demo showcases **Mistral Small 3.1 24B Instruct** as the perfect model for educational AI tutoring - efficient enough to be cost-effective while powerful enough to provide excellent explanations, with IPMentor handling the precise calculations. ## 🎥 See It In Action Experience how AI agents can seamlessly integrate with specialized tools through MCP to provide accurate, educational networking assistance. ## 💬 Try These Examples - "Analyze the IP 192.168.1.100/24" - "Calculate 4 subnets for the network 10.0.0.0/16" - "Generate a diagram of the network 172.16.0.0/20 with 8 subnets" - "What is the broadcast address of 192.168.50.0/26?" - "Divide the network 10.10.0.0/22 into subnets of 100 hosts each" ## 🔗 Related Links - **IPMentor MCP Server**: [https://huggingface.co/spaces/Agents-MCP-Hackathon/ipmentor](https://huggingface.co/spaces/Agents-MCP-Hackathon/ipmentor) - **GitHub Repository**: [https://github.com/DavidLMS/ipmentor](https://github.com/DavidLMS/ipmentor)