awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • dooy/chatgpt-web-midjourney-proxyDooy 的头像

    Dooy/chatgpt-web-midjourney-proxy

    6,753在 GitHub 上查看↗

    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
    在 GitHub 上查看↗6,753
  • rawandahmad698/pychatgptrawandahmad698 的头像

    rawandahmad698/PyChatGPT

    4,188在 GitHub 上查看↗

    PyChatGPT 是一个 Python 库,用于向语言模型 API 发送提示并以编程方式接收生成的文本响应。它作为一个 API 客户端,将语言模型功能集成到 Python 应用中。 该项目包含一个自动身份验证器,用于检索和刷新访问令牌,而无需 Web 浏览器。它还具有一个支持代理的网络客户端,可通过代理服务器路由 API 请求,以绕过网络限制并管理速率限制。 为了保持连续性,该库提供了跟踪聊天历史并将会话持久化到本地文件的会话状态管理。这允许用户恢复与 AI 模型之前的交互。

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

    Python
    在 GitHub 上查看↗4,188
  • dan1471/free-openai-api-keysdan1471 的头像

    dan1471/FREE-openai-api-keys

    3,564在 GitHub 上查看↗

    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.

    在 GitHub 上查看↗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