DeepNLP commited on
Commit
385ca58
·
verified ·
1 Parent(s): 57c16fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +380 -3
README.md CHANGED
@@ -1,3 +1,380 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+
6
+ # Tool Agent Agent Meta and Traffic Dataset in AI Agent Marketplace | AI Agent Directory | AI Agent Index from DeepNLP
7
+
8
+ This dataset is collected from AI Agent Marketplace Index and Directory at http://www.deepnlp.org, which contains AI Agents's meta information such as agent's name, website, description, as well as the monthly updated Web performance metrics, including Google,Bing average search ranking positions, Github Stars, Arxiv References, etc.
9
+ The dataset is helpful for AI researchers and practitioners to do analysis, write reports, monitor the trends and track the exponentially growth (though flat) of number of AI Agents in all fields.
10
+
11
+ To add and list your agent to the Agent Index, please visit [AI Agent Directory](http://www.deepnlp.org/store/ai-agent), use the the workspace [http://www.deepnlp.org/workspace/my_ai_services](http://www.deepnlp.org/workspace/my_ai_services) or using python API
12
+
13
+ To Search all agents, please use AI Agent Search Engine [Agent Search Engine](http://www.deepnlp.org/search/agent)
14
+
15
+ [Github AI Agent Marketplace](https://github.com/AI-Agent-Hub/AI-Agent-Marketplace)
16
+
17
+ [Pypi AI Agent Marketplace](https://pypi.org/project/ai-agent-marketplace/)
18
+
19
+ ![AI Agent Marketplace Directory Search](https://raw.githubusercontent.com/AI-Agent-Hub/AI-Agent-Marketplace/refs/heads/main/docs/image_email_writing_agents.jpg)
20
+
21
+ # Data Samples
22
+
23
+
24
+ ## [langflow](https://docs.langflow.org/agents-tool-calling-agent-component)
25
+ <details>
26
+
27
+ ### website
28
+ https://docs.langflow.org/agents-tool-calling-agent-component
29
+ ### Agent Page
30
+ http://www.deepnlp.org/store/ai-agent/tool-agent/pub-langflow/langflow
31
+ ### description
32
+
33
+
34
+ Search Search ⌘K Agents Create a problem-solving agent 1 from langflow.custom import Component from langflow.custom import Component 2 from langflow.io import MessageTextInput, Output from langflow.
35
+ ### category
36
+ Tool Agent
37
+ ### tags
38
+
39
+
40
+ </details>
41
+
42
+
43
+ ## [pinecone](https://www.pinecone.io/learn/series/langchain/langchain-tools/)
44
+ <details>
45
+
46
+ ### website
47
+ https://www.pinecone.io/learn/series/langchain/langchain-tools/
48
+ ### Agent Page
49
+ http://www.deepnlp.org/store/ai-agent/tool-agent/pub-pinecone/pinecone
50
+ ### description
51
+
52
+
53
+ Announcement Countdown to Launch Week is on! Stay tuned for updates.Learn more Countdown to Launch Week is on! Stay tuned for updates. Learn more Product Pricing Resources Company Docs from . imp
54
+ ### category
55
+ Tool Agent
56
+ ### tags
57
+
58
+
59
+ </details>
60
+
61
+
62
+ ## [opensearch](https://opensearch.org/docs/latest/ml-commons-plugin/agents-tools/index/)
63
+ <details>
64
+
65
+ ### website
66
+ https://opensearch.org/docs/latest/ml-commons-plugin/agents-tools/index/
67
+ ### Agent Page
68
+ http://www.deepnlp.org/store/ai-agent/tool-agent/pub-opensearch/opensearch
69
+ ### description
70
+
71
+
72
+ Menu POST /_plugins/_ml/agents/_register { "name" : "Test_Agent_For_RAG" , "type" : "flow" , "description" : "this is a test agent" , "tools" : [ { "type" : "VectorDBTool" , "parameter
73
+ ### category
74
+ Tool Agent
75
+ ### tags
76
+
77
+
78
+ </details>
79
+
80
+
81
+ ## [microsoft open source](https://microsoft.github.io/genaiscript/guides/tool-agent/)
82
+ <details>
83
+
84
+ ### website
85
+ https://microsoft.github.io/genaiscript/guides/tool-agent/
86
+ ### Agent Page
87
+ http://www.deepnlp.org/store/ai-agent/tool-agent/pub-microsoft-open-source/microsoft-open-source
88
+ ### description
89
+
90
+
91
+ GenAIScript Search GitHub YouTube RSS Select theme Blog Start Here Getting Started Installation Configuration Your first GenAI script Running scripts Debugging Scripts Testing scripts Automating scr
92
+ ### category
93
+ Tool Agent
94
+ ### tags
95
+
96
+
97
+ </details>
98
+
99
+
100
+ ## [opentext documentation portal](https://docs.microfocus.com/SA/10.51/Content/API_Unified/agent_tools_1.htm)
101
+ <details>
102
+
103
+ ### website
104
+ https://docs.microfocus.com/SA/10.51/Content/API_Unified/agent_tools_1.htm
105
+ ### Agent Page
106
+ http://www.deepnlp.org/store/ai-agent/tool-agent/pub-opentext-documentation-portal/opentext-documentation-portal
107
+ ### description
108
+
109
+
110
+ Words and Phrases Using Boolean Operators [email protected] Server Automation 10.51 Go to previous topic Go to next topic Go to previous topic Go to next topic Print the current topic Remove
111
+ ### category
112
+ Tool Agent
113
+ ### tags
114
+
115
+
116
+ </details>
117
+
118
+
119
+ ## [booking agent info](https://bookingagentinfo.com/celebrity/tool/)
120
+ <details>
121
+
122
+ ### website
123
+ https://bookingagentinfo.com/celebrity/tool/
124
+ ### Agent Page
125
+ http://www.deepnlp.org/store/ai-agent/tool-agent/pub-booking-agent-info/booking-agent-info
126
+ ### description
127
+
128
+
129
+ Get Help Film and TV Music Digital Sports Representatives Resources Account Contact Info Claim profile TOOL Agent Agent TOOL Manager Manager TOOL Publicist Publicist
130
+ ### category
131
+ Tool Agent
132
+ ### tags
133
+
134
+
135
+ </details>
136
+
137
+
138
+ ## [alang ai](https://www.alang.ai/langchain/101/lc07)
139
+ <details>
140
+
141
+ ### website
142
+ https://www.alang.ai/langchain/101/lc07
143
+ ### Agent Page
144
+ http://www.deepnlp.org/store/ai-agent/tool-agent/pub-alang-ai/alang-ai
145
+ ### description
146
+ alang.ai Main Navigation Home | 首页 LangChain 101 AI 大模型教程 最新观点 Menu 本节目录 Sidebar Navigation python #@title 配置 Tavily Search API Key,使用Colab中的秘钥 #@title 配置 Tavily Search API Key,使用Colab中的秘钥 # a
147
+ ### category
148
+ Tool Agent
149
+ ### tags
150
+
151
+
152
+ </details>
153
+
154
+
155
+ ## [aiagenttoolkit xyz](https://www.aiagenttoolkit.xyz/)
156
+ <details>
157
+
158
+ ### website
159
+ https://www.aiagenttoolkit.xyz/
160
+ ### Agent Page
161
+ http://www.deepnlp.org/store/ai-agent/tool-agent/pub-aiagenttoolkit-xyz/aiagenttoolkit-xyz
162
+ ### description
163
+ AIAgentToolkit.xyz Toggle theme Toggle theme Ask me anything about AI agents frameworks, or tools Frameworks Web3 Agent Launchpads Web3 Agents Web3 AI Infrastructure Map Tutorials Research People Ha
164
+ ### category
165
+ Tool Agent
166
+ ### tags
167
+
168
+
169
+ </details>
170
+
171
+
172
+ ## [phidata](https://docs.phidata.com/agents/tools)
173
+ <details>
174
+
175
+ ### website
176
+ https://docs.phidata.com/agents/tools
177
+ ### Agent Page
178
+ http://www.deepnlp.org/store/ai-agent/tool-agent/pub-phidata/phidata
179
+ ### description
180
+ Tools are functions that an Agent can run to achieve tasks. For example: searching the web, running SQL, sending an email or calling APIs.
181
+ ### category
182
+ Tool Agent
183
+ ### tags
184
+
185
+
186
+ </details>
187
+
188
+
189
+ ## [research csiro au](https://research.csiro.au/ss/science/projects/agent-design-pattern-catalogue/tool-agent-registry/)
190
+ <details>
191
+
192
+ ### website
193
+ https://research.csiro.au/ss/science/projects/agent-design-pattern-catalogue/tool-agent-registry/
194
+ ### Agent Page
195
+ http://www.deepnlp.org/store/ai-agent/tool-agent/pub-research-csiro-au/research-csiro-au
196
+ ### description
197
+ Software Systems Search Connect with us on Facebook Connect with us on Instagram Connect with us on LinkedIn Hear our our Spotify playlists Threads Watch our youtube videos Loading Comments...
198
+ ### category
199
+ Tool Agent
200
+ ### tags
201
+
202
+
203
+ </details>
204
+
205
+
206
+ ## [quarkiverse io](https://docs.quarkiverse.io/quarkus-langchain4j/dev/agent-and-tools.html)
207
+ <details>
208
+
209
+ ### website
210
+ https://docs.quarkiverse.io/quarkus-langchain4j/dev/agent-and-tools.html
211
+ ### Agent Page
212
+ http://www.deepnlp.org/store/ai-agent/tool-agent/pub-quarkiverse-io/quarkiverse-io
213
+ ### description
214
+ AI Services LLMs Document Stores Additional tools Advanced topics LangChain4j dev // Example of an EmailService tool method package import import import import import import @ApplicationScoped public
215
+ ### category
216
+ Tool Agent
217
+ ### tags
218
+
219
+
220
+ </details>
221
+
222
+
223
+ ## [spice](https://www.spice-space.org/download.html)
224
+ <details>
225
+
226
+ ### website
227
+ https://www.spice-space.org/download.html
228
+ ### Agent Page
229
+ http://www.deepnlp.org/store/ai-agent/tool-agent/pub-spice/spice
230
+ ### description
231
+ Streaming agent (experimental) Guest-side daemon which captures the guest video output, encodes it to a video stream and forwards the resulting stream to the host to be sent through SPICE. SPICE - Str
232
+ ### category
233
+ Tool Agent
234
+ ### tags
235
+
236
+
237
+ </details>
238
+
239
+
240
+ ## [cb agent tools](https://www.cbagenttools.com/)
241
+ <details>
242
+
243
+ ### website
244
+ https://www.cbagenttools.com/
245
+ ### Agent Page
246
+ http://www.deepnlp.org/store/ai-agent/tool-agent/pub-cb-agent-tools/cb-agent-tools
247
+ ### description
248
+
249
+
250
+
251
+ ### category
252
+ Tool Agent
253
+ ### tags
254
+
255
+
256
+ </details>
257
+
258
+
259
+ ## [gwern net](https://gwern.net/tool-ai)
260
+ <details>
261
+
262
+ ### website
263
+ https://gwern.net/tool-ai
264
+ ### Agent Page
265
+ http://www.deepnlp.org/store/ai-agent/tool-agent/pub-gwern-net/gwern-net
266
+ ### description
267
+ An Agent AI has the potential, often realized in practice, to outperform any Tool AI: it can get better results with less computation, less data, less manual ...
268
+ ### category
269
+ Tool Agent
270
+ ### tags
271
+
272
+
273
+ </details>
274
+
275
+
276
+ ## [microsoft github io](https://microsoft.github.io/genaiscript/guides/tool-agent/)
277
+ <details>
278
+
279
+ ### website
280
+ https://microsoft.github.io/genaiscript/guides/tool-agent/
281
+ ### Agent Page
282
+ http://www.deepnlp.org/store/ai-agent/tool-agent/pub-microsoft-github-io/microsoft-github-io
283
+ ### description
284
+ Welcome to the “AI Agents for Beginners” course! This course provides fundamental knowledge and applied samples for building AI Agents. Join the Azure AI Discord Community to meet other learners and A
285
+ ### category
286
+ Tool Agent
287
+ ### tags
288
+
289
+
290
+ </details>
291
+
292
+
293
+ ## [ozonetel com](https://agent.cloudagent.ozonetel.com/login)
294
+ <details>
295
+
296
+ ### website
297
+ https://agent.cloudagent.ozonetel.com/login
298
+ ### Agent Page
299
+ http://www.deepnlp.org/store/ai-agent/tool-agent/pub-ozonetel-com/ozonetel-com
300
+ ### description
301
+ Don't have an account? Get free demo © Copyright 2011 Communications PVT Ltd. All rights reserved. Sales Support
302
+ ### category
303
+ Tool Agent
304
+ ### tags
305
+
306
+
307
+ </details>
308
+
309
+
310
+ ## [vector dev](https://vector.dev/)
311
+ <details>
312
+
313
+ ### website
314
+ https://vector.dev/
315
+ ### Agent Page
316
+ http://www.deepnlp.org/store/ai-agent/tool-agent/pub-vector-dev/vector-dev
317
+ ### description
318
+ Docs Guides Components Download Blog Support Observability Pipelines Toggle dark mode Twitter icon and link GitHub icon and link Chat icon and link RSS icon and link Updates Open navbar dropdown m
319
+ ### category
320
+ Tool Agent
321
+ ### tags
322
+
323
+
324
+ </details>
325
+
326
+
327
+ ## [anthropic](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview)
328
+ <details>
329
+
330
+ ### website
331
+ https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview
332
+ ### Agent Page
333
+ http://www.deepnlp.org/store/ai-agent/tool-agent/pub-anthropic/anthropic
334
+ ### description
335
+
336
+
337
+ Anthropic home page ⌘K Go to claude.ai Search... Navigation Claude Code npm install -g @anthropic-ai/claude-code npm install -g Before you begin Check system requirements Install and authenticate
338
+ ### category
339
+ Tool Agent
340
+ ### tags
341
+
342
+
343
+ </details>
344
+
345
+
346
+ ## [intercom](https://www.intercom.com/)
347
+ <details>
348
+
349
+ ### website
350
+ https://www.intercom.com/
351
+ ### Agent Page
352
+ http://www.deepnlp.org/store/ai-agent/tool-agent/pub-intercom/intercom
353
+ ### description
354
+
355
+
356
+ For customers Instant service, exceptional experiences Fin AI Agent More than a chatbot. Resolves 54% of support volume. Instantly. Omnichannel Meet your customers where they already are. Help Cente
357
+ ### category
358
+ Tool Agent
359
+ ### tags
360
+
361
+
362
+ </details>
363
+
364
+
365
+ ## [dify](https://dify.ai/)
366
+ <details>
367
+
368
+ ### website
369
+ https://dify.ai/
370
+ ### Agent Page
371
+ http://www.deepnlp.org/store/ai-agent/tool-agent/pub-dify/dify
372
+ ### description
373
+ LLM Agent. Custom Agents that independently use various tools to handle complex tasks. Workflow. Orchestrate AI workflows for more reliable and manageable ...
374
+ ### category
375
+ Tool Agent
376
+ ### tags
377
+
378
+
379
+ </details>
380
+