2 repository-uri
Routing API requests directly from the client browser to AI providers to avoid server-side bottlenecks.
Distinct from Direct API Connectivity: None of the candidates cover browser-to-AI provider routing specifically for privacy and performance.
Explore 2 awesome GitHub repositories matching web development · Browser-to-AI API Routing. Refine with filters or upvote what's useful.
big-AGI is a self-hosted AI frontend and multi-model client that provides a unified workspace for interacting with various large language models. It functions as an orchestration dashboard, allowing users to connect to cloud-based AI providers, aggregator services, and locally hosted model servers. The project is distinguished by its ability to execute prompts across multiple models simultaneously for side-by-side comparison and response synthesis. It enables the merging of outputs from different models to reduce hallucinations and improve accuracy, while using persona-based configuration map
Enables direct browser-to-provider API calls to bypass server timeouts and metadata tracking.
Oracle is an LLM API gateway client and prompt orchestrator designed to route requests between official API endpoints and automated web browser channels. It functions as a context manager and session logger, bundling local files and prompts into requests while maintaining a history of interactions. The system distinguishes itself through a request router that can redirect traffic to alternate endpoints, such as self-hosted gateways or proxy services. It includes a token estimator that calculates request size and predicts costs using local summaries without making network calls. The project p
Allows switching between official APIs and automated browser channels to access different account levels.