AISBF Logo AISBF

AI Service Broker Framework — AI Should Be Free — Intelligent routing for AI providers

AI Control Plane for Routing, Analysis, and Resilience

AISBF routes requests across local and cloud AI providers, analyzes prompts and context to choose better models, and gives you operational control over privacy, reliability, and cost through one unified API.

Get Started Free Get Pro Test Plan

Testing-period offer: unlimited Pro access for just €2/month while AISBF is in active development.

View Source Code on GitLab — Self-host it, audit it, and run it your way.
Developer guide landing page — See the multi-provider API angle in plain English.
Privacy & self-host landing page — Explore the local-first, TOR-friendly, anti-lock-in angle.
Browser companion extension — Download the BYOK/BYOT Chrome extension for AISBF routes.
🌐 Also available on TOR:
aisbfity4ud6nsht53tsh2iauaur2e4dah2gplcprnikyjpkg72vfjad.onion

Early-Adopter Unlimited During Testing

AISBF is already live, useful, and evolving quickly. During the testing period, early adopters can unlock the full hosted platform for €2/month with unlimited usage. That price is temporary and may change once testing ends.

Unlimited while testing

Get unlimited requests during the current test phase instead of starter-tier caps.

Full hosted platform

Use unlimited providers, rotations, and autoselections without self-hosting first.

Temporary pricing

The €2/month price is specifically for the testing period and may not stay this low later.

Hosted or Self-Hosted? Pick Your Path

AISBF is open source, so you can self-host it. But if you want the fastest path to using the full platform, the hosted service removes setup friction completely — and during testing, Pro is unlimited for just €2/month.

Use Hosted AISBF

Best when you want results now instead of another deployment project.

  • Instant dashboard access
  • No server setup or maintenance
  • Fast way to test the full platform
  • Unlimited Pro during testing for €2/month
Start Hosted

Self-Host AISBF

Best when you want maximum control over infrastructure, privacy, and routing behavior.

  • Run it on your own hardware or servers
  • Route to local models and private backends
  • Audit the code and operate it your way
  • Great for privacy-sensitive or custom deployments
View Source

Choose Your Path

Different buyers care about different things. AISBF now has focused pages for the four strongest entry motivations: cheap early access, developer simplicity, privacy/self-host control, and operational governance for teams.

Early Adopter Offer

Best if the main thing you care about is getting unlimited Pro during testing for just €2/month.

Go to the early-adopter page →

For Developers

Best if you want one gateway for multi-provider AI, cleaner routing, and less glue code.

Go to the developer page →

Privacy & Self-Host

Best if you care about local-first routing, self-hosting, TOR-friendly exposure, and less vendor lock-in.

Go to the privacy/self-host page →

Browser Companion

Best if you want a quick browser popup that talks to AISBF using your own hosted or self-hosted routes.

Get the browser extension →

Teams, Ops & Admin Controls

Best if you need quotas, analytics, multi-user operations, and governance over who can use which AI providers.

Go to the teams/ops page →

🧠 Prompt & Context-Aware Routing

Analyze prompts and context before routing, so requests can land on the provider or model that best fits the actual task.

🔄 Multi-Provider Orchestration

Unify Google, OpenAI, Anthropic, Ollama, and other backends behind one interface. Switch providers without rewriting your application.

See the developer landing page →

🛡️ Security & Privacy Controls

Self-host, route to local models, restrict exposure, and keep operational control over where model traffic goes.

See the privacy/self-host landing page →

🗜️ Context Condensation

Condense long prompts and conversations with hierarchical, conversational, semantic, and algorithmic strategies to stay within model limits.

⚡ Resilience & Failover

Use weighted balancing, fallback routing, and provider failover so your AI stack keeps working when a backend slows down or disappears.

📊 Rate Limits, Quotas & Analytics

Track usage, enforce TPM/TPH/TPD controls, and understand spend by user, provider, and model.

👥 Multi-User Operations

Run AISBF for teams, customers, or projects with per-user keys, quotas, and activity visibility.

🌊 Streaming & Real-Time APIs

Support interactive workloads with streaming responses, WebSocket-friendly behavior, and low-latency delivery.

🧅 TOR & Local-First Deployment

Expose AISBF through TOR, keep sensitive workloads on local backends, and reduce reliance on any single cloud vendor.

Why Choose AISBF?

💰 Lower Cost, Better Routing

Reduce wasted spend by routing work intelligently, caching responses where appropriate, and using prompt-aware model selection instead of static rules.

🔒 Security-Conscious by Design

Keep control of your model traffic with self-hosting, local-model routing, traffic governance, and deployment patterns that reduce unnecessary exposure.

🧠 Understand the Request Before Routing

Use prompt and context analysis to make better routing decisions for quality, cost, and latency instead of treating every request the same.

🚀 Less Vendor Lock-In

Adopt a unified API layer so you can move between providers, mix local and remote backends, and avoid hard-coding your stack around one vendor.

🤖 Local + Cloud Hybrid Operation

Keep sensitive or cheap workloads local, burst into cloud models when needed, and fail over automatically when a backend becomes unavailable.

📈 Production Control

Scale from prototype to production with quotas, rate limits, token tracking, and operational visibility across users, providers, and models.

🗜️ Long-Context Without Chaos

Condense conversations and context intelligently to stay inside model limits while preserving the parts that actually matter.

🔌 Real-Time Friendly

Support streaming workloads and interactive applications through APIs that work well for real-time UX, not just batch request forwarding.

🌐 OpenAI-Compatible, Privacy-Aware

Migrate quickly using familiar API patterns while keeping the option to self-host, expose over TOR, and operate with stricter privacy boundaries.

🛠️ Built for Operators

AISBF is not just a thin proxy: it is an operational layer for routing, governance, resilience, and observability across AI backends.

Practical AISBF Tutorials

Use AISBF in real workflows: unify provider access, add failover, and keep sensitive prompts on local or self-hosted models when needed.

Install AISBF in Production

Follow the full service-user, MySQL, Redis, systemd, nginx, TLS, and verification walkthrough.

Read the install tutorial →

Build a Multi-Provider AI Gateway

Route your app through AISBF instead of wiring every provider directly.

Read the gateway tutorial →

Add Provider Failover and Smart Routing

Use rotations, fallback routes, quotas, and route separation for production AI reliability.

Read the failover tutorial →

Route Private Workloads to Local Models

Keep sensitive prompts on local or self-hosted backends while retaining hosted providers for general work.

Read the privacy tutorial →

Create Providers, Rotations and Autoselect

Use the dashboard to add providers, build failover rotations, and create autoselect routes with real screenshots.

Read the dashboard tutorial →

BFInX / Studio Proxy and Cluster Setup

Proxy media and embedding workloads, connect CoderAI broker workers, and configure MySQL/Redis for production.

Read the proxy tutorial →

Full API Reference

OpenAI-compatible APIs, user-scoped routes, rotations, autoselect, dashboard surfaces, and MCP automation.

Read the API docs →

CoderAI and RunPod Integration

Use AISBF as a stable control plane above local broker workers and burst GPU endpoints.

Read the integration tutorial →

Dashboard Operations Runbook

Run daily provider checks, safe route changes, cache validation, and external smoke tests from one repeatable operator flow.

Read the runbook →

Advanced Routing and Cluster Troubleshooting

Apply privacy-first, cost-aware, and burst GPU routing recipes, then debug multi-node drift across MySQL, Redis, and load balancers.

Read routing recipes →

Cluster Troubleshooting Playbook

Use node-by-node checks and route smoke-test matrices to find inconsistent provider state, token mismatch, and cache prefix bugs.

Read the playbook →

View all tutorials

Simple Pricing

Free

R0/month

Best for personal testing, evaluation, and small self-hosted workflows.

  • Single-user access
  • Core routing and failover
  • Basic quotas and rate limits
  • Community support

Self-Hosted

OSS

Run AISBF your own way with maximum control over privacy, providers, and infrastructure.

  • Open source deployment
  • Local + cloud hybrid support
  • TOR / privacy-conscious exposure
  • Operator-controlled architecture

The €2/month Pro test plan is temporary and available only during the current testing period. Need private deployment, implementation help, or production support? Contact Nexlab.

AISBF vs LiteLLM — Key Differences

Feature
AISBF
LiteLLM
Self-Hosted
✅ Free (OSS)
✅ Free (OSS)
Dashboard
✅ Built-in
✅ Included
Multi-User / Virtual Keys
✅ Native
✅ Supported
Rate Limiting
✅ Built-in
✅ Supported
Caching
✅ Built-in
⚠️ Config required
TOR Hidden Service
✅ Native
❌ Not available
Prompt / Context-Aware Autoselect
✅ Native
❌ Not available
Context Condensation
✅ 4 methods
❌ Not available
Local + Cloud Hybrid Routing
✅ Auto-failover
⚠️ Manual config
TOR / Privacy-First Exposure
✅ Native
❌ Not available
Operational Security Boundaries
✅ Strong self-host story
⚠️ Depends on surrounding stack

AISBF is free and open source. Both AISBF and LiteLLM are capable OSS tools, but AISBF is more opinionated about prompt-aware routing, context handling, local-cloud mixing, and privacy-conscious deployment.