awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
AI Client Libraries · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesAI Client Libraries

Software development kits that facilitate communication between applications and external AI service providers.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · AI Client Libraries. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Artificial Intelligence Integration
  4. AI Client Libraries

Awesome AI Client Libraries GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • xtekky/gpt4free

    xtekky/gpt4free

    65,720GitHubView on GitHub↗

    This project provides a unified interface for interacting with a wide range of artificial intelligence services, acting as a central orchestration layer for text and image generation. It standardizes access to diverse AI backends, allowing developers to integrate multiple language and vision models through a single, co

    Pythonchatbotchatbotschatgpt

Explore sub-tags

  • AI Provider InterfacesUnified abstractions for selecting and utilizing different AI model providers within an application.
  • Conversation History ManagersTools for maintaining and sequencing message history for stateful AI interactions.
  • Service Client ConfigurationsSettings and initialization parameters for managing authentication, proxy routing, and provider-specific options for AI service clients.
  • Synchronous Text Completion
Interfaces for requesting text generation where the client manages conversation state and receives responses in a blocking or manual manner.