MCPcopy Create free account

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

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

↓ 17 callersFunctionpathFor
(route)
web/src/App.jsx:45
↓ 16 callersFunctionslugify
(value = "item")
web/src/content.js:32
↓ 8 callersFunctioncleanCell
(value = "")
web/src/content.js:67
↓ 7 callersFunctiongetCourseFile
(pathSuffix)
web/src/content.js:371
↓ 5 callersFunctionextractSection
(markdown = "", headingPattern)
web/src/content.js:260
↓ 5 callersFunctionstripMarkdown
(value = "")
web/src/content.js:22
↓ 5 callersFunctiontitleCase
(value = "")
web/src/content.js:43
↓ 4 callersFunctionmatchesQuery
(item, query)
web/src/App.jsx:53
↓ 3 callersFunctionextractList
(section = "", limit = 6)
web/src/content.js:276
↓ 3 callersFunctionpickRowValue
(row, candidates)
web/src/content.js:124
↓ 2 callersFunctionextractCodeFences
(section = "")
web/src/content.js:286
↓ 2 callersFunctiongetIntro
(markdown = "", fallback = "")
web/src/App.jsx:71
↓ 2 callersFunctioninferFramework
(source = "")
web/src/content.js:105
↓ 2 callersMethodmake_argument
(self, topic: str, round_num: int, opponent_last_arg: str = "")
agents/20-multi-agent-debate/agent.py:30
↓ 2 callersFunctionnormalize
(value = "")
web/src/App.jsx:49
↓ 2 callersFunctionparse_json_response
(text: str)
agents/09-resume-parser-agent/agent.py:60
↓ 2 callersFunctionsplitTableRow
(line = "")
web/src/content.js:88
↓ 1 callersFunctionadd_docstrings
(code: str, filename: str)
agents/16-documentation-writer/agent.py:93
↓ 1 callersFunctionanalyze_stock
(data: dict)
agents/11-stock-research-agent/agent.py:57
↓ 1 callersFunctionbuildAgents
()
web/src/content.js:318
↓ 1 callersFunctionbuild_agent
(db_path: str, read_only: bool = True)
agents/04-sql-query-agent/agent.py:84
↓ 1 callersFunctionbuild_email_crew
(context: str, tone: str, recipient: str)
agents/05-email-drafting-agent/agent.py:23
↓ 1 callersFunctionbuild_graph
()
agents/13-customer-support-agent/agent.py:95
↓ 1 callersFunctionbuild_graph
()
agents/01-web-research-agent/agent.py:62
↓ 1 callersFunctionbuild_graph
()
agents/19-competitive-analysis-agent/agent.py:80
↓ 1 callersFunctionbuild_index
(pdf_path: str)
agents/03-pdf-qa-agent/agent.py:23
↓ 1 callersFunctionbuild_travel_crew
(destination: str, days: int, budget: float, interests: str)
agents/12-travel-planner-agent/agent.py:23
↓ 1 callersFunctioncreate_demo_database
Creates a demo e-commerce SQLite database for testing.
agents/04-sql-query-agent/agent.py:28
↓ 1 callersFunctioncreate_mcp_server
()
crewai_mcp_course/lesson_03/mcp_server.py:23
↓ 1 callersFunctioncreate_sample_data
Creates a sample sales dataset for demo.
agents/08-data-analysis-agent/agent.py:23
↓ 1 callersFunctiondefaultAgentSteps
(agent)
web/src/App.jsx:591
↓ 1 callersFunctiondisplay_recipe
(recipe: dict)
agents/17-recipe-agent/agent.py:77
↓ 1 callersMethodevaluate
(self, topic: str, pro_agent: DebateAgent, con_agent: DebateAgent)
agents/20-multi-agent-debate/agent.py:54
↓ 1 callersFunctionextractPythonConcepts
(code = "")
web/src/content.js:292
↓ 1 callersFunctionextractUrl
(value = "")
web/src/content.js:74
↓ 1 callersFunctionextract_structure
Extract functions, classes, and their signatures from Python code.
agents/16-documentation-writer/agent.py:23
↓ 1 callersFunctionfetch_github_issue
Fetch issue details from GitHub API.
agents/07-github-issue-triager/agent.py:65
↓ 1 callersFunctionfetch_news
(topic: str, count: int = 5)
agents/06-news-summarizer-agent/agent.py:24
↓ 1 callersFunctionfirstHeading
(markdown = "")
web/src/content.js:256
↓ 1 callersFunctionformatFramework
(value = "")
web/src/content.js:53
↓ 1 callersFunctionformat_notes
(notes: dict)
agents/10-meeting-notes-agent/agent.py:89
↓ 1 callersFunctionformat_number
(n)
agents/11-stock-research-agent/agent.py:71
↓ 1 callersFunctiongenerate_meeting_notes
(transcript: str)
agents/10-meeting-notes-agent/agent.py:79
↓ 1 callersFunctiongenerate_readme
(code: str, filename: str)
agents/16-documentation-writer/agent.py:83
↓ 1 callersFunctiongenerate_social_content
(topic: str, brand: str, platforms: list[str])
agents/14-social-media-agent/agent.py:22
↓ 1 callersFunctiongenerate_tests
(code: str, filename: str = "module")
agents/15-unit-test-generator/agent.py:78
↓ 1 callersFunctiongetHeaderKey
(header = "")
web/src/content.js:101
↓ 1 callersFunctionget_recipes
(ingredients: list[str], diet: str, time_limit: int, servings: int)
agents/17-recipe-agent/agent.py:57
↓ 1 callersFunctionget_stock_data
(ticker: str)
agents/11-stock-research-agent/agent.py:29
↓ 1 callersFunctioninteractive_qa
(index: VectorStoreIndex)
agents/03-pdf-qa-agent/agent.py:32
↓ 1 callersFunctionisDividerRow
(line = "")
web/src/content.js:97
↓ 1 callersFunctionisUseCaseTable
(headers, sourceHeading)
web/src/content.js:114
↓ 1 callersFunctionload_kb_texts
(kb_dir: str | None)
agents/13-customer-support-agent/agent.py:107
↓ 1 callersFunctionmain
()
agents/07-github-issue-triager/agent.py:86
↓ 1 callersFunctionmain
()
agents/13-customer-support-agent/agent.py:126
↓ 1 callersFunctionmain
()
agents/01-web-research-agent/agent.py:72
↓ 1 callersFunctionmain
()
agents/03-pdf-qa-agent/agent.py:64
↓ 1 callersFunctionmain
()
agents/06-news-summarizer-agent/agent.py:56
↓ 1 callersFunctionmain
()
agents/19-competitive-analysis-agent/agent.py:92
↓ 1 callersFunctionmain
()
agents/09-resume-parser-agent/agent.py:135
↓ 1 callersFunctionmain
()
agents/18-job-application-agent/agent.py:105
↓ 1 callersFunctionmain
()
agents/20-multi-agent-debate/agent.py:119
↓ 1 callersFunctionmain
()
agents/10-meeting-notes-agent/agent.py:115
↓ 1 callersFunctionmain
()
agents/16-documentation-writer/agent.py:153
↓ 1 callersFunctionmain
()
agents/17-recipe-agent/agent.py:96
↓ 1 callersFunctionmain
()
agents/08-data-analysis-agent/agent.py:51
↓ 1 callersFunctionmain
()
agents/11-stock-research-agent/agent.py:83
↓ 1 callersFunctionmain
()
agents/15-unit-test-generator/agent.py:88
↓ 1 callersFunctionmain
()
agents/05-email-drafting-agent/agent.py:74
↓ 1 callersFunctionmain
()
agents/12-travel-planner-agent/agent.py:88
↓ 1 callersFunctionmain
()
agents/04-sql-query-agent/agent.py:97
↓ 1 callersFunctionmain
()
agents/14-social-media-agent/agent.py:75
↓ 1 callersFunctionmain
()
agents/02-code-review-agent/agent.py:42
↓ 1 callersFunctionparseReadmeUseCases
(markdown = repoReadme)
web/src/content.js:131
↓ 1 callersFunctionparseYaml
(raw = "")
web/src/content.js:236
↓ 1 callersFunctionparse_json_response
(text: str)
agents/07-github-issue-triager/agent.py:38
↓ 1 callersFunctionparse_json_response
(text: str)
agents/10-meeting-notes-agent/agent.py:68
↓ 1 callersFunctionparse_json_response
(text: str)
agents/17-recipe-agent/agent.py:46
↓ 1 callersFunctionparse_resume
(text: str)
agents/09-resume-parser-agent/agent.py:85
↓ 1 callersFunctionread_resume_text
(path: str)
agents/09-resume-parser-agent/agent.py:71
↓ 1 callersFunctionreview_code
(code: str, language: str = "python")
agents/02-code-review-agent/agent.py:32
↓ 1 callersFunctionrun_crew
(topic: str)
crewai_mcp_course/lesson_02/agent.py:80
↓ 1 callersFunctionrun_debate
(topic: str, rounds: int = 2)
agents/20-multi-agent-debate/agent.py:74
↓ 1 callersFunctionrun_job_application_crew
(job_desc: str, candidate_profile: str)
agents/18-job-application-agent/agent.py:53
↓ 1 callersFunctionrun_mcp_workflow
(project_name: str, tasks: list[str])
crewai_mcp_course/lesson_03/agent.py:87
↓ 1 callersFunctionscore_fit
(profile: dict, job_desc: str)
agents/09-resume-parser-agent/agent.py:92
↓ 1 callersFunctionsingle_question
(index: VectorStoreIndex, question: str)
agents/03-pdf-qa-agent/agent.py:53
↓ 1 callersFunctionsqlite_uri
(db_path: str, read_only: bool = True)
agents/04-sql-query-agent/agent.py:77
↓ 1 callersFunctionsummarize_news
(topic: str, articles: list[dict])
agents/06-news-summarizer-agent/agent.py:39
↓ 1 callersFunctiontriage_issue
(title: str, body: str, labels: list[str] = None)
agents/07-github-issue-triager/agent.py:49
↓ 1 callersFunctionuseHashRoute
()
web/src/App.jsx:33
FunctionAgentCard
({ agent })
web/src/App.jsx:362
FunctionAgentPage
({ agent })
web/src/App.jsx:524
FunctionAgentsPage
()
web/src/App.jsx:494
FunctionApp
()
web/src/App.jsx:1023
FunctionCatalogToolbar
({ query, onQuery, filters, filter, onFilter })
web/src/App.jsx:855
FunctionCodeBlock
({ code, compact = false })
web/src/App.jsx:926
FunctionCodeExplanation
({ code, context, agent })
web/src/App.jsx:953
FunctionCoursePage
()
web/src/App.jsx:405
FunctionCourseRail
()
web/src/App.jsx:320
next →1–100 of 141, ranked by callers