Skip to content

Repository files navigation

LLM Liberty

Free your LLM subscription.

llm-liberty is a CLI that runs the OAuth flow used by official LLM provider CLIs (OpenAI, Anthropic, Google Gemini, GitHub Copilot, …) and prints the resulting access token, refresh token, and provider-specific request metadata as JSON — so you can use your existing subscription from any app you build, not just the vendor's CLI.

Quick start

npx @bodhiapp/llm-liberty@latest login <provider>

Opens your default browser to the provider's OAuth page, runs a local HTTP server to catch the redirect, exchanges the auth code for tokens, and prints everything you need to call the provider's API directly.

Supported providers

Documentation

Full docs live under docs/:

Status

Early development. Expect breakage.

License

MIT — see LICENSE.

Sister project

@bodhiapp/llm-liberty is a sibling of Bodhi App — same mission (democratize access to LLMs), independent codebase.

About

No description, website, or topics provided.

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages