MCPcopy Create free account

hub / github.com/Arindam200/awesome-ai-apps / functions

Functions2,516 in github.com/Arindam200/awesome-ai-apps

↓ 2 callersFunction_parse_dt
(s: str | None)
advance_ai_agents/maintainer_brief/backend/app/connectors/security.py:15
↓ 2 callersFunction_parse_iso_date
(value: str | None)
simple_ai_agents/nebius_travel_planner/tools.py:51
↓ 2 callersFunction_parse_proposal
Extract (code, description) from a model response.
advance_ai_agents/nebius-autoresearch-autoresearch-mar30/nebius_agent.py:190
↓ 2 callersFunction_png_data_uri
(path: Path)
memory_agents/engineering_content_agent/app.py:137
↓ 2 callersFunction_preview_items
(items: list[str], limit: int = 3)
memory_agents/engineering_content_agent/agents.py:41
↓ 2 callersFunction_print_summary
(exp_num: int, history: list[dict])
advance_ai_agents/nebius-autoresearch-autoresearch-mar30/nebius_agent.py:416
↓ 2 callersFunction_query_phrases
(queries: list[str])
memory_agents/engineering_content_agent/sources.py:158
↓ 2 callersFunction_query_terms
(queries: list[str])
memory_agents/engineering_content_agent/sources.py:129
↓ 2 callersFunction_rank_text
(chunk: ChunkRecord)
rag_apps/advanced_rag_with_reranking/src/boeing_rag/rerank.py:95
↓ 2 callersFunction_record_f1_trace
Emit run-level F1 metadata for Okahu/Monocle.
advance_ai_agents/deep_research_writing_agents_nebius_okahu/src/writing/evals/evaluation.py:109
↓ 2 callersFunction_record_score_trace
Emit a small trace span with judge score metadata.
advance_ai_agents/deep_research_writing_agents_nebius_okahu/src/writing/evals/evaluation.py:82
↓ 2 callersMethod_redraw
(self)
advance_ai_agents/deep_research_writing_agents_nebius_okahu/streamlit_app.py:186
↓ 2 callersFunction_rejection_message
(review: GameReview, safety_issues: list[str])
advance_ai_agents/pydantic_game_agent/app/agents.py:212
↓ 2 callersFunction_render_result
(result: dict)
simple_ai_agents/langchain_data_agent_poc/app.py:18
↓ 2 callersFunction_repair_input
(draft: GeneratedGame, attempt_label: str)
advance_ai_agents/pydantic_game_agent/app/agents.py:249
↓ 2 callersFunction_require_api_key
()
advance_ai_agents/pydantic_game_agent/app/agents.py:117
↓ 2 callersFunction_row_dict
(row, columns)
advance_ai_agents/financial_document_os/backend/app/api/routes.py:156
↓ 2 callersFunction_run_parallel
Run evaluation work in a small thread pool.
advance_ai_agents/deep_research_writing_agents_nebius_okahu/src/writing/evals/evaluation.py:63
↓ 2 callersFunction_search_intent_for_asset
(asset_type: str)
memory_agents/engineering_content_agent/agents.py:306
↓ 2 callersFunction_secret_or_env
(name: str, default: str = "")
simple_ai_agents/nebius_travel_planner/app.py:21
↓ 2 callersMethod_select_files_by_type
Select all files of a specific type.
mcp_ai_agents/doc_mcp/src/ui/tabs/update.py:441
↓ 2 callersFunction_send_message
(body, to_number, from_number, channel="sms")
advance_ai_agents/price_monitoring_agent/notifier/email_notifier.py:18
↓ 2 callersFunction_session
(request: Request)
mcp_ai_agents/mcp_toolbox_security_agent/web/app.py:32
↓ 2 callersFunction_signal_dict
(s: Signal, include_citations: bool = False)
advance_ai_agents/maintainer_brief/backend/app/api/routes.py:221
↓ 2 callersFunction_since_datetime
(lookback_days: int = SOURCE_LOOKBACK_DAYS)
memory_agents/engineering_content_agent/sources.py:32
↓ 2 callersFunction_state_path
(memory_path: Path)
advance_ai_agents/deep_research_writing_agents_nebius_okahu/src/research/app/exploration_budget.py:35
↓ 2 callersFunction_stream_chat
Yield SSE-formatted chunks from the vLLM streaming response.
fine_tuning/legal-tech-fine-tuning-nebius-cloud/api.py:300
↓ 2 callersFunction_strip_echoed_query
Final guardrails after vLLM returns text.
fine_tuning/legal-tech-fine-tuning-nebius-cloud/api.py:95
↓ 2 callersFunction_strip_leading_system_echo
Gemma/vLLM sometimes prepends a verbatim copy of the system message before the answer.
fine_tuning/legal-tech-fine-tuning-nebius-cloud/api.py:64
↓ 2 callersFunction_to_num
(v)
advance_ai_agents/financial_document_os/backend/app/intelligence/normalize.py:43
↓ 2 callersFunction_topic_hn_links
( topic: str, hn_items: list[HNItem], *, context_terms: set[str] | None = None, limit: int
memory_agents/engineering_content_agent/agents.py:571
↓ 2 callersFunction_trigger_for
(project: Project)
advance_ai_agents/maintainer_brief/backend/app/scheduler.py:41
↓ 2 callersFunction_unwrap
Returns (value, extraction_score, citation_dict_or_None).
advance_ai_agents/maintainer_brief/backend/app/intelligence/normalize.py:113
↓ 2 callersFunction_unwrap
Returns (value, extraction_score, citation_dict_or_None).
advance_ai_agents/financial_document_os/backend/app/intelligence/normalize.py:24
↓ 2 callersFunctionall_metrics
(start: date, end: date)
advance_ai_agents/maintainer_brief/backend/app/intelligence/trends.py:57
↓ 2 callersMethodanalyze
( self, *, transcript: str, scenario: str, audience: str, goal
voice_agents/voice-agent-gradium-nebius-langchain/voice_pitch_coach/coach.py:75
↓ 2 callersFunctionassess_risks
The Contrarian: acts as a dedicated Red Team. Given the Analyst's bull case, it searches specifically for risks, counter-arguments, regulator
advance_ai_agents/agentfield_finance_research_agent/src/reasoners.py:119
↓ 2 callersFunctionauth_headers
(api_key: str)
fine_tuning/legal-tech-fine-tuning-token-factory/deploy_private_legal_model.py:24
↓ 2 callersFunctionbasic_resume_extraction
Basic resume extraction using regex patterns (fallback)
memory_agents/job_search_agent/resume_parser.py:79
↓ 2 callersFunctionbuildDeepgramThink
(options: BuildSettingsOptions)
voice_agents/Cursor_code_editor/src/server/deepgram.ts:48
↓ 2 callersFunctionbuildPdfUrl
(source: SourceCitation, includeSearch: boolean)
rag_apps/advanced_rag_with_reranking/web/src/main.tsx:648
↓ 2 callersFunctionbuild_agent
Create the LangChain agent backed by Nebius ChatNebius.
simple_ai_agents/nebius_travel_planner/agent.py:51
↓ 2 callersFunctionbuild_agent
(verbose: bool = True)
advance_ai_agents/customer_support_resolution_agent/agent.py:52
↓ 2 callersFunctionbuild_debate_graph
Compile the Cosmos Arena debate as an explicit LangGraph state machine. Each council member is a node and a single model call. The graph loops th
advance_ai_agents/cosmos_arena_debate_council/cosmos_council.py:215
↓ 2 callersFunctionbuild_github_api_url
Build GitHub API URL for repository operations. Args: owner: Repository owner repo: Repository name path: Opti
mcp_ai_agents/doc_mcp/src/github/parser.py:49
↓ 2 callersFunctionbuild_model
Create the shared Cosmos reasoner backed by Nebius Token Factory.
advance_ai_agents/cosmos_arena_debate_council/cosmos_council.py:83
↓ 2 callersFunctionbuild_source_title_lookup
( hn_items: list[HNItem], dev_articles: list[DEVArticle], )
memory_agents/engineering_content_agent/agents.py:1522
↓ 2 callersFunctionbuild_subject
(project: Project, brief: Brief, override: str | None = None)
advance_ai_agents/maintainer_brief/backend/app/newsletter/send.py:15
↓ 2 callersFunctionbuild_verification_graph
Build a very small LangGraph graph with two nodes: - generate_quiz - evaluate (called after the UI has collected answers) The UI will
memory_agents/study_coach_agent/study_graph.py:177
↓ 2 callersFunctioncallNebius
(messages: Array<{ role: "system" | "user"; content: string }>)
voice_agents/Cursor_code_editor/src/server/nebius.ts:90
↓ 2 callersMethodchat_completion
Generate chat completion using Nebius AI
advance_ai_agents/conference_agnositc_cfp_generator/src/config/nebius_client.py:36
↓ 2 callersFunctionchooseFiles
(fileList: FileList | null)
rag_apps/advanced_rag_with_reranking/web/src/main.tsx:410
↓ 2 callersFunctionclearVoiceTimers
()
voice_agents/Cursor_code_editor/src/client/main.tsx:358
↓ 2 callersMethodcomplete_review_sync
Complete a human review (synchronous, for Streamlit).
advance_ai_agents/temporal_agents/temporal_transaction_processing_ai_agent/database/repositories.py:250
↓ 2 callersFunctionconversational_response
( prompt: str, context: dict, result: AgentRunResult | None, )
memory_agents/engineering_content_agent/chat.py:381
↓ 2 callersFunctioncrawl_single_conference
Crawl a single conference with default settings Args: conference_url: URL of the conference schedule batch_size: Number
advance_ai_agents/conference_agnositc_cfp_generator/src/scrapers/parallel_crawler.py:206
↓ 2 callersMethodcreateDefaultConfig
()
advance_ai_agents/ai-hedgefund/services/utils/ConfigService.ts:136
↓ 2 callersFunctioncreateRun
(input: { request: string; optionalUrl: string })
advance_ai_agents/web_intelligence_agent/src/lib/db.ts:147
↓ 2 callersFunctioncreateVeltUserToken
(user: VeltUserInput)
advance_ai_agents/web_intelligence_agent/src/lib/velt.ts:57
↓ 2 callersFunctioncreate_index_for_conference
Create search index for a specific conference
advance_ai_agents/conference_agnositc_cfp_generator/scripts/create_search_indexes.py:20
↓ 2 callersFunctioncreate_index_for_specific_conference
Create index for a specific conference ID
advance_ai_agents/conference_agnositc_cfp_generator/scripts/create_search_indexes.py:123
↓ 2 callersFunctioncreate_missing_indexes
Create indexes for all conferences that are missing them
advance_ai_agents/conference_agnositc_cfp_generator/scripts/create_search_indexes.py:90
↓ 2 callersFunctioncreate_progress_display
Create a standardized progress display component.
mcp_ai_agents/doc_mcp/src/ui/components/common.py:8
↓ 2 callersFunctioncreate_query_retriever
Factory function to create query retriever.
mcp_ai_agents/doc_mcp/src/rag/query.py:133
↓ 2 callersFunctioncreate_repository_dropdown
Create a repository selection dropdown.
mcp_ai_agents/doc_mcp/src/ui/components/common.py:33
↓ 2 callersFunctioncreate_status_textbox
Create a status display textbox.
mcp_ai_agents/doc_mcp/src/ui/components/common.py:51
↓ 2 callersFunctiondiscover_repository_files
Discover files in a GitHub repository. Args: repo_url: GitHub repository URL or owner/repo format branch: Git branch na
mcp_ai_agents/doc_mcp/src/github/file_loader.py:104
↓ 2 callersFunctiondisplay_assistant_message
Display assistant message with thinking content if present, and always render the full response.
simple_ai_agents/nebius_chat/app.py:201
↓ 2 callersFunctiondisplay_assistant_message
Display assistant message with thinking content if present.
rag_apps/qwen3_rag/main.py:67
↓ 2 callersFunctiondoSend
(test: boolean)
advance_ai_agents/maintainer_brief/frontend/src/app/compose/page.tsx:67
↓ 2 callersFunctiondownload_button
(debate: dict)
advance_ai_agents/cosmos_arena_debate_council/app.py:272
↓ 2 callersFunctiondownload_pdf
(pdf_url: str, dest_path)
advance_ai_agents/financial_document_os/backend/app/intelligence/edit.py:59
↓ 2 callersFunctiondrain
Run all queued/submitted jobs for the given documents to a terminal state. Returns stats: {succeeded, failed, timed_out}.
advance_ai_agents/maintainer_brief/backend/app/unsiloed/worker.py:43
↓ 2 callersFunctiondrain
Run all queued/submitted jobs for the given documents to a terminal state. Returns stats: {succeeded, failed, timed_out}.
advance_ai_agents/financial_document_os/backend/app/unsiloed/worker.py:43
↓ 2 callersFunctionedit_post
Edit a LinkedIn post based on reviewer feedback. Args: post: The current post to edit. reviews: List of reviews to address.
advance_ai_agents/deep_research_writing_agents_nebius_okahu/src/writing/app/post_writer_handler.py:56
↓ 2 callersMethodembed_query
(self, text: str)
rag_apps/advanced_rag_with_reranking/src/boeing_rag/embeddings.py:32
↓ 2 callersFunctionembeddings
()
rag_apps/advanced_rag_with_reranking/src/boeing_rag/services.py:17
↓ 2 callersMethodenabled
(self)
rag_apps/advanced_rag_with_reranking/src/boeing_rag/vision.py:20
↓ 2 callersFunctionensureColumn
(db: DatabaseSync, tableName: string, columnName: string, definition: string)
advance_ai_agents/web_intelligence_agent/src/lib/db.ts:82
↓ 2 callersFunctionensure_memory_dir
Create the .memory/ directory if it doesn't exist and return its path.
advance_ai_agents/deep_research_writing_agents_nebius_okahu/src/research/utils/file_utils.py:13
↓ 2 callersFunctionensure_schema
(client: weaviate.WeaviateClient)
rag_apps/video_rag/weaviate_store.py:26
↓ 2 callersFunctionescape_dollars
Escape dollar signs to prevent markdown math mode issues.
rag_apps/contextual_ai_rag/main.py:83
↓ 2 callersFunctionevent_stream
()
advance_ai_agents/pydantic_game_agent/app/main.py:112
↓ 2 callersFunctionexecuteWebSignalWorkflow
(input: { workflowId: string; runId: string; request: string; optionalUrl?: string; })
advance_ai_agents/web_intelligence_agent/src/lib/workflow.ts:34
↓ 2 callersFunctionfallbackStructuredOutput
(plan: WorkflowPlan, fetchResult: FetchResult, reason: string)
advance_ai_agents/web_intelligence_agent/src/lib/nebius.ts:74
↓ 2 callersFunctionfallback_content_gaps
( hn_signals: list[HNDeveloperSignal], dev_signals: list[DEVSupplySignal], memories: list[MemoryRe
memory_agents/engineering_content_agent/agents.py:674
↓ 2 callersFunctionfetchGoogleNews
(query: string)
advance_ai_agents/flowsentinal_audittrail/src/lib/webResearch.ts:143
↓ 2 callersFunctionfetch_latest_by_feature
( url: str, feature: str, db_path: str = "company_data.db" )
advance_ai_agents/smart_gtm_agent/app/agents.py:280
↓ 2 callersFunctionfetch_text
Download a small text file with basic error handling.
rag_apps/wfgy_llm_debugger/main.py:66
↓ 2 callersFunctionfilter_dev_articles
( articles: list[DEVArticle], queries: list[str], tags: list[str], )
memory_agents/engineering_content_agent/sources.py:297
↓ 2 callersFunctionfind_cars
Fetches filtered cars from MongoDB. Optional: - max_price - city - keyword (brand or any text, e.g. 'bmw')
advance_ai_agents/car_finder_agent/db.py:46
↓ 2 callersFunctionfind_impact
Find every literal occurrence of `match_value` across all documents via full-text search (this is "replace this value everywhere"). Each occurrenc
advance_ai_agents/financial_document_os/backend/app/intelligence/edit.py:90
↓ 2 callersFunctionfmtHeader
(col: string)
advance_ai_agents/financial_document_os/frontend/src/app/explorer/page.tsx:12
↓ 2 callersFunctionfollowup_response
(prompt: str, result: AgentRunResult | None)
memory_agents/engineering_content_agent/chat.py:556
↓ 2 callersFunctionformatCurrency
(value: number)
advance_ai_agents/ai-hedgefund/services/utils/helper-functions.ts:175
↓ 2 callersFunctionformat_handoff_summary
Formats the response from a handoff_to_user call for display.
course/aws_strands/05_human_in_the_loop_agent/main.py:45
↓ 2 callersMethodformat_post_examples
Format post examples as text for prompt injection.
advance_ai_agents/deep_research_writing_agents_nebius_okahu/src/writing/app/dataset_loader.py:109
↓ 2 callersFunctionformat_serp_results_for_analysis
Format SERP results into a readable format for agent analysis.
advance_ai_agents/content_team_agent/main.py:478
↓ 2 callersFunctionfrom_decimal
Convert Decimal to float, handling None.
advance_ai_agents/temporal_agents/temporal_transaction_processing_ai_agent/utils/decimal_utils.py:24
↓ 2 callersMethodgenerate_embedding
Generate embedding for a given text. Args: text: Text to embed Returns: List of
advance_ai_agents/temporal_agents/temporal_transaction_processing_ai_agent/ai/embedding_client.py:33
← previousnext →401–500 of 2,516, ranked by callers