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

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

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

19 个仓库

Awesome GitHub RepositoriesInteractive Model Interfaces

Web-based interfaces specifically designed for testing and interacting with machine learning model outputs.

Distinct from Web Interfaces: Distinct from general web interfaces: focuses on model-specific interaction and testing environments.

Explore 19 awesome GitHub repositories matching web development · Interactive Model Interfaces. Refine with filters or upvote what's useful.

Awesome Interactive Model Interfaces GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • thudm/chatglm-6bTHUDM 的头像

    THUDM/ChatGLM-6B

    41,040在 GitHub 上查看↗

    ChatGLM-6B is an open-source bilingual large language model designed for natural dialogue and text generation in both English and Chinese. It is structured as a dialogue model capable of tasks such as role-playing and information extraction. The project provides implementations for quantized language models, using low-precision weights to reduce GPU memory requirements for local inference. It also supports parameter-efficient fine-tuning, allowing model behavior to be optimized for specific tasks without requiring full retraining. The model includes capabilities for local execution on GPUs a

    Provides web-based interfaces specifically designed for testing and interacting with model outputs in real-time.

    Python
    在 GitHub 上查看↗41,040
  • lordog/dive-into-llmsLordog 的头像

    Lordog/dive-into-llms

    40,974在 GitHub 上查看↗

    Dive into LLMs is a framework designed for fine-tuning large language models and constructing modular machine learning pipelines. It provides a structured environment for adjusting pre-trained models on custom datasets while optimizing computational efficiency and training time. The project distinguishes itself by offering an interactive web interface that allows for the deployment and publication of trained models directly to a browser. This enables users to test and interact with model results through a standardized web-based environment. The platform supports the creation of flexible work

    Provides a browser-based platform for deploying and testing trained machine learning models.

    Jupyter Notebook
    在 GitHub 上查看↗40,974
  • ymcui/chinese-llama-alpacaymcui 的头像

    ymcui/Chinese-LLaMA-Alpaca

    18,944在 GitHub 上查看↗

    This project is a comprehensive toolkit for adapting large language models to the Chinese language, providing a specialized framework for fine-tuning, inference, and local deployment. It serves as a coordinated suite for language-specific adaptation, including tools for expanding tokenizers and implementing retrieval-augmented generation. The project distinguishes itself through a complete pipeline for model adaptation, featuring multilingual tokenizer expansion and a fine-tuning framework that supports instruction-based supervised training and adapter merging. It also includes a dedicated de

    Provides a graphical interactive interface for testing and engaging with machine learning model outputs.

    Pythonalpacaalpaca-2large-language-models
    在 GitHub 上查看↗18,944
  • zai-org/chatglm3zai-org 的头像

    zai-org/ChatGLM3

    13,764在 GitHub 上查看↗

    ChatGLM3 is a comprehensive framework for deploying, fine-tuning, and serving large language models. It functions as a high-performance inference engine designed to support conversational AI, enabling developers to build interactive agents capable of multi-turn dialogue, autonomous code execution, and structured tool invocation. The project distinguishes itself through its focus on hardware-agnostic deployment and resource optimization. It supports distributed model parallelism across multiple graphics cards, paged key-value caching for concurrent request processing, and weight quantization t

    Provides web-based graphical user interfaces for real-time model interaction and demonstration of capabilities.

    Python
    在 GitHub 上查看↗13,764
  • lightning-ai/litgptLightning-AI 的头像

    Lightning-AI/litgpt

    13,431在 GitHub 上查看↗

    LitGPT is a training and deployment framework for large language models, providing a suite of tools for pretraining, finetuning, quantizing, evaluating, and serving models within a production environment. It includes a dedicated training pipeline for adapting pretrained models to specific tasks, a quantization tool for reducing weight precision, and an inference server for hosting models via web interfaces. The framework supports high-performance model development through custom architecture implementation and the use of predefined recipes to standardize pretraining and finetuning. It enables

    Ships a chat interface for manually verifying model responses and extracting embeddings for analysis.

    Python
    在 GitHub 上查看↗13,431
  • qwenlm/qwen3-ttsQwenLM 的头像

    QwenLM/Qwen3-TTS

    11,976在 GitHub 上查看↗

    Qwen3-TTS is a large language model text-to-speech engine designed to convert written text into natural-sounding human speech. It functions as an audio tokenizer and a generative system for speech synthesis. The project features a promptable voice designer for creating synthetic vocal personas based on natural language descriptions. It also includes a zero-shot voice cloning tool that mimics a target speaker using a short reference audio clip and a transcript. The system provides a framework for speech model fine-tuning to improve speaker likeness and quality through supervised training. Add

    Provides a web-based interface for interacting with and testing speech model outputs.

    Python
    在 GitHub 上查看↗11,976
  • facebookresearch/parlaifacebookresearch 的头像

    facebookresearch/ParlAI

    10,625在 GitHub 上查看↗

    ParlAI is a conversational AI research framework designed for training, evaluating, and sharing dialogue models using a unified interface for datasets and agents. It functions as a PyTorch-based training platform and a dialogue data collection system, providing a centralized model zoo for the distribution of versioned pretrained agents. The project distinguishes itself through a knowledge-grounded retrieval system that combines dense and sparse indexing to ground responses in external information. It also provides a comprehensive infrastructure for gathering human-AI interaction data via inte

    Provides a live web-based interface to send messages to trained models and inspect generated responses and metadata.

    Python
    在 GitHub 上查看↗10,625
  • openai/openai-nodeopenai 的头像

    openai/openai-node

    10,643在 GitHub 上查看↗

    This project is a comprehensive Node.js software development kit designed for integrating large language models into applications. It serves as a foundational client for interacting with REST and WebSocket services, enabling developers to implement chat functionality, multimodal content generation, and autonomous agent orchestration. The library provides a structured framework for defining executable tools and enforcing JSON schemas, ensuring that model outputs remain programmatically compatible with downstream systems. The SDK distinguishes itself through its robust request orchestration and

    Provides an interface for interacting with AI models, including chat and multimodal content generation.

    TypeScriptnodejsopenaitypescript
    在 GitHub 上查看↗10,643
  • kyutai-labs/moshikyutai-labs 的头像

    kyutai-labs/moshi

    9,672在 GitHub 上查看↗

    Moshi is a real-time voice foundation model and speech-to-speech framework designed for bidirectional, low-latency conversations. It functions as a full-duplex voice interface that processes audio and text concurrently in a single stream, enabling natural human-machine dialogue without sequential processing delays. The system utilizes a neural audio codec to compress high-fidelity audio into low-bitrate tokens for efficient transmission. To manage complex responses and reasoning, it employs internal monologue modeling, which generates a hidden stream of thought tokens alongside audible speech

    Includes a local web interface for interacting with the voice foundation model via a browser.

    Python
    在 GitHub 上查看↗9,672
  • anse-app/chatgpt-demoanse-app 的头像

    anse-app/chatgpt-demo

    7,956在 GitHub 上查看↗

    This project is a web-based user interface for interacting with large language models via API keys. It functions as an OpenAI API client and a general LLM web chat interface, allowing users to send prompts and receive responses through a private web portal. The application features a security layer with password-based access control to restrict public usage. It supports custom request routing and proxy configurations to bypass network restrictions, and it is available as a progressive web app for native-like installation on mobile devices. The interface includes rich text rendering for Markd

    Implements a private web interface specifically for interacting with OpenAI models using a personal API key.

    TypeScriptastrochatgptchatgpt4
    在 GitHub 上查看↗7,956
  • ymcui/chinese-llama-alpaca-2ymcui 的头像

    ymcui/Chinese-LLaMA-Alpaca-2

    7,136在 GitHub 上查看↗

    This project provides a Chinese large language model based on the LLaMA architecture. It is an instruction-tuned model optimized for natural language processing and multi-turn conversations in Chinese. The system includes a framework for parameter-efficient fine-tuning using low-rank adaptation and quantization to reduce memory requirements. It also implements retrieval augmented generation for local document question answering and supports long-context processing for sequences up to 64K tokens. The project covers a broad set of capabilities including supervised instruction tuning, reinforce

    Provides a web-based graphical user interface for conducting multi-turn conversations with the model.

    Python64kalpacaalpaca-2
    在 GitHub 上查看↗7,136
  • datatalksclub/llm-zoomcampDataTalksClub 的头像

    DataTalksClub/llm-zoomcamp

    6,529在 GitHub 上查看↗

    llm-zoomcamp is a comprehensive educational program and course for building real-life AI systems using large language models. It serves as a structured curriculum and implementation guide for developing AI applications and retrieval techniques. The project provides instructional material on building retrieval augmented generation pipelines to ground model responses in custom knowledge bases. It includes training on vector database implementation, semantic search, and the use of function calling to create autonomous agentic workflows. The curriculum covers a broad range of system development

    Guides the deployment of interactive interfaces that allow users to interact with the developed language model systems.

    Jupyter Notebook
    在 GitHub 上查看↗6,529
  • lyhue1991/eat_pytorch_in_20_dayslyhue1991 的头像

    lyhue1991/eat_pytorch_in_20_days

    6,157在 GitHub 上查看↗

    该项目是一个深度学习系列教程和教育课程,旨在教授 PyTorch 基础知识。它作为掌握神经网络架构、自动微分以及张量和动态计算图使用的结构化训练指南。 该课程侧重于实际实现,专门指导推荐系统、广告模型和兴趣网络的发展,以预测用户偏好。它还提供用于时间序列预测和处理序列数据的教学内容。 该材料涵盖了广泛的深度学习能力,包括构建用于图像和文本分类以及结构化数据的模型。它结合了用于 GPU 加速、训练指标可视化以及创建用于测试模型预测的 Web 界面工作流。 该项目以 Jupyter Notebooks 合集的形式提供。

    Includes a guide for creating interactive web interfaces to test model inputs and view predictions.

    Jupyter Notebookdeep-learningpytorch
    在 GitHub 上查看↗6,157
  • mrdbourke/zero-to-mastery-mlmrdbourke 的头像

    mrdbourke/zero-to-mastery-ml

    5,839在 GitHub 上查看↗

    本项目是一个机器学习教育课程和学习平台,通过交互式 Jupyter Notebooks 提供。它作为掌握 Python 数据科学工具包的综合指南,为数值计算、表格数据操作和统计可视化提供结构化教程。 该课程包括 Scikit-Learn 的具体实现指南,以及关于构建、训练和部署神经网络及计算机视觉模型的 TensorFlow 实践课程。它涵盖了构建预测模型的端到端过程,从初始问题定义和任务分类,到通过交互式 Web 界面部署模型。 该项目涵盖了广泛的功能领域,包括多维数组的数值计算、探索性数据分析和数据预处理例程。它为监督和无监督学习、自动化机器学习流水线、超参数优化以及使用分类指标和交叉验证的模型评估提供了详细的工作流。 教育内容组织为一系列 Notebook,将 Python 代码与叙述性解释交织在一起,以记录数据科学工作流。

    Integrates trained models into web-based interfaces for real-time classification and user interaction.

    Jupyter Notebookdata-sciencedeep-learningmachine-learning
    在 GitHub 上查看↗5,839
  • ramon-victor/freegpt-webuiramon-victor 的头像

    ramon-victor/freegpt-webui

    5,623在 GitHub 上查看↗

    freegpt-webui 是一个用于与大语言模型交互的自托管 Web 界面。它提供了一个专为与 GPT 3.5 和 GPT 4 模型通信而设计的聊天前端。 该应用支持免 API 密钥聊天,允许用户访问对话式 AI 进行文本生成和信息检索,而无需提供或管理个人身份验证密钥。 该系统通过反向代理网关处理模型集成,并支持用于实时文本生成的异步流处理。用户偏好和对话历史通过客户端会话存储进行持久化。

    Offers an interactive web-based interface specifically designed for interacting with machine learning model outputs.

    Pythonapifreechatgptchatgpt-api
    在 GitHub 上查看↗5,623
  • meigen-ai/infinitetalkMeiGen-AI 的头像

    MeiGen-AI/InfiniteTalk

    4,825在 GitHub 上查看↗

    InfiniteTalk is an open-source system for generating talking head videos driven by audio input. It synthesizes realistic lip movements, head poses, and facial expressions synchronized to a spoken audio track, using either a single still image or a small set of reference video frames as the visual source. The system can produce videos of arbitrary length while maintaining temporal coherence, and it supports animating multiple subjects in a single scene. A key differentiator is the ability to coordinate multiple talking subjects through a structured JSON description, giving each independent lip

    Provides an interactive web interface for uploading media and generating talking videos without command-line usage.

    Python
    在 GitHub 上查看↗4,825
  • containers/ramalamacontainers 的头像

    containers/ramalama

    2,605在 GitHub 上查看↗

    Ramalama is a containerized runtime and management tool for large language models. It functions as an OCI AI model manager and registry client, allowing users to package, distribute, and execute AI models as standardized container images. The project differentiates itself by using OCI-compliant distribution for models and retrieval augmented generation assets, enabling the packaging of vector databases into immutable container images. It features hardware-aware image selection that automatically detects GPU or CPU capabilities to pull the most optimized image for the host environment. The sy

    Ollama launches an interactive chat interface using a specified model and runtime for real-time communication.

    Pythonaicontainerscuda
    在 GitHub 上查看↗2,605
  • niek/chatgpt-webNiek 的头像

    Niek/chatgpt-web

    1,989在 GitHub 上查看↗

    该项目是一个自托管的 Web 界面和桌面应用程序,专为与语言模型交互而设计。它提供了一个用于管理对话会话的私有平台,允许用户在连接到外部 AI 服务的同时,保持对交互历史和配置设置的控制。 该应用程序通过提供支持多模态输入和输出(包括语音交互处理和生成式图像创建)的统一界面而脱颖而出。它通过后端代理路由请求来保护敏感凭据,并通过将对话日志和会话历史记录本地存储在用户设备上来确保数据隐私。 除了核心聊天功能外,该平台还包括用于实时流式传输响应、对话历史管理以及导出日志以进行归档的功能。该软件被打包为独立的桌面可执行文件,使用户能够独立于 Web 浏览器访问这些 AI 服务。

    Provides an interactive web interface for communicating with language models using custom prompts and streaming responses.

    Svelte
    在 GitHub 上查看↗1,989
  • mulesoft/api-designermulesoft 的头像

    mulesoft/api-designer

    1,069在 GitHub 上查看↗

    This project provides a web-based integrated development environment for defining, documenting, and simulating software interface specifications. It serves as a browser-based modeling tool that enables teams to create structured API contracts using the RAML modeling language. The environment distinguishes itself through its modular design, which allows the modeling interface to be embedded directly into existing web applications and developer portals. It supports a plugin architecture that enables the integration of custom persistence layers and metadata handlers, allowing teams to attach pro

    Provides a web-based development environment using structured modeling languages to simplify interface creation.

    JavaScriptramlraml-designraml-tooling
    在 GitHub 上查看↗1,069
  1. Home
  2. Web Development
  3. Web Interfaces
  4. Interactive Model Interfaces

探索子标签

  • Chatbot Deployment InterfacesInterfaces designed to launch and interact with AI models as conversational chatbots. **Distinct from Interactive Model Interfaces:** Specific to deploying an interactive chat experience rather than a general model testing interface