awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Language Model Integrations · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesLanguage Model Integrations

Adapters and streaming interfaces that connect applications to various hosted or local language model providers.

Explore 4 awesome GitHub repositories matching artificial intelligence & ml · Language Model Integrations. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Artificial Intelligence Integration
  4. Language Model Integrations

Awesome Language Model Integrations GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • binary-husky/gpt_academic

    binary-husky/gpt_academic

    70,112GitHubView on GitHub↗

    This project provides a self-hosted, web-based interface designed to integrate large language models into academic and research workflows. It functions as a modular platform for document analysis, literature processing, and data handling, allowing users to maintain full control over their data and model connectivity th

    Pythonacademicchatglm-6bchatgpt
  • OpenHands/OpenHands

    OpenHands/OpenHands

    67,974GitHubView on GitHub↗

    OpenHands is an autonomous agent framework designed for software engineering workflows. It provides a modular platform for orchestrating AI agents that reason, plan, and execute tasks within isolated, containerized development environments. By integrating with standard version control and development tools, the system

    Pythonagentartificial-intelligencechatgpt
  • openinterpreter/open-interpreter

    openinterpreter/open-interpreter

    62,257GitHubView on GitHub↗

    Open Interpreter is an autonomous agent runtime that translates natural language instructions into executable code to interact with local software and operating systems. It functions as an orchestration framework that connects language models to a secure execution environment, enabling the development of agents capable

    Pythonchatgptgpt-4interpreter
  • microsoft/autogen

    microsoft/autogen

    54,656GitHubView on GitHub↗

    This framework provides a development environment for building collaborative systems where autonomous agents interact to solve complex tasks through conversational workflows. It functions as a conversational workflow engine and event-driven runtime, coordinating multi-step processes by translating high-level goals into

    Pythonagenticagentic-agiagents

Explore sub-tags

  • Custom Model AdaptersInterfaces that allow the integration of non-standard or custom language model providers.
  • Hosted Model ProvidersSupport for third-party cloud-based language model APIs and services.
  • LLM Response StreamingMechanisms for receiving and processing language model output in real-time chunks.
  • LLM Tooling IntegrationsConnectors and interfaces that allow language models to access external data and execute software tools.
  • Local Language Model IntegrationsIntegrations that link software interfaces to private, offline language models for local data processing.
  • Model Instance RegistriesSystems for managing and tracking multiple model instances and their usage metrics.
  • Model Provider AdaptersUnified interfaces for normalizing requests and responses across different language model providers.