Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WellApp-ai/Well
/ functions
Functions
296 in github.com/WellApp-ai/Well
⨍
Functions
296
◇
Types & classes
91
↳
Endpoints
45
↓ 72 callers
Method
getValue
(confidenceValue: ConfidenceValue<T> | any)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:374
↓ 64 callers
Method
getValue
(confidenceValue: ConfidenceValue<T> | any)
ai-invoice-extractor/src/exporters/fatturapa-json.ts:334
↓ 53 callers
Method
getValueWithConfidence
(confidenceValue: ConfidenceValue<T> | any)
ai-invoice-extractor/src/exporters/fatturapa-json.ts:341
↓ 37 callers
Function
generate_receipt_data
( overrides: dict = None, tax_rate: float = 0.1, num_items: int = 3 )
ai-receipt-generator/src/core/data_generator.py:9
↓ 21 callers
Function
mockCLICommand
(args: string[])
ai-invoice-receipt-fraud-detector/tests/cli-integration.test.ts:460
↓ 13 callers
Function
generate_image_prompt
(json_data: dict, style_data: dict)
ai-receipt-generator/src/core/prompt_renderer.py:9
↓ 11 callers
Method
formatNumber
(num: unknown)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:381
↓ 10 callers
Method
create
(config: AiConfig)
ai-invoice-extractor/src/extractors/extractor.ts:283
↓ 10 callers
Function
resolve_api_key
Returns the API key from config[model_key].api_key or fallback to .env.
ai-receipt-generator/src/core/config_loader.py:34
↓ 9 callers
Method
analyseFile
(props: AnalyseFilePathInput<O>)
ai-invoice-extractor/src/extractors/extractor.ts:49
↓ 8 callers
Function
load_config
(path: Path = DEFAULT_CONFIG_PATH)
ai-receipt-generator/src/core/config_loader.py:13
↓ 8 callers
Function
main
(argv: string[])
ai-invoice-extractor/src/cli.ts:27
↓ 7 callers
Method
export
(self, data: Dict[str, Any], output_path: str)
ai-invoice-extractor/exporters/base_exporter.py:15
↓ 7 callers
Function
validate_config
Checks that the openai_image section contains the required fields.
ai-receipt-generator/src/core/config_loader.py:21
↓ 6 callers
Function
analyzeDocument
( input: DocumentInput )
ai-invoice-receipt-fraud-detector/packages/core/src/analyzeDocument.ts:14
↓ 6 callers
Function
mockProcessFile
(options: any)
ai-invoice-extractor/tests/integration/extractor-integration.test.ts:39
↓ 5 callers
Function
get_generator
(config: dict)
ai-receipt-generator/src/core/cli.py:18
↓ 4 callers
Method
buildParty
(party: any, type: string)
ai-invoice-extractor/src/exporters/fatturapa-json.ts:131
↓ 4 callers
Method
generate
(self, prompt: str)
ai-receipt-generator/src/core/generators/openai_generator.py:14
↓ 4 callers
Method
get_available_styles
Get list of available receipt styles
ai-receipt-generator/src/core/services/receipt_service.py:164
↓ 4 callers
Function
mockCLICommandWithEnv
( args: string[], env: Record<string, string | undefined> )
ai-invoice-receipt-fraud-detector/tests/cli-integration.test.ts:553
↓ 4 callers
Function
shouldLog
(messageLevel: string)
ai-invoice-extractor/tests/unit/utils/utils.test.ts:556
↓ 3 callers
Method
__init__
(self, strategy_type: str, description: str, auto_retry: b
ai-receipt-generator/src/core/errors/__init__.py:29
↓ 3 callers
Method
cleanNullValues
(obj: any)
ai-invoice-extractor/src/exporters/fatturapa-json.ts:359
↓ 3 callers
Method
formatDate
(dateStr: unknown)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:386
↓ 3 callers
Method
generate
(self, prompt: str)
ai-receipt-generator/src/core/generators/base.py:5
↓ 3 callers
Method
generate_receipt_data
Generate receipt data with optional overrides Args: overrides: Optional dictionary of fields to override in gene
ai-receipt-generator/src/core/services/receipt_service.py:30
↓ 3 callers
Method
get_config
Get current receipt generation configuration
ai-receipt-generator/src/core/services/receipt_service.py:215
↓ 3 callers
Function
mockAnalyzeDocument
(documentInput: any)
ai-invoice-receipt-fraud-detector/tests/fraud-detector.test.ts:731
↓ 3 callers
Function
mockProviderIntegration
(params: any)
ai-invoice-extractor/tests/integration/extractor-integration.test.ts:715
↓ 3 callers
Method
to_dict
(self)
ai-receipt-generator/src/core/errors/__init__.py:61
↓ 2 callers
Method
buildAddress
(address: any)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:136
↓ 2 callers
Method
create_style
Create a new receipt style Args: name: Style name content: Style configuration
ai-receipt-generator/src/core/services/receipt_service.py:168
↓ 2 callers
Method
escapeXml
(text: unknown)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:397
↓ 2 callers
Method
generate_receipt_image
Generate receipt image from data and style
ai-receipt-generator/src/core/services/receipt_service.py:42
↓ 2 callers
Function
mockValidateLLMResponse
(response: any)
ai-invoice-receipt-fraud-detector/tests/fraud-detector.test.ts:710
↓ 2 callers
Function
save_json
(data, path)
ai-receipt-generator/src/core/data_generator.py:143
↓ 2 callers
Method
update_config
Update receipt generation configuration Args: fields: Fields to update in configuration Ret
ai-receipt-generator/src/core/services/receipt_service.py:190
↓ 2 callers
Method
validate_receipt
Validate receipt data for consistency and completeness Args: receipt_data: Receipt data to validate
ai-receipt-generator/src/core/services/receipt_service.py:104
↓ 1 callers
Method
_export
(self, data: Dict[str, Any], output_path: str)
ai-invoice-extractor/exporters/base_exporter.py:20
↓ 1 callers
Method
_extract_date
Extract date from receipt text
ai-receipt-generator/src/core/services/receipt_service.py:294
↓ 1 callers
Method
_extract_items
Extract items from receipt text
ai-receipt-generator/src/core/services/receipt_service.py:276
↓ 1 callers
Method
_extract_merchant
Extract merchant name from receipt text
ai-receipt-generator/src/core/services/receipt_service.py:247
↓ 1 callers
Method
_extract_total
Extract total amount from receipt text
ai-receipt-generator/src/core/services/receipt_service.py:256
↓ 1 callers
Method
_get_image_generator
Get appropriate image generator based on configuration
ai-receipt-generator/src/core/services/receipt_service.py:221
↓ 1 callers
Method
buildAmounts
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:244
↓ 1 callers
Method
buildAttachments
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:354
↓ 1 callers
Method
buildAttachments
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-json.ts:309
↓ 1 callers
Method
buildBody
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:184
↓ 1 callers
Method
buildBody
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-json.ts:173
↓ 1 callers
Method
buildCurrencyInfo
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-json.ts:206
↓ 1 callers
Method
buildCustomer
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:115
↓ 1 callers
Method
buildGeneralData
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:203
↓ 1 callers
Method
buildHeader
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:58
↓ 1 callers
Method
buildHeader
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-json.ts:111
↓ 1 callers
Method
buildIntermediary
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:174
↓ 1 callers
Method
buildJsonStructure
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-json.ts:98
↓ 1 callers
Method
buildLineItems
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:257
↓ 1 callers
Method
buildLineItems
(lineItems: any[])
ai-invoice-extractor/src/exporters/fatturapa-json.ts:236
↓ 1 callers
Method
buildMetadata
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-json.ts:316
↓ 1 callers
Method
buildPaymentData
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:307
↓ 1 callers
Method
buildPaymentData
(paymentTerms: any[])
ai-invoice-extractor/src/exporters/fatturapa-json.ts:292
↓ 1 callers
Method
buildReaData
(party: any)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:146
↓ 1 callers
Method
buildReferenceDocuments
(references: any[])
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:333
↓ 1 callers
Method
buildReferences
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:227
↓ 1 callers
Method
buildReferences
(references: any[])
ai-invoice-extractor/src/exporters/fatturapa-json.ts:219
↓ 1 callers
Method
buildSupplier
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:93
↓ 1 callers
Method
buildTaxData
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:286
↓ 1 callers
Method
buildTaxRepresentative
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:156
↓ 1 callers
Method
buildTaxSummary
(taxDetails: any[])
ai-invoice-extractor/src/exporters/fatturapa-json.ts:280
↓ 1 callers
Method
buildTransmissionData
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:79
↓ 1 callers
Method
buildXmlDocument
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:43
↓ 1 callers
Method
exportForValidation
* Exports invoice data in a format compatible with Italian SDI validation tools
ai-invoice-extractor/src/exporters/fatturapa-json.ts:395
↓ 1 callers
Function
extractTextAndMetadata
(path: string)
ai-invoice-receipt-fraud-detector/packages/core/src/llm/parsePDF.ts:4
↓ 1 callers
Function
extractTextFromImage
(imagePath: string)
ai-invoice-receipt-fraud-detector/packages/core/src/llm/ExtractTextFromImage.ts:3
↓ 1 callers
Method
formatXml
(xml: string)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:412
↓ 1 callers
Method
generate
(self, prompt: str)
ai-receipt-generator/src/core/generators/anthropic_generator.py:14
↓ 1 callers
Function
getCurrentLLM
()
ai-invoice-receipt-fraud-detector/packages/core/src/llm/models.ts:3
↓ 1 callers
Method
getCustomerCountry
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:407
↓ 1 callers
Function
getFraudDetectionPrompt
(text: string)
ai-invoice-receipt-fraud-detector/packages/core/src/llm/prompts.ts:1
↓ 1 callers
Function
loadEnv
()
ai-invoice-extractor/src/libs/env.ts:17
↓ 1 callers
Function
load_template
(path: str)
ai-receipt-generator/src/core/prompt_renderer.py:5
↓ 1 callers
Function
main
Run the API server
ai-receipt-generator/run_api.py:14
↓ 1 callers
Function
main
Main test runner
ai-receipt-generator/test_runner.py:66
↓ 1 callers
Function
maskApiKey
(key: string)
ai-invoice-extractor/tests/unit/extractors/extractor-bun.test.ts:322
↓ 1 callers
Function
mockAnalyzeMetadata
(document: any)
ai-invoice-receipt-fraud-detector/tests/fraud-detector.test.ts:646
↓ 1 callers
Function
mockAnalyzePricingPatterns
(documentData: any)
ai-invoice-receipt-fraud-detector/tests/fraud-detector.test.ts:588
↓ 1 callers
Function
mockBatchProcessing
(params: any)
ai-invoice-extractor/tests/integration/extractor-integration.test.ts:792
↓ 1 callers
Function
mockBatchProcessing
(params: any)
ai-invoice-receipt-fraud-detector/tests/fraud-detector.test.ts:803
↓ 1 callers
Function
mockCLICommandWithEnvFile
(args: string[], envFileContent: string)
ai-invoice-receipt-fraud-detector/tests/cli-integration.test.ts:568
↓ 1 callers
Function
mockCLICommandWithNetworkError
(args: string[])
ai-invoice-receipt-fraud-detector/tests/cli-integration.test.ts:582
↓ 1 callers
Function
mockCLICommandWithProvider
(args: string[], provider: string)
ai-invoice-receipt-fraud-detector/tests/cli-integration.test.ts:598
↓ 1 callers
Function
mockCLICommandWithRateLimit
(args: string[])
ai-invoice-receipt-fraud-detector/tests/cli-integration.test.ts:590
↓ 1 callers
Function
mockCLICommandWithServiceDown
(args: string[])
ai-invoice-receipt-fraud-detector/tests/cli-integration.test.ts:603
↓ 1 callers
Function
mockCalculateHeuristicScore
(documentData: any)
ai-invoice-receipt-fraud-detector/tests/fraud-detector.test.ts:580
↓ 1 callers
Function
mockCombineResults
(heuristicResult: any, llmResult: any)
ai-invoice-receipt-fraud-detector/tests/fraud-detector.test.ts:759
↓ 1 callers
Function
mockDetectTemplateContent
(documentData: any)
ai-invoice-receipt-fraud-detector/tests/fraud-detector.test.ts:604
↓ 1 callers
Function
mockExportForValidation
(data: any)
ai-invoice-extractor/tests/integration/extractor-integration.test.ts:87
↓ 1 callers
Function
mockExportToJson
(data: any)
ai-invoice-extractor/tests/integration/extractor-integration.test.ts:67
↓ 1 callers
Function
mockExportToXml
(data: any)
ai-invoice-extractor/tests/integration/extractor-integration.test.ts:49
next →
1–100 of 296, ranked by callers