Comma for either/or — dharma, courage. Spelling forgiving — corage finds courage.

    Try

    Run Falsafa in your daily LLM

    One npx command wires Falsafa into Claude Desktop, Claude Code, Cursor, or Codex. Or skip the install and try it live in the browser with your own API key.

    Bring your own API key. Stays in the browser.

    Or clone & develop locally
    git clone https://github.com/adoistic/falsafa
    cd falsafa && bun install
    cd apps/site && bun run dev          # reading site
    cd apps/mcp  && bun run dev          # MCP server (stdio)

    See the README for the full eval / convert / image-gen scripts.

    Spot a problem?

    Help us find issues — report it and we'll investigate.