awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

55 repositorios

Awesome GitHub RepositoriesDevelopment Packages

Libraries and SDKs for building applications with AI capabilities.

Explore 55 awesome GitHub repositories matching part of an awesome list · Development Packages. Refine with filters or upvote what's useful.

Awesome Development Packages GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • vercel-labs/aiAvatar de vercel-labs

    vercel-labs/ai

    24,918Ver en GitHub↗

    This project is a TypeScript SDK and application framework for integrating large language models into software. It provides a unified interface and multi-provider model wrapper to interact with various AI model providers through a single, consistent API. The toolkit includes a generative UI framework and an AI agent orchestrator. These tools enable the creation of autonomous agents capable of executing functions and the development of AI-driven user interfaces with specialized state management for streaming chatbot components. The framework covers broad capability areas including stream-base

    Library for building AI-powered user interfaces.

    TypeScript
    Ver en GitHub↗24,918
  • transitive-bullshit/chatgpt-apiAvatar de transitive-bullshit

    transitive-bullshit/chatgpt-api

    18,117Ver en GitHub↗

    This project is a tool for integrating existing HTTP APIs with AI agents by translating standard web endpoints into the Model Context Protocol. It provides a framework for constructing and managing libraries of functions that allow large language models to execute tasks and retrieve data. The system functions as an AI gateway that manages tool hosting, authentication, and routing. It includes capabilities for monetizing tool access through usage-based billing and payment processor integration, as well as the ability to publish service definitions to a gateway for commercial productization. T

    API client for AI services.

    TypeScript
    Ver en GitHub↗18,117
  • zilliztech/gptcacheAvatar de zilliztech

    zilliztech/GPTCache

    8,068Ver en GitHub↗

    GPTCache is a semantic caching layer and response optimizer for large language models. It functions as pluggable middleware for orchestration frameworks, utilizing vector database caching to store and retrieve model responses based on the semantic similarity of prompts rather than exact text matches. The system uses embeddings to determine cache hits by comparing the distance between new queries and stored vectors. It employs a hybrid storage model that persists original prompts in relational databases while maintaining high-dimensional embeddings in vector stores. The project covers a broad

    Semantic caching layer for LLM queries.

    Python
    Ver en GitHub↗8,068
  • openai-php/clientAvatar de openai-php

    openai-php/client

    5,805Ver en GitHub↗

    Este proyecto es un cliente de API PHP y SDK para integrar servicios de OpenAI en aplicaciones PHP. Sirve como una librería de integración y wrapper para interactuar con modelos de lenguaje grandes para generar texto, imágenes y audio mediante llamadas a la API REST. La librería proporciona orquestación especializada para asistentes de IA, gestionando hilos de conversación y almacenes vectoriales. También incluye herramientas para el ajuste fino (fine-tuning) de modelos personalizados, implementación de búsqueda semántica mediante embeddings de texto y procesamiento de audio para transcripción y síntesis. La superficie de capacidad cubre la moderación de contenido, gestión de archivos y el manejo de chats y completado de texto. Soporta la entrega de datos en tiempo real mediante streaming de eventos enviados por el servidor (SSE), procesamiento por lotes asíncrono y la verificación de firmas de webhook.

    API client for AI services.

    PHP
    Ver en GitHub↗5,805
  • alexrudall/ruby-openaiAvatar de alexrudall

    alexrudall/ruby-openai

    3,224Ver en GitHub↗

    OpenAI API Ruby! 🤖❤️ GPT-5 & Realtime WebRTC compatible!

    API client for AI services.

    Ruby
    Ver en GitHub↗3,224
  • datafold/data-diffAvatar de datafold

    datafold/data-diff

    2,988Ver en GitHub↗

    Compare tables within or across databases

    CLI tool for efficiently comparing rows across databases.

    Python
    Ver en GitHub↗2,988
  • macpaw/openaiAvatar de MacPaw

    MacPaw/OpenAI

    2,862Ver en GitHub↗

    This is an asynchronous Swift client library for calling OpenAI’s API across Apple platforms. It provides native access to chat completions, image generation and editing, speech synthesis and transcription, text embeddings, and content moderation through a single interface built on Swift’s async-await concurrency model. The client supports structured output generation by constraining model responses to a provided JSON schema, and enables real-time consumption of generated text through streaming responses delivered as an AsyncSequence. It includes a thread-based conversation model for managing

    API client for AI services.

    Swiftaiopenaiopenai-api
    Ver en GitHub↗2,862
  • kudoai/chatgpt.jsAvatar de kudoai

    kudoai/chatgpt.js

    2,038Ver en GitHub↗

    🤖 A powerful, open source JavaScript library interactive CLI for ChatGPT

    Library for interacting with the AI web interface DOM.

    JavaScript
    Ver en GitHub↗2,038
  • llm-ui-kit/llm-uiAvatar de llm-ui-kit

    llm-ui-kit/llm-ui

    1,745Ver en GitHub↗

    The React library for LLMs

    Library for building user interfaces for LLMs.

    TypeScript
    Ver en GitHub↗1,745
  • dbt-labs/dbt-codegenAvatar de dbt-labs

    dbt-labs/dbt-codegen

    638Ver en GitHub↗

    Generates boilerplate code via the command line.

    Makefile
    Ver en GitHub↗638
  • dbt-labs/dbt-project-evaluatorAvatar de dbt-labs

    dbt-labs/dbt-project-evaluator

    563Ver en GitHub↗

    This package highlights areas of a dbt project that are misaligned with dbt Labs' best practices. Specifically, this package tests for:

    Audits projects against established best practices.

    Shell
    Ver en GitHub↗563
  • gouline/dbt-metabaseAvatar de gouline

    gouline/dbt-metabase

    578Ver en GitHub↗

    Synchronizes model definitions with Metabase.

    Pythonanalyticsbusiness-intelligencedata
    Ver en GitHub↗578
  • equalexperts/dbt-unit-testingAvatar de EqualExperts

    EqualExperts/dbt-unit-testing

    447Ver en GitHub↗

    Dbt Unit Testing is a dbt package that provides support for unit testing in dbt.

    Supports unit testing for transformation logic.

    Shell
    Ver en GitHub↗447
  • dbt-labs/dbt-audit-helperAvatar de dbt-labs

    dbt-labs/dbt-audit-helper

    412Ver en GitHub↗

    Useful macros when performing data audits

    Compares column values and schemas between tables.

    Ver en GitHub↗412
  • dbt-labs/dbt-external-tablesAvatar de dbt-labs

    dbt-labs/dbt-external-tables

    375Ver en GitHub↗

    dbt v0.15.0 added support for an external property within sources that can include information about location, partitions, and other database-specific properties.

    Manages staging for external data sources.

    Jupyter Notebook
    Ver en GitHub↗375
  • hemulgm/delphiopenaiAvatar de HemulGM

    HemulGM/DelphiOpenAI

    306Ver en GitHub↗

    OpenAI (and DeepSeek, Azure OpenAI, YandexGPT, Ollama, GigaChat, Qwen) API wrapper for Delphi. Use ChatGPT, DALL-E, Whisper and other products.

    API client for AI services.

    Pascal
    Ver en GitHub↗306
  • geeks-of-data/knowledge-gptAvatar de geeks-of-data

    geeks-of-data/knowledge-gpt

    291Ver en GitHub↗

    Extract knowledge from all information sources using gpt and other language models. Index and make Q&A session with information sources.

    Library for extracting knowledge from information sources.

    Python
    Ver en GitHub↗291
  • get-select/dbt-snowflake-monitoringAvatar de get-select

    get-select/dbt-snowflake-monitoring

    259Ver en GitHub↗

    From the SELECT team, a dbt package to help you monitor Snowflake performance and costs.

    Helps track Snowflake performance and associated costs.

    Ver en GitHub↗259
  • slidoapp/dbt-coverageAvatar de slidoapp

    slidoapp/dbt-coverage

    240Ver en GitHub↗

    One-stop-shop for docs and test coverage of dbt projects.

    Validates documentation and test coverage metrics.

    Python
    Ver en GitHub↗240
  • ingyamilmolinar/doctorgptAvatar de ingyamilmolinar

    ingyamilmolinar/doctorgpt

    210Ver en GitHub↗

    DoctorGPT brings GPT into production for application log error diagnosing!

    Tool for diagnosing web application logs using AI.

    Go
    Ver en GitHub↗210
Ant.123Siguiente
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Development Packages