Buffet is quick proof of concept to bring PSD2 together with Claude.ai
Copy the .env.example
file to .env
and fill in your Gocardless (Nordigen) API key and you Anthropic key.
Buffet is a tiny Ruby Sinatra app.
bundle install
ruby app.rb # starts the webserver at http://localhost:4567