AIguysingstoo's picture
Update README.md
632e9f0 verified

A newer version of the Gradio SDK is available: 6.5.1

Upgrade
metadata
title: Optimization Engineer
emoji: 
colorFrom: gray
colorTo: gray
sdk: gradio
sdk_version: 5.33.1
app_file: main.py
pinned: false
license: apache-2.0
short_description: A modular, simplified model optimizing agent !
tags:
  - mcp-server-track
  - optimization
  - mcp-server
  - gradio

Optimization Engineer 🚀

An intelligent optimization engineer that serves as both a Gradio web application and an MCP (Model Context Protocol) server for advanced optimization tasks.

🎯 MCP Server Track Submission

This space is submitted for the MCP Server Track. It functions as:

  1. Gradio App: Interactive web interface for optimization tasks
  2. MCP Server: Can be connected to MCP clients like Claude Desktop, Cursor, etc.

🎥 Demo Video

Link to demo video showing MCP server in action

✨ Features

  • Interactive optimization interface
  • MCP server capabilities for external tool integration
  • Advanced optimization algorithms and techniques
  • Real-time performance monitoring and benchmarking

🚀 Usage

As a Gradio App

Simply use the interface above to interact with the optimization tools.

As an MCP Server

(Local Only) Copy the generated MCP server URL to your Host's integration to access the tools through Claude Desktop.

🛠️ Development

# Clone the repository
git clone https://huggingface.co/spaces/AIguysingstoo/optimization-engineer

# Alternatively, the project is published on github too
https://github.com/ngadhvi/optimization-engineer/tree/main

# Install dependencies
pip install -r requirements.txt

# Run locally
python main.py gradio

📋 Requirements

  • Python 3.10+
  • Dependencies listed in requirements.txt

🤝 Contributing

Feel free to submit issues and enhancement requests!

📄 License

Apache 2.0 License