v0.3
Free search API providers.
No MCP needed, custom backend, low context yayyyy
SearXNG optional, connect to SearXNG instance or use built-in web search, edit providers to customize
Run LM Studio, Ollama, etc(port 1234 and creds in .env) then run this'
Run:
docker run -d \
--name bps-search-cont \
-p 5566:3001 \
-e OPENAI_API_BASE=http://localhost:1234/v1 \
-e LMSTUDIO_API_BASE="http://localhost:1234/v1" \
-e OPENAI_API_KEY="xxxxx" \
-e OPENROUTER_API_KEY="xxxxx" \
-e GOOGLE_API_KEY="xxxxx"
mrhappynice/bplus-search-docker:latest
Content type
Image
Digest
sha256:84786f9ff…
Size
130.6 MB
Last updated
11 months ago
docker pull mrhappynice/bplus-search-docker