awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesLLM API Clients

Client-side implementations for interacting with large language model REST APIs.

Distinct from RESTful API Interfaces: Distinct from general RESTful API Interfaces by focusing specifically on LLM-specific parameters like temperature and token limits.

Explore 3 awesome GitHub repositories matching networking & communication · LLM API Clients. Refine with filters or upvote what's useful.

Awesome LLM API Clients GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • dooy/chatgpt-web-midjourney-proxyAvatar von Dooy

    Dooy/chatgpt-web-midjourney-proxy

    6,753Auf GitHub ansehen↗

    This project is a multimodal AI proxy and content generation hub that provides a unified web interface for interacting with multiple large language models and generative AI services. It functions as a secure API access gateway, routing requests from a single dashboard to various external AI backends using configurable base URLs and API keys. The platform is delivered as a cross-platform progressive web application, allowing for installation on Linux, Windows, and MacOS. It distinguishes itself by consolidating text, image, audio, and video generative controls into a standardized interface, su

    Provides a unified web-based dashboard and client for interacting with multiple large language models via API keys.

    JavaScriptchatgpt-uifal-aiflux
    Auf GitHub ansehen↗6,753
  • rawandahmad698/pychatgptAvatar von rawandahmad698

    rawandahmad698/PyChatGPT

    4,188Auf GitHub ansehen↗

    PyChatGPT ist eine Python-Bibliothek zum Senden von Prompts an Sprachmodell-APIs und zum programmatischen Empfangen generierter Textantworten. Sie dient als API-Client, der Sprachmodell-Funktionen in Python-Anwendungen integriert. Das Projekt enthält einen automatisierten Authentifikator, um Zugriffstoken abzurufen und zu aktualisieren, ohne dass ein Webbrowser erforderlich ist. Es verfügt zudem über einen Proxy-fähigen Netzwerk-Client, der API-Anfragen über Proxy-Server leitet, um Netzwerkbeschränkungen zu umgehen und Ratenbegrenzungen zu verwalten. Um die Kontinuität zu wahren, bietet die Bibliothek ein Statusmanagement für Konversationen, das den Chatverlauf verfolgt und Sitzungen in lokalen Dateien speichert. Dies ermöglicht es Benutzern, frühere Interaktionen mit einem KI-Modell fortzusetzen.

    Acts as a client-side implementation for interacting with large language model REST APIs via Python.

    Python
    Auf GitHub ansehen↗4,188
  • dan1471/free-openai-api-keysAvatar von dan1471

    dan1471/FREE-openai-api-keys

    3,564Auf GitHub ansehen↗

    This project is a repository of pre-generated API keys designed to provide shared access to OpenAI models. It serves as a provider of authentication credentials for testing and educational development, allowing users to bypass personal account registration. The system utilizes a static distribution model where credentials are stored as plain text strings within the codebase. These keys are delivered via a public version control platform, enabling client-side retrieval without the need for a dedicated backend server or external database. The provided keys support the prototyping of AI feature

    Facilitates the integration of large language model services to verify API response structures and functionality.

    Auf GitHub ansehen↗3,564
  1. Home
  2. Networking & Communication
  3. API and Integration Frameworks
  4. API Management and Integration
  5. API Architectures
  6. RESTful API Interfaces
  7. LLM API Clients