awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesBrowser-to-AI API Routing

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.

Awesome Browser-to-AI API Routing GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • enricoros/big-agiAvatar enricoros

    enricoros/big-AGI

    6,868Vezi pe GitHub↗

    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.

    TypeScriptagiai-agentsai-suite
    Vezi pe GitHub↗6,868
  • steipete/oracleAvatar steipete

    steipete/oracle

    2,548Vezi pe GitHub↗

    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.

    TypeScriptagentsaianthropic
    Vezi pe GitHub↗2,548
  1. Home
  2. Web Development
  3. Browser-to-AI API Routing

Explorează sub-etichetele

  • API and Browser Channel RoutingMechanisms for routing prompts through either official API endpoints or automated browser sessions. **Distinct from Browser-to-AI API Routing:** Specifically manages the switch between API and browser automation for account access, whereas the parent focuses on client-to-AI routing for performance.