Autonomous P2P Loan Optimization Agent
Explore the docs »
·
Report Bug
·
Request Feature
Table of Contents
Cascade is an autonomous Peer-to-Peer (P2P) Loan Optimization Agent. It automates the process of purchasing loans on Prosper through its API. Cascade uses linear programming combined with machine learning to optimize a portfolio of loans, hands-free.
- Install all dependencies
- Get Prosper Data
- Navigate to
/cascade/supabase/functions/backtest
- Run
deno run --allow-all index.ts
to start backtesting script
- Install all dependencies
- Navigate to
/cascade/cascade
- Run
npm run dev
- Backtesting over historical data
- Analysis of performance
- [ ]
- Analysis of performance
- Automatic orders
- Frontend
- User management
- Dashboard
- Settings
- History
See the open issues for a full list of proposed features (and known issues).