medical_ai / README.md
panda992's picture
Add app.py and requirements.txt, update README
70a0777
|
raw
history blame
841 Bytes
metadata
title: Simple Echo Agent Demo
emoji: 👋
colorFrom: green
colorTo: blue
sdk: gradio
sdk_version: 4.31.0
app_file: app.py
pinned: false
license: apache-2.0
tags:
  - agent-demo-track
  - gradio
  - hackathon

Simple Echo Agent Demo

Hackathon Track: Agentic Demo Showcase (agent-demo-track)

Description

This is a very simple Gradio app for the Agents-MCP-Hackathon. It demonstrates a basic "agent" that just echoes back whatever you type, with a prefix.

How to Use

  1. Type a message in the input box.
  2. Click the "Echo Message" button.
  3. See the agent's response.

Video Overview

  • [YOUR VIDEO LINK HERE] - You MUST create a short video showing your app and link it here.
    • Example: A screen recording of you typing and seeing the echo.