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
·

Plataformas de IA generativa

Clasificación actualizada el 30 jun 2026

For a platform for building generative AI applications, the strongest matches are modelscope/modelscope (ModelScope is a comprehensive open-source platform that provides model), oobabooga/text-generation-webui (oobabooga/text-generation-webui is a full-featured platform for hosting and interacting) and lostruins/koboldcpp (KoboldCPP is a self-hostable inference server that provides an). comfy-org/comfyui and open-webui/open-webui round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Explora las mejores plataformas de IA generativa. Hemos clasificado las mejores herramientas open-source por actividad y funcionalidades para ayudarte a comparar y elegir la correcta.

Plataformas de IA generativa

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • modelscope/modelscopeAvatar de modelscope

    modelscope/modelscope

    8,718Ver en GitHub↗

    ModelScope is a comprehensive machine learning platform that functions as a model hub, training framework, inference engine, and cloud development environment. It provides a centralized repository for discovering, downloading, and managing pre-trained models and datasets across multiple modalities, including natural language, vision, and speech. The platform features a unified interface for multimodal model inference and a standardized framework for fine-tuning and evaluating large-scale models. It supports distributed training to scale workloads across multiple processors and provides contai

    ModelScope is a comprehensive open-source platform that provides model hosting, inference, and fine-tuning for multimodal generative AI models, including text and image, making it a strong fit for serving and managing multiple generative models with GPU support and a REST API.

    PythonModel Fine-Tuning
    Ver en GitHub↗8,718
  • oobabooga/text-generation-webuiAvatar de oobabooga

    oobabooga/text-generation-webui

    47,323Ver en GitHub↗

    This project is a comprehensive platform for hosting and interacting with large language models directly on local hardware. It provides a web-based graphical interface that allows users to manage model loading, configure generation parameters, and execute text or chat interactions entirely offline. By running models locally, the software ensures complete data privacy and eliminates reliance on external cloud services for generative tasks. Beyond basic inference, the platform functions as a versatile workbench for generative AI development. It includes an integrated pipeline for fine-tuning mo

    oobabooga/text-generation-webui is a full-featured platform for hosting and interacting with large language models locally, with a web UI, fine-tuning pipeline, and REST API, but it focuses solely on text generation and does not support image generation, so it partially fits the multi-model intent but lacks the image-model capability.

    PythonModel Fine-TuningRESTful APIsText Generation
    Ver en GitHub↗47,323
  • lostruins/koboldcppAvatar de LostRuins

    LostRuins/koboldcpp

    9,511Ver en GitHub↗

    KoboldCPP is a local large language model inference engine and GGUF model runner designed to execute quantized models on personal hardware. It functions as a multimodal AI server and API gateway, providing OpenAI-compatible endpoints that allow third-party clients to interact with locally hosted models. The project distinguishes itself as an AI storytelling backend, featuring dedicated tools for long-form narrative management through persistent memory, world lore tracking, and character state management. It further extends its capabilities as a multimodal server capable of processing text, im

    KoboldCPP is a self-hostable inference server that provides an OpenAI-compatible REST API for running large language and multimodal models on personal hardware, supporting text and image generation, GPU acceleration, and multiple model formats—making it a solid fit for serving and interacting with generative AI models, though it does not include model fine-tuning capabilities.

    C++Model Fine-TuningText Generation
    Ver en GitHub↗9,511
  • comfy-org/comfyuiAvatar de Comfy-Org

    Comfy-Org/ComfyUI

    117,227Ver en GitHub↗

    ComfyUI is a node-based generative AI orchestration engine designed for constructing, testing, and executing complex image and video synthesis pipelines. By utilizing a directed acyclic graph execution model, the platform allows users to build reproducible workflows through modular, interconnected processing blocks without requiring manual code implementation. It serves as both a local environment for high-performance model inference and a production-ready server for deploying generative capabilities. The platform distinguishes itself through its focus on workflow portability and extensibilit

    ComfyUI is a self-hostable node-based platform for running and serving generative AI models via a REST API, but its focus is on image and video synthesis rather than text generation, so it covers some of your needs but lacks native support for text models and fine-tuning.

    PythonText-to-Image Generators
    Ver en GitHub↗117,227
  • open-webui/open-webuiAvatar de open-webui

    open-webui/open-webui

    142,694Ver en GitHub↗

    Open WebUI is a self-hosted, web-based platform designed for interacting with local and remote artificial intelligence models. It functions as a unified interface and orchestration suite, enabling users to build, deploy, and manage specialized AI agents equipped with custom instructions, external tool access, and private knowledge bases. The platform distinguishes itself through a modular architecture that supports complex AI workflows. It features a plugin-based framework for custom logic and pipeline-based request processing, allowing developers to filter or transform data streams before th

    Open WebUI is a self-hosted web platform that provides a unified interface to interact with multiple AI models (via Ollama or OpenAI), offers a REST API, supports extensible pipelines, and is self-hostable—making it a solid fit for serving and managing generative models, though it does not include built-in fine-tuning and image generation depends on the backend model.

    PythonREST APIs
    Ver en GitHub↗142,694
  • ollama/ollamaAvatar de ollama

    ollama/ollama

    174,300Ver en GitHub↗

    Ollama provides a framework for running and managing local machine learning models. It includes a command-line interface for model lifecycle management, such as creation, embedding generation, and configuration, alongside a stable API for programmatic interaction across multiple programming languages. The platform supports the import of models and adapters in various formats, including GGUF and Safetensors. Users can define custom model behaviors, prompt templates, and system messages through a configuration file format. It also offers tools for fine-tuning models with LoRA adapters and apply

    Ollama is a self-hostable framework for running and managing local LLMs with a REST API, GPU acceleration, fine-tuning (LoRA), and prompt templates, fitting your search for a generative AI model serving platform — though its primary focus is text generation rather than image generation, it can serve multimodal models if imported.

    GoAI Integration APIsAI Agent FrameworksAI and Machine Learning
    Ver en GitHub↗174,300
  • vllm-project/vllmAvatar de vllm-project

    vllm-project/vllm

    83,048Ver en GitHub↗

    vLLM is a high-throughput inference engine designed for the efficient serving and execution of large language models. It functions as a production-ready distributed model server, providing standard API protocols for online serving while also supporting offline batch processing. The system is built to maximize token generation speed and memory efficiency, enabling both large-scale cloud deployments and local execution on personal hardware. The project distinguishes itself through advanced memory management and request scheduling techniques, most notably its use of non-contiguous key-value cach

    vLLM is a high-throughput inference server for large language models, providing a REST API and GPU-accelerated self-hosting for text generation, but it is limited to text models and does not support image generation, fine-tuning, or prompt templates.

    PythonContinuous Batching StrategiesCustom Model Execution EnginesDistributed Model Servers
    Ver en GitHub↗83,048
  • lm-sys/fastchatAvatar de lm-sys

    lm-sys/FastChat

    39,472Ver en GitHub↗

    FastChat is a training and serving platform for large language models that provides an integrated toolkit for fine-tuning, hosting, and benchmarking chatbots. It functions as an inference server capable of hosting multiple models and exposing them via a standardized API for chat applications. The platform distinguishes itself through a distributed model controller that manages worker nodes and routes requests across a hardware-agnostic inference layer supporting various accelerators. It includes a dedicated evaluation framework for assessing model quality using automated judges, multi-turn di

    FastChat is a serving and training platform for large language models with a REST API, multi-model support, GPU acceleration, and fine-tuning, but it currently focuses on text generation only, not image generation.

    PythonLarge Language Model ServingChatbot Hosting ServicesDistributed Model Orchestration
    Ver en GitHub↗39,472
  • huggingface/text-generation-inferenceAvatar de huggingface

    huggingface/text-generation-inference

    10,775Ver en GitHub↗

    Text Generation Inference is a production-ready engine designed for the deployment and serving of large language models. It functions as a containerized runtime environment that manages model execution, scales across distributed hardware, and provides high-performance inference capabilities for demanding production environments. The project distinguishes itself through advanced optimization techniques, including continuous batching to maximize hardware utilization and tensor parallelism to shard large models across multiple accelerator cards. It supports efficient inference through custom com

    Text Generation Inference is a self-hostable, production-ready engine for serving large language models with a REST API and GPU acceleration, but it is focused solely on text generation and does not support image generation or model fine-tuning as requested.

    PythonModel ServingContinuous Batching StrategiesLarge Language Model Runtimes
    Ver en GitHub↗10,775

Related searches

  • un framework de código abierto para aplicaciones de LLM
  • constructor visual para pipelines de agentes de IA
  • a self hosted platform for running AI
  • herramienta para generar datasets sintéticos
  • plataforma de agentes de IA autodirigidos
  • framework para evaluar aplicaciones de LLM
  • toolkit para crear agentes de IA que utilizan herramientas
  • una plantilla de inicio para aplicaciones SaaS con IA