test_mcp_client / .huggingface.yml
SrikanthNagelli's picture
minor fix
0657a7f
Raw
History Blame Contribute Delete
732 Bytes
sdk: gradio
sdk_version: 5.32.0
app_file: app.py
app_port: 7860
python_version: 3.11
command: "python app.py"
title: "Voyager AI - Smart Travel Assistant"
short_description: "Intelligent AI assistant powered by Claude Sonnet 4 for travel planning, sentiment analysis, restaurant search, hiking recommendations, and web search"
colorFrom: blue
colorTo: purple
emoji: ๐Ÿš€
pinned: false
license: mit
startup_duration_timeout: 300s
hardware: cpu-basic
models:
- anthropic/claude-sonnet-4-20250514
tags:
- gradio
- mcp
- travel
- sentiment-analysis
- places
- restaurants
- hiking
- web-search
- multi-agent
- anthropic
- claude
- ai-assistant
secrets:
- FOURSQUARE_API_KEY
- ANTHROPIC_API_KEY
- API_KEY