LLM Cost Optimizer

Cut LLM Costs. Keep Data Private.

LLM Cost Optimizer automatically selects the best‑value model for every request and anonymises sensitive text before it leaves your network β€” via CLI, API or Docker.

Works offlineNo data sent to usCLI Β· FastAPI Β· Docker

Typical savings: 80-95%. Calculate yours β†’

For companies

Platform/ML teams and privacy/compliance functions.

For individuals

Developers, analysts, consultants building with LLMs.

The solution

Choose the cheapest acceptable model per request and anonymise PII by default β€” with zero cloud dependency.

llm-cost-opt optimize --input-tokens 1500 --output-tokens 300 --quality medium llm-cost-opt anonymize ./docs/meeting-notes.txt --out ./docs/meeting-notes.redacted.txt

Pricing & plans

Β£119
Individual (One-time payment)
  • Local CLI + API
  • Community support
  • Cost estimates before you run
  • Lifetime v1.x updates
Start trial
Β£179
Pro Individual (One-time payment)
  • Everything in Individual
  • Official Docker image
  • Price‑table freshness warnings
  • Priority email support
  • Commercial use
Start trial
Β£3,000
Team (One-time Β· Up to 10 devs)
  • SSO, audit logs, seat management
  • Discord support channel
  • Commercial use
Start trial
Β£12,000
Business (One-time Β· Unlimited devs)
  • SSO/SAML, RBAC, audit logs
  • 4-hour SLA
  • Dedicated support engineer
Talk to sales
Custom
Enterprise+ (Contact us)
  • Solution engineering, bespoke SLAs
  • DPA & security review support
Talk to sales

All plans are one-time purchases with lifetime access to v1.x updates. 14‑day free trial available. No recurring fees.

πŸ’° See Your Potential Savings

Use our transparent cost calculator to estimate savings based on YOUR usage

All calculations use real API pricing. No marketing fluff.

Plan Comparison

Full Feature Comparison

FeatureIndividual
Β£119
Pro Individual
Β£179
Team
Β£3,000
Business
Β£12,000
Users1 person1 personUp to 10Unlimited
Commercial UsePersonal onlyβœ… Yesβœ… Yesβœ… Yes
License Sharing❌ No❌ Noβœ… Teamβœ… Organization
Support Response48 hours24 hours12 hours4 hours SLA
Support ChannelsEmailEmailEmail + DiscordEmail + Phone + Discord
Roadmap Input❌QuarterlyQuarterlyMonthly + Strategy
OnboardingSelf-serviceSelf-serviceAssistedWorkshop Included
Compliance Docs❌❌BasicFull Security Pack
Dedicated SupportβŒβŒβŒβœ… Account Manager
Custom FeaturesβŒβŒβŒβœ… Considered
Updatesv1.xv1.xv1.xv1.x + Early Access

Choose Your Plan

Individual Plan

Individual

Β£119

Personal use only. 1 developer.

Get Started
MOST POPULAR
Pro Individual Plan

Pro Individual

Β£179

Commercial use. Priority support.

Get Started
Team Plan

Team

Β£3,000

Up to 10 developers. Shared licenses.

Get Started
Business Plan

Business

Β£12,000

Unlimited developers. Priority support.

Contact Sales

πŸ”’ Built-in Document Anonymization

Regex-based PII detection for data protection

Process documents locally before sending to LLM APIs

πŸ“§

Emails

Pattern-based detection

πŸ“±

Phone Numbers

Multiple format support

🌐

IP Addresses

IPv4 detection

πŸ”’

Numeric IDs

6+ digit sequences

Before Anonymization

Contact: john.doe@company.com
Phone: +1-555-123-4567
Server: 192.168.1.100

After Anonymization

Contact: [EMAIL_1]
Phone: [PHONE_1]
Server: [IP_1]

Reversible mapping: Restore original data after LLM processing. All detection happens locally using regex patterns.

Terminal
$ llm-cost-opt anonymize ./document.txt --out ./redacted.txt

Processing document.txt...
βœ… Complete
πŸ“„ Output: redacted.txt
πŸ”„ Mapping: redacted.txt.map.json

Local Processing

All PII detection runs on your machine. No external services.

Configurable

Toggle detection patterns on/off. Add custom regex patterns.

Three Modes

CLI tool, Python library, or automatic API interception.

βœ“ Included with Every License

No additional fees. No per-document charges.

Note: Regex-based detection may not catch all PII in all contexts. Users should review anonymized output for their specific use case. Anonymization is one component of data protection - consult legal counsel for compliance with GDPR, HIPAA, or other regulations.

Want a demo?

We'll send you a sandbox link to try it out.