MCPcopy Create free account

hub / github.com/Shubhamsaboo/awesome-llm-apps / functions

Functions2,957 in github.com/Shubhamsaboo/awesome-llm-apps

↓ 3 callersMethodprovision
(name: string)
generative_ui_agents/ai-mcp-app-builder/apps/web/lib/workspace/types.ts:22
↓ 3 callersMethodregister_agent
Register a new agent with the trust layer
advanced_ai_agents/multi_agent_apps/multi_agent_trust_layer/multi_agent_trust_layer.py:448
↓ 3 callersFunctionregister_tts_engine
(name: str, generator_func: Callable)
advanced_ai_agents/multi_agent_apps/ai_news_and_podcast_agents/beifong/utils/tts_engine_selector.py:10
↓ 3 callersFunctionrun_adk_agent_text
(agent: object, prompt: str, state: dict | None = None)
advanced_ai_agents/single_agent_apps/earnings_call_analyst_agent/adk_runtime.py:66
↓ 3 callersFunctionrun_agent
(message: str)
ai_agent_framework_crash_course/google_adk_crash_course/7_plugins/agent.py:78
↓ 3 callersFunctionrun_ambient_scout
Run the complete Hacker News briefing pipeline.
always_on_agents/always_on_hn_briefing_agent/scout.py:371
↓ 3 callersFunctionsafeFormat
(val: unknown, maxLen = 800)
generative_ui_agents/ai-mcp-app-builder/apps/web/app/components/ToolCallRenderer.tsx:84
↓ 3 callersFunctionsafe_tool_wrapper
Wrapper to ensure tool functions never return bytes objects. Args: tool_func: The original tool function Returns:
advanced_ai_agents/single_agent_apps/ai_consultant_agent/ai_consultant_agent.py:51
↓ 3 callersFunctionsaveEdit
(field: "title" | "description")
generative_ui_agents/generative-ui-starter-project/src/components/example-canvas/todo-card.tsx:55
↓ 3 callersFunctionsendDirectMessage
advanced_ai_agents/multi_agent_apps/ai_news_and_podcast_agents/web/src/pages/StudioChat.js:539
↓ 3 callersFunctionstart_background_polling
(session_id: str, thread_key: str, task_id=None)
advanced_ai_agents/multi_agent_apps/ai_news_and_podcast_agents/beifong/integrations/slack/chat.py:221
↓ 3 callersMethodsynthesize
Synthesize signals into a final intelligence digest. This method uses deterministic logic for prioritization and grouping, t
advanced_ai_agents/multi_agent_apps/devpulse_ai/agents/synthesis_agent.py:66
↓ 3 callersFunctionupdateItems
()
generative_ui_agents/ai-mcp-app-builder/apps/mcp-use-server/resources/product-search-result/hooks/useCarouselAnimation.ts:11
↓ 3 callersMethodupdate_podcast
Update podcast metadata and content.
advanced_ai_agents/multi_agent_apps/ai_news_and_podcast_agents/beifong/services/podcast_service.py:234
↓ 3 callersMethodupdate_state
(self, agent_data: 'AgentData' = None, observation: str = None, result: str = None, messages: list[BaseMessage
advanced_ai_agents/single_agent_apps/windows_use_autonomous_agent/windows_use/agent/views.py:22
↓ 3 callersFunctionupdate_task_status
Update the status and output of a plan task.
advanced_ai_agents/multi_agent_apps/agent_teams/ai_travel_planner_agent_team/backend/repository/plan_task_repository.py:31
↓ 3 callersFunctionupsertStreamingTurn
(speaker, text, final = false)
voice_ai_agents/insurance_claim_live_agent_team/live_demo/app.js:275
↓ 3 callersFunctionuseMcpServers
()
generative_ui_agents/ai-mcp-app-builder/apps/web/app/components/CopilotKitProvider.tsx:31
↓ 3 callersFunctionuseTheme
()
generative_ui_agents/generative-ui-starter-project/src/hooks/use-theme.tsx:43
↓ 2 callersFunctionCommand
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive>)
generative_ui_agents/ai-shadcn-component-generator/apps/ui/src/components/ui/command.tsx:16
↓ 2 callersFunction_as_bool
(value: Any, *, default: bool | None = None)
always_on_agents/always_on_hn_briefing_agent/scheduler_api.py:29
↓ 2 callersMethod_ask
Run an ADK agent with a prompt, return text response.
awesome_agent_skills/self-improving-agent-skills/backend/adk_optimizer.py:88
↓ 2 callersFunction_await_if_needed
(value: Any)
voice_ai_agents/insurance_claim_live_agent_team/agent.py:59
↓ 2 callersMethod_browser_recording
(self, session_id)
advanced_ai_agents/multi_agent_apps/ai_news_and_podcast_agents/beifong/services/async_podcast_agent_service.py:100
↓ 2 callersFunction_build_chunk
(segments: list[TranscriptSegment])
advanced_ai_agents/single_agent_apps/earnings_call_analyst_agent/youtube_ingest.py:283
↓ 2 callersFunction_claimant_text
(session: IntakeSession)
voice_ai_agents/insurance_claim_live_agent_team/live_demo/server.py:131
↓ 2 callersFunction_clean_company_name
(metadata: VideoMetadata)
advanced_ai_agents/single_agent_apps/earnings_call_analyst_agent/research.py:282
↓ 2 callersFunction_clean_text
(text: str)
advanced_ai_agents/multi_agent_apps/agent_teams/ag2_adaptive_research_team/tools.py:24
↓ 2 callersFunction_do_internet_search
Core search logic - callable as regular function. Args: query: The search query string max_results: Maximum number of results to
generative_ui_agents/ai-deep-research-agent/agent/tools.py:19
↓ 2 callersFunction_document_provided
(document: str, claim: ClaimNarrative)
voice_ai_agents/insurance_claim_live_agent_team/policies.py:153
↓ 2 callersMethod_embed_uploaded_file
(self, data: bytes, mime_type: str, title: str)
rag_tutorials/multimodal_agentic_rag/backend/rag_store.py:149
↓ 2 callersFunction_env_truthy
(name: str)
advanced_ai_agents/single_agent_apps/earnings_call_analyst_agent/adk_runtime.py:113
↓ 2 callersFunction_execute_search
( cursor, terms, from_date, operator, limit, use_categories=True, partial_match=Fa
advanced_ai_agents/multi_agent_apps/ai_news_and_podcast_agents/beifong/utils/get_articles.py:85
↓ 2 callersFunction_find_text
(claim: ClaimNarrative, needles: list[str])
voice_ai_agents/insurance_claim_live_agent_team/live_demo/server.py:359
↓ 2 callersFunction_first_int
(text: str)
always_on_agents/always_on_hn_briefing_agent/scout.py:148
↓ 2 callersMethod_format_time
(seconds: float)
advanced_llm_apps/multimodal_video_moment_finder/backend/video_store.py:298
↓ 2 callersMethod_getMcpEndpoint
(sandbox: Sandbox)
generative_ui_agents/ai-mcp-app-builder/apps/web/lib/workspace/e2b.ts:175
↓ 2 callersFunction_has_positive_safety_language
(text: str)
voice_ai_agents/insurance_claim_live_agent_team/policies.py:145
↓ 2 callersFunction_is_allowed_file
Check if file extension is in the allowed text-file list.
awesome_agent_skills/self-improving-agent-skills/backend/app.py:113
↓ 2 callersFunction_is_safe_path
Reject path traversal attempts.
awesome_agent_skills/self-improving-agent-skills/backend/app.py:119
↓ 2 callersFunction_items_containing
(items: list[str], needles: list[str], fallback: str = "Unknown")
voice_ai_agents/insurance_claim_live_agent_team/live_demo/server.py:197
↓ 2 callersMethod_log_audit
Log action and decision to audit trail
advanced_ai_agents/single_agent_apps/ai_agent_governance/ai_agent_governance.py:260
↓ 2 callersMethod_log_audit
Log an audit entry
advanced_ai_agents/multi_agent_apps/multi_agent_trust_layer/multi_agent_trust_layer.py:559
↓ 2 callersFunction_maybe_await
(value)
ai_agent_framework_crash_course/google_adk_crash_course/9_multi_agent_patterns/9_1_sequential_agent/agent.py:117
↓ 2 callersFunction_maybe_await
(v)
ai_agent_framework_crash_course/google_adk_crash_course/9_multi_agent_patterns/9_3_parallel_agent/agent.py:63
↓ 2 callersFunction_maybe_await
(value)
ai_agent_framework_crash_course/google_adk_crash_course/9_multi_agent_patterns/9_2_loop_agent/agent.py:138
↓ 2 callersFunction_normalize
(vector: list[float])
rag_tutorials/multimodal_agentic_rag/backend/rag_store.py:103
↓ 2 callersFunction_normalize_text
(text: str)
advanced_ai_agents/single_agent_apps/earnings_call_analyst_agent/agent.py:288
↓ 2 callersFunction_orthogonalize
(vector: list[float], components: list[list[float]])
rag_tutorials/multimodal_agentic_rag/backend/rag_store.py:110
↓ 2 callersFunction_parse_date
(value: str)
voice_ai_agents/insurance_claim_live_agent_team/policies.py:173
↓ 2 callersMethod_parse_with_newspaper
(self, original_url: str, final_url: str)
advanced_ai_agents/multi_agent_apps/ai_news_and_podcast_agents/beifong/tools/browser_crawler.py:119
↓ 2 callersMethod_pca_projection
(self, vectors: dict[str, list[float]])
rag_tutorials/multimodal_agentic_rag/backend/rag_store.py:213
↓ 2 callersFunction_positive_safety_concerns
(claim: ClaimNarrative)
voice_ai_agents/insurance_claim_live_agent_team/policies.py:141
↓ 2 callersMethod_resize_image
Resize image if too large for the embedding API.
advanced_llm_apps/multimodal_video_moment_finder/backend/video_store.py:41
↓ 2 callersMethod_run_agent
Run an agent and return its response.
advanced_ai_agents/multi_agent_apps/ai_negotiation_battle_simulator/backend/agents/orchestrator.py:204
↓ 2 callersFunction_safe_dumps
(value: Any)
generative_ui_agents/ai-financial-coach-agent/agent/main.py:119
↓ 2 callersFunction_save_podcast_to_database_sync
(session_state: dict)
advanced_ai_agents/multi_agent_apps/ai_news_and_podcast_agents/beifong/tools/session_state_manager.py:9
↓ 2 callersMethod_score_skill
Executor runs all scenarios, then scores outputs.
awesome_agent_skills/self-improving-agent-skills/backend/adk_optimizer.py:270
↓ 2 callersMethod_source_vectors
(self)
rag_tutorials/multimodal_agentic_rag/backend/rag_store.py:283
↓ 2 callersFunction_state_event
(author: str, text: str, updates: dict[str, Any])
voice_ai_agents/insurance_claim_live_agent_team/agent.py:138
↓ 2 callersFunction_token_set
(text: str)
advanced_ai_agents/single_agent_apps/earnings_call_analyst_agent/agent.py:280
↓ 2 callersFunction_tokenize
(text: str)
advanced_ai_agents/multi_agent_apps/agent_teams/ag2_adaptive_research_team/tools.py:28
↓ 2 callersFunction_ui_state
( session: IntakeSession, validation: dict[str, Any], coverage: dict[str, Any], checklist: dic
voice_ai_agents/insurance_claim_live_agent_team/live_demo/server.py:264
↓ 2 callersFunction_without_negated_safety_mentions
(text: str)
voice_ai_agents/insurance_claim_live_agent_team/live_demo/server.py:146
↓ 2 callersMethodadd_audio
Add audio data to be played immediately.
ai_agent_framework_crash_course/openai_sdk_crash_course/11_voice/streamed/util.py:35
↓ 2 callersMethodadd_audio
Add audio data to be played immediately.
ai_agent_framework_crash_course/openai_sdk_crash_course/11_voice/static/util.py:35
↓ 2 callersMethodadd_feed_to_source
Add a new feed to an existing source.
advanced_ai_agents/multi_agent_apps/ai_news_and_podcast_agents/beifong/services/source_service.py:292
↓ 2 callersMethodallows_action
Check if an action is allowed under this scope
advanced_ai_agents/multi_agent_apps/multi_agent_trust_layer/multi_agent_trust_layer.py:110
↓ 2 callersMethodannotate
(self,nodes:list[TreeElementNode])
advanced_ai_agents/single_agent_apps/windows_use_autonomous_agent/windows_use/tree/__init__.py:140
↓ 2 callersFunctionapi
(path, options = {})
voice_ai_agents/insurance_claim_live_agent_team/live_demo/app.js:417
↓ 2 callersFunctionapply_coverage_and_evidence_rules
Apply deterministic coverage, evidence, and first-pass routing rules.
voice_ai_agents/insurance_claim_live_agent_team/policies.py:265
↓ 2 callersMethodassess_batch
Assess multiple signals, returning each with a 'risk' key.
advanced_ai_agents/multi_agent_apps/devpulse_ai/agents/risk_agent.py:92
↓ 2 callersFunctionbase64_from_image
Converts an image file to a base64 encoded string.
rag_tutorials/vision_rag/vision_rag.py:95
↓ 2 callersFunctionblank_claim
()
voice_ai_agents/insurance_claim_live_agent_team/agent.py:76
↓ 2 callersFunctionbuild_agent
(retrieval_tool=retrieve_relevant_context)
rag_tutorials/multimodal_agentic_rag/backend/agentic_rag_agent/agent.py:17
↓ 2 callersFunctionbuild_claim_intake_packet
Build the final Markdown claim intake packet for ADK Web.
voice_ai_agents/insurance_claim_live_agent_team/policies.py:577
↓ 2 callersFunctionbuild_initial_workflow_state
()
voice_ai_agents/insurance_claim_live_agent_team/agent.py:107
↓ 2 callersFunctioncalculateDateRange
(preset)
advanced_ai_agents/multi_agent_apps/ai_news_and_podcast_agents/web/src/components/social/DateRangeFilter.js:31
↓ 2 callersFunctioncallback
(event)
awesome_agent_skills/self-improving-agent-skills/backend/app.py:299
↓ 2 callersFunctioncancelEdit
()
generative_ui_agents/generative-ui-starter-project/src/components/example-canvas/todo-card.tsx:67
↓ 2 callersFunctionchat
Simple chat function with persistent database memory
ai_agent_framework_crash_course/google_adk_crash_course/5_memory_agent/5_2_persistent_conversation_agent/agent.py:32
↓ 2 callersFunctionchat
Simple chat function with memory using Runner
ai_agent_framework_crash_course/google_adk_crash_course/5_memory_agent/5_1_in_memory_conversation_agent/agent.py:29
↓ 2 callersFunctioncheck_and_store_post
(conn, post_data)
advanced_ai_agents/multi_agent_apps/ai_news_and_podcast_agents/beifong/tools/social/db.py:104
↓ 2 callersMethodcheck_task_exists
Check if a task with the given type already exists.
advanced_ai_agents/multi_agent_apps/ai_news_and_podcast_agents/beifong/services/task_service.py:59
↓ 2 callersFunctioncreateMcpUIMiddleware
( mcpServers: McpServerConfig[], uiTools: Map<string, McpUIToolInfo>, )
generative_ui_agents/ai-mcp-app-builder/apps/web/app/api/mastra-agent/route.ts:195
↓ 2 callersFunctioncreateServer
()
generative_ui_agents/ai-mcp-app-builder/apps/threejs-server/server.ts:150
↓ 2 callersFunctioncreate_browser_context
()
advanced_ai_agents/multi_agent_apps/ai_news_and_podcast_agents/beifong/tools/social/browser.py:76
↓ 2 callersFunctioncreate_browser_crawler
Factory function to create a new PlaywrightScraper instance.
advanced_ai_agents/multi_agent_apps/ai_news_and_podcast_agents/beifong/tools/browser_crawler.py:140
↓ 2 callersFunctioncreate_company_finder_agent
()
advanced_ai_agents/multi_agent_apps/ai_email_gtm_outreach_agent/ai_email_gtm_outreach_agent.py:20
↓ 2 callersFunctioncreate_connection
(db_file="x_posts.db")
advanced_ai_agents/multi_agent_apps/ai_news_and_podcast_agents/beifong/tools/social/db.py:5
↓ 2 callersFunctioncreate_contact_finder_agent
()
advanced_ai_agents/multi_agent_apps/ai_email_gtm_outreach_agent/ai_email_gtm_outreach_agent.py:40
↓ 2 callersFunctioncreate_email_agent
()
advanced_ai_agents/multi_agent_apps/agent_teams/ai_recruitment_agent_team/ai_recruitment_agent_team.py:124
↓ 2 callersFunctioncreate_governed_tools
Create a set of governed tools for the agent
advanced_ai_agents/single_agent_apps/ai_agent_governance/ai_agent_governance.py:379
↓ 2 callersFunctioncreate_research_agent
Agent to gather interesting insights from company websites and Reddit.
advanced_ai_agents/multi_agent_apps/ai_email_gtm_outreach_agent/ai_email_gtm_outreach_agent.py:94
↓ 2 callersFunctioncreate_slience_audio
(silence_duration: float, sampling_rate: int)
advanced_ai_agents/multi_agent_apps/ai_news_and_podcast_agents/beifong/utils/text_to_audio_kokoro.py:23
↓ 2 callersFunctioncreate_vector_store
Create and initialize vector store with documents.
rag_tutorials/gemini_agentic_rag/agentic_rag_gemini.py:193
↓ 2 callersFunctioncreate_vector_store
Create and initialize vector store with documents.
rag_tutorials/deepseek_local_rag_agent/deepseek_rag_agent.py:225
↓ 2 callersFunctioncreate_vector_store
Create and initialize vector store with documents.
rag_tutorials/qwen_local_rag/qwen_local_rag_agent.py:208
↓ 2 callersFunctioncreate_versioned_filename
Create a versioned filename for an asset.
advanced_ai_agents/multi_agent_apps/ai_home_renovation_agent/tools.py:43
↓ 2 callersFunctioncreate_versioned_filename
Create a versioned filename for an asset.
advanced_ai_agents/multi_agent_apps/agent_teams/multimodal_uiux_feedback_agent_team/tools.py:37
← previousnext →201–300 of 2,957, ranked by callers