joshsoftware / joshsoftware/voice-banking

Intent Mapping & Execution

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Map Intents to APIs. We should be able to easily configure the bank apis against intent in future.

Define mapping JSON/config (intent → API endpoint)

- get_balance → /customers/:customer_id/balance
- list_transactions → /customers/:customer_id/transactions
- transfer_money → /customers/:customer_id/transfer
- spend_insights → /customers/:customer_id/spend_insights
- list_beneficiaries → /customers/:customer_id/beneficiaries

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.