Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashishpatel26/500-AI-Agents-Projects
/ functions
Functions
141 in github.com/ashishpatel26/500-AI-Agents-Projects
⨍
Functions
141
◇
Types & classes
10
Function
FileTabs
({ files, selected, onSelect })
web/src/App.jsx:908
Function
FlowTrace
({ agent })
web/src/App.jsx:624
Function
FrameworkStrip
()
web/src/App.jsx:337
Function
FrameworksPage
({ frameworkSlug })
web/src/App.jsx:792
Function
GraphHero
()
web/src/App.jsx:145
Function
HomePage
()
web/src/App.jsx:240
Function
LessonPage
({ lesson })
web/src/App.jsx:458
Function
MetadataPanel
({ agent })
web/src/App.jsx:601
Function
NotFound
()
web/src/App.jsx:1011
Function
PageHero
({ eyebrow, title, description, icon: Icon, action })
web/src/App.jsx:883
Function
RedirectPage
({ useCase })
web/src/App.jsx:762
Function
SearchPanel
({ compact = false })
web/src/App.jsx:204
Function
SectionHeader
({ eyebrow, title, action })
web/src/App.jsx:304
Function
Shell
({ route, children })
web/src/App.jsx:81
Function
StatStrip
()
web/src/App.jsx:121
Function
UseCaseCard
({ useCase })
web/src/App.jsx:380
Function
UseCasePage
({ useCase })
web/src/App.jsx:675
Function
UseCasesPage
()
web/src/App.jsx:644
Function
WalkthroughCard
({ 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
Function
analyze_competitor
(state: AnalysisState)
agents/19-competitive-analysis-agent/agent.py:45
Function
calculate_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
Function
check_escalation
(state: SupportState)
agents/13-customer-support-agent/agent.py:63
Function
copy
()
web/src/App.jsx:928
Function
format_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
Function
generate_report
(state: AnalysisState)
agents/19-competitive-analysis-agent/agent.py:59
Function
generate_response
(state: SupportState)
agents/13-customer-support-agent/agent.py:69
Function
get_datetime
Get the current date and time in UTC.
crewai_mcp_course/lesson_03/mcp_server.py:30
Function
identify_competitors
(state: AnalysisState)
agents/19-competitive-analysis-agent/agent.py:35
Function
onHashChange
()
web/src/App.jsx:37
Function
prioritize_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
Function
retrieve_context
(state: SupportState)
agents/13-customer-support-agent/agent.py:49
Function
route_after_escalation_check
(state: SupportState)
agents/13-customer-support-agent/agent.py:91
Function
search_web
(state: ResearchState)
agents/01-web-research-agent/agent.py:33
Function
synthesize_report
(state: ResearchState)
agents/01-web-research-agent/agent.py:45
← previous
101–141 of 141, ranked by callers