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

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

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

生成式 AI 平台

排名更新于 2026年6月30日

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.

探索最优秀的生成式 AI 平台。我们根据活跃度和功能对顶级开源工具进行了排名,助你对比并挑选最合适的方案。

生成式 AI 平台

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • modelscope/modelscopemodelscope 的头像

    modelscope/modelscope

    8,718在 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
    在 GitHub 上查看↗8,718
  • oobabooga/text-generation-webuioobabooga 的头像

    oobabooga/text-generation-webui

    47,323在 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
    在 GitHub 上查看↗47,323
  • lostruins/koboldcppLostRuins 的头像

    LostRuins/koboldcpp

    9,511在 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
    在 GitHub 上查看↗9,511
  • comfy-org/comfyuiComfy-Org 的头像

    Comfy-Org/ComfyUI

    117,227在 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
    在 GitHub 上查看↗117,227
  • open-webui/open-webuiopen-webui 的头像

    open-webui/open-webui

    142,694在 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
    在 GitHub 上查看↗142,694
  • ollama/ollamaollama 的头像

    ollama/ollama

    174,300在 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
    在 GitHub 上查看↗174,300
  • vllm-project/vllmvllm-project 的头像

    vllm-project/vllm

    83,048在 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
    在 GitHub 上查看↗83,048
  • lm-sys/fastchatlm-sys 的头像

    lm-sys/FastChat

    39,472在 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
    在 GitHub 上查看↗39,472
  • huggingface/text-generation-inferencehuggingface 的头像

    huggingface/text-generation-inference

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

Related searches

  • 开源 LLM 应用开发框架
  • AI Agent 流水线可视化构建器
  • a self hosted platform for running AI
  • 合成数据集生成工具
  • 自主型 AI Agent 平台
  • 大模型应用评估框架
  • 用于构建具备工具调用能力的 AI Agent 工具包
  • AI SaaS 应用启动模板