A newer version of the Gradio SDK is available: 6.12.0
metadata
title: Hermes Agent - Data Analysis
emoji: 🔮
colorFrom: purple
colorTo: indigo
sdk: gradio
sdk_version: 5.29.0
app_file: app.py
pinned: false
license: mit
Hermes Agent - Data Analysis Demo
An interactive demo showcasing the data analysis capabilities of Hermes Agent by Nous Research.
Features
- AI Chat: Converse with the Hermes Agent via an OpenAI-compatible API
- Data Analysis: Upload CSV/JSON files and ask natural language questions about your data
- Visualization: Auto-generated charts and statistical summaries
- Code Display: See the Python code the agent generates for analysis
Configuration
Set the following environment variables in your Space settings:
| Variable | Description | Default |
|---|---|---|
FIREWORKS_API_KEY |
Fireworks AI API key | (required) |
FIREWORKS_MODEL |
Model to use | accounts/fireworks/models/kimi-k2p5 |