Spaces:
Sleeping
Sleeping
Commit
路
b6be757
1
Parent(s):
3ac21fe
Readme update
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Financial Analyst con Claude (Anthropic) y MCP
|
2 |
|
3 |
Una aplicaci贸n de an谩lisis financiero que utiliza servidores MCP para an谩lisis de acciones y generaci贸n de reportes, con interfaz web Gradio y modelo Claude (Anthropic).
|
|
|
1 |
+
---
|
2 |
+
title: MCP-Crypto
|
3 |
+
emoji: 馃憖
|
4 |
+
colorFrom: gray
|
5 |
+
colorTo: green
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 5.20.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
license: apache-2.0
|
11 |
+
short_description: MCP Agents Test
|
12 |
+
---
|
13 |
+
|
14 |
+
|
15 |
+
|
16 |
# Financial Analyst con Claude (Anthropic) y MCP
|
17 |
|
18 |
Una aplicaci贸n de an谩lisis financiero que utiliza servidores MCP para an谩lisis de acciones y generaci贸n de reportes, con interfaz web Gradio y modelo Claude (Anthropic).
|