Return, restore, and reclaim your finances with AI-powered automation
Features | Quick Start | Documentation
帰る (kaeru) - to return, go back, or restore
An AI-powered financial operations platform that automates cancellations, disputes, and customer outreach.
- Automate subscription cancellations across multiple providers
- Detect and dispute fraudulent transactions in real-time
- Manage all financial operations from a single dashboard
- AI agents handle phone calls and email workflows
It's a smarter, more efficient way to manage your financial life.
Visit the documentation for detailed setup guides and API references.
- AI Financial Operations: Automated cancellation workflows, dispute management, and customer outreach
- Real-time Fraud Detection: Advanced AI-powered transaction monitoring with risk scoring
- Transaction Management: Comprehensive view of all financial activities with export capabilities
- Subscription Control: Easy cancellation of recurring subscriptions and billing management
- Agent Dashboard: Live status monitoring of AI agents and workflow progress
- Activity Tracking: Complete audit trail of all operations and outcomes
# Clone the repository
git clone https://github.com/your-username/kaeru.git
cd kaeru
# Install dependencies
npm install
# Set up AWS Amplify (optional)
npx ampx sandbox
# Start development server
npm run devVisit http://localhost:3000 to access the dashboard.
- Smart Cancellations: Automatically cancel subscriptions across multiple providers
- Phone Call Automation: AI agents make cancellation calls for you
- Email Workflows: Automated cancellation requests sent via email
- One-Click Disputes: File disputes directly from your transaction history
- Fraud Protection: Automatic detection and dispute filing for suspicious charges
- Progress Tracking: Monitor your dispute status and outcomes
- Real-time Monitoring: AI watches your transactions 24/7
- Smart Alerts: Get notified immediately about suspicious activity
- Risk Assessment: Advanced scoring to identify potential fraud
Kaeru requires Node.js 18.17+ and npm or yarn.
-
Clone and Install
git clone https://github.com/your-username/kaeru.git cd kaeru npm install -
Environment Configuration
# Copy environment template cp .env.example .env.local # Configure your environment variables # Add AWS credentials if using Amplify features
-
Start Development
npm run dev
-
Optional: AWS Amplify Setup
# Initialize Amplify (if using cloud features) npx ampx sandbox
- Dashboard: Clean, intuitive interface to manage all your financial operations
- Transaction History: Complete view of all your financial activities
- Smart Alerts: Get notified about suspicious charges and subscription renewals
- Export Data: Download your transaction history and reports
- Mobile Friendly: Works great on your phone, tablet, or computer
We welcome contributions! Please see our Contributing Guidelines for details.
This project is licensed under the MIT License - see the LICENSE file for details.
For detailed setup guides and API references, check the /docs directory:
PLAID_SETUP.md- Plaid integration setupFRAUD_DETECTION_README.md- Fraud detection systemAI_FRAUD_DETECTION_SETUP.md- AI setup guidevapi-assistants.md- VAPI assistant configuration
- Issues: Report bugs and request features via GitHub Issues
- Discussions: Join community discussions in GitHub Discussions