Skip to content

FreeWebAI v0.1.0

Latest

Choose a tag to compare

@Amengclass Amengclass released this 13 Aug 02:15
· 1 commit to master since this release

FreeWebAI v0.1.0

Unified OpenAI-compatible gateway over 10 free web AIs - a warm daemon turning your logged-in Chrome AI subscriptions into one API.

Highlights

  • Persistent warm daemon (no per-call spawn / CDP reconnect / provider probing)
  • Three frontends: HTTP REST + CLI + MCP server
  • OpenAI-compatible endpoints (/v1/chat/completions, /v1/models)
  • Parallel batch (/v1/parallel) + sequential pipeline (/v1/pipeline)
  • Failure memory (cooldown) + self-healing CDP reconnect
  • Gemini automation adapter fix baked in

Built on AgentChat.