- Step1: Clone the repository from GitHub.
- Step2: Set up a Python virtual environment using uv.
- Step3: Install required packages with uv pip install.
- Step4: Run Ollama and Azure MCP server, noting their local addresses.
- Step5: Update the .env file with your Ollama, MCP server, and model details.
- Step6: Launch the assistant by running python main.py.
- Step7: Interact with the assistant via natural language commands to manage Azure resources.