Spaces:
Sleeping
Sleeping
Upload app_urls.json
Browse files- app_urls.json +32 -0
app_urls.json
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"Updated Tools": [
|
3 |
+
{"name": "Research Pro Streaming", "url": "https://pvanand-specialized-agents.hf.space/iresearcher"},
|
4 |
+
{"name": "Multi Agent", "url": "https://pvanand-specialized-agents.hf.space/multi-agent"},
|
5 |
+
{"name": "Blog Writer", "url": "https://pvanand-specialized-agents.hf.space/medium-report"},
|
6 |
+
{"name": "Architecture Nexus", "url": "https://pvanand-specialized-agents.hf.space/graph-maker"},
|
7 |
+
{"name": "Career Agent", "url": "https://pvanand-specialized-agents.hf.space/career"},
|
8 |
+
{"name": "AI Presentation Agent", "url": "https://pvanand-specialized-agents.hf.space/presentation"}
|
9 |
+
],
|
10 |
+
"Research Tools": [
|
11 |
+
{"name": "Researcher Agent🧑🔬", "url": "https://multi-agent-research-v190.streamlit.app/?embedded=true"},
|
12 |
+
{"name": "Researcher Pro👨🎓", "url": "https://multi-agent-research-v22.streamlit.app/?embedded=true"}
|
13 |
+
],
|
14 |
+
"Data Analysis Tools": [
|
15 |
+
{"name": "Data Viz📈", "url": "https://multi-agent-code-v130.streamlit.app/?embedded=true"},
|
16 |
+
{"name": "Data Viz Pro💹", "url": "https://code-interpreter-v21.streamlit.app/?embedded=true"},
|
17 |
+
{"name": "Ask to Chart🌏", "url": "https://code-interpreter-v22.streamlit.app/?embedded=true"}
|
18 |
+
],
|
19 |
+
"Specialized Agents": [
|
20 |
+
{"name": "Investor Agent", "url": "https://elevatics-investor-app.streamlit.app/?embedded=true"},
|
21 |
+
{"name": "DocuMind", "url": "https://docu-mind.streamlit.app//?embedded=true"},
|
22 |
+
{"name": "Digiyatra Assistant", "url": "https://pvanand-specialized-agents.hf.space/digiyatra"}
|
23 |
+
],
|
24 |
+
"Coding Assistance": [
|
25 |
+
{"name": "Coding Assistant", "url": "https://code-agent-v10.streamlit.app/?embedded=true"}
|
26 |
+
],
|
27 |
+
"Data/Audio Tools": [
|
28 |
+
{"name": "Indic Audio Tools", "url": "https://pvanand-specialized-agents.hf.space/indic-tts"},
|
29 |
+
{"name": "Data Extraction Tools", "url": "https://article-extraction.streamlit.app/?embedded=true"},
|
30 |
+
{"name": "File Conversion Tools", "url": "https://pvanand-specialized-agents.hf.space/file-convert"}
|
31 |
+
]
|
32 |
+
}
|