Find the best card for deal saviors

AI-powered credit card research and award redemption. Live data via Brave Search, PointsYeah flight and hotel search — every command outputs clean JSON, built for humans and AI agents alike.

Install CLI

$ pip install fleece-cli

Set BRAVE_API_KEY in your environment and run fleece --help to get started. Requires Python 3.11+.

Chatbot

Conversational AI assistant for credit card research. Maintains entity memory across turns, supports multiple OpenAI models, and downloads full conversation history.

Learn More

CLI Research

Nine commands backed by live Brave Search data. Full card reports, wallet analysis, transfer partners, ROI estimates, and more — with JSON output for AI agents.

pip install

Redemption

Generate PointsYeah search URLs for award flights and hotels — no API key needed. Pure URL generation, open directly in your browser or pipe into an agent workflow.

See commands

About

Fleece is an open-source credit card research tool built for people who take rewards seriously. Unlike chatbots that rely on stale training data, Fleece pulls live information from the web on every query — so you always get current fees, earning rates, and benefit details. The CLI is designed to work seamlessly with AI agents: every command supports --json output and reads from stdin, so it plugs into any workflow.

Read the docs

CLI Commands

All commands support --json output. Highlighted commands require no API key.

fleece cardFull card report — fees, welcome offer, rates, credits, benefits
fleece ratesEarning rates by spend category
fleece partnersTransfer partners, ratios, and timing
fleece creditsStatement credits and perks
fleece newsRecent changes in the past month
fleece compareSide-by-side card comparison
fleece walletPortfolio analysis — coverage, overlaps, gaps
fleece roiFirst-year ROI estimate by spend profile
fleece recommendCard recommendations for a spending profile
fleece flightsPointsYeah award flight search URL — no API key needed
fleece hotelsPointsYeah award hotel search URL — no API key needed