AISBF Logo AISBF

AI Service Broker Framework — AI Should Be Free

AISBF tutorial

Create an AISBF Provider from the Dashboard

Add an OpenAI-compatible, OAuth, Ollama, RunPod, or CoderAI provider and expose it through stable model IDs.

Providers dashboard: search, add, reorder, save, and inspect provider usage/status.
Providers dashboard: search, add, reorder, save, and inspect provider usage/status.

1. Choose a stable provider ID

good: openai-prod, private-local, zeiss-nvidia
avoid: test2, new-provider

2. Click Add Provider

Select OpenAI, Google, Anthropic, Ollama, Kiro, Claude, Kilocode, Qwen, Codex, CoderAI, or RunPod.

3. Configure endpoint, auth, and models

4. Verify

curl -H "Authorization: Bearer $AISBF_API_TOKEN" "https://aisbf.cloud/api/u/$AISBF_USERNAME/providers"
curl -H "Authorization: Bearer $AISBF_API_TOKEN" "https://aisbf.cloud/api/u/$AISBF_USERNAME/myprovider/models"

Try AISBF

AISBF is open source and also available as a hosted service. During the current testing period, hosted Pro is temporarily available as unlimited access for €2/month.