# Makefile for AI Co-Scientist Gradio Application run: @echo "Starting AI Co-Scientist Gradio app on port 7860..." python app.py .PHONY: run