MCPcopy Create free account

hub / github.com/ashishpatel26/500-AI-Agents-Projects / functions

Functions141 in github.com/ashishpatel26/500-AI-Agents-Projects

FunctionFileTabs
({ files, selected, onSelect })
web/src/App.jsx:908
FunctionFlowTrace
({ agent })
web/src/App.jsx:624
FunctionFrameworkStrip
()
web/src/App.jsx:337
FunctionFrameworksPage
({ frameworkSlug })
web/src/App.jsx:792
FunctionGraphHero
()
web/src/App.jsx:145
FunctionHomePage
()
web/src/App.jsx:240
FunctionLessonPage
({ lesson })
web/src/App.jsx:458
FunctionMetadataPanel
({ agent })
web/src/App.jsx:601
FunctionNotFound
()
web/src/App.jsx:1011
FunctionPageHero
({ eyebrow, title, description, icon: Icon, action })
web/src/App.jsx:883
FunctionRedirectPage
({ useCase })
web/src/App.jsx:762
FunctionSearchPanel
({ compact = false })
web/src/App.jsx:204
FunctionSectionHeader
({ eyebrow, title, action })
web/src/App.jsx:304
FunctionShell
({ route, children })
web/src/App.jsx:81
FunctionStatStrip
()
web/src/App.jsx:121
FunctionUseCaseCard
({ useCase })
web/src/App.jsx:380
FunctionUseCasePage
({ useCase })
web/src/App.jsx:675
FunctionUseCasesPage
()
web/src/App.jsx:644
FunctionWalkthroughCard
({ icon: Icon, title, items })
web/src/App.jsx:997
Method__init__
(self, name: str, position: str, expertise: str)
agents/20-multi-agent-debate/agent.py:23
Method__init__
(self)
agents/20-multi-agent-debate/agent.py:51
Method_run
(self, query: str = "")
crewai_mcp_course/lesson_03/agent.py:38
Method_run
(self, data_description: str)
crewai_mcp_course/lesson_03/agent.py:46
Method_run
(self, tasks_csv: str)
crewai_mcp_course/lesson_03/agent.py:58
Method_run
(self, text: str)
crewai_mcp_course/lesson_02/agent.py:32
Method_run
(self, items: str)
crewai_mcp_course/lesson_02/agent.py:42
Functionanalyze_competitor
(state: AnalysisState)
agents/19-competitive-analysis-agent/agent.py:45
Functioncalculate_project_metrics
Calculate project completion metrics. Args: tasks_completed: Number of completed tasks tasks_total: Total nu
crewai_mcp_course/lesson_03/mcp_server.py:65
Functioncheck_escalation
(state: SupportState)
agents/13-customer-support-agent/agent.py:63
Functioncopy
()
web/src/App.jsx:928
Functionformat_as_json
Format data as pretty-printed JSON. Args: data: Dictionary to format Returns: Pretty-printed JSON s
crewai_mcp_course/lesson_03/mcp_server.py:52
Functiongenerate_report
(state: AnalysisState)
agents/19-competitive-analysis-agent/agent.py:59
Functiongenerate_response
(state: SupportState)
agents/13-customer-support-agent/agent.py:69
Functionget_datetime
Get the current date and time in UTC.
crewai_mcp_course/lesson_03/mcp_server.py:30
Functionidentify_competitors
(state: AnalysisState)
agents/19-competitive-analysis-agent/agent.py:35
FunctiononHashChange
()
web/src/App.jsx:37
Functionprioritize_tasks
Prioritize a list of tasks by estimated importance. Args: tasks: List of task descriptions to prioritize Return
crewai_mcp_course/lesson_03/mcp_server.py:35
Functionretrieve_context
(state: SupportState)
agents/13-customer-support-agent/agent.py:49
Functionroute_after_escalation_check
(state: SupportState)
agents/13-customer-support-agent/agent.py:91
Functionsearch_web
(state: ResearchState)
agents/01-web-research-agent/agent.py:33
Functionsynthesize_report
(state: ResearchState)
agents/01-web-research-agent/agent.py:45
← previous101–141 of 141, ranked by callers