awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 repository-uri

Awesome GitHub RepositoriesContainerized Web Interfaces

Web-based user interfaces launched from within Docker containers for interactive use.

Distinct from Web-Based UI Deployment: Distinct from Web-Based UI Deployment: focuses on launching a web UI from a container rather than compiling native apps for browser execution.

Explore 7 awesome GitHub repositories matching web development · Containerized Web Interfaces. Refine with filters or upvote what's useful.

Awesome Containerized Web Interfaces GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • qwenlm/qwen-7bAvatar QwenLM

    QwenLM/Qwen-7B

    21,343Vezi pe GitHub↗

    Qwen-7B is a pretrained causal language model designed for natural language generation, text processing, and complex reasoning tasks. It is available as an instruction-tuned model optimized for conversational interactions and a tool-use model capable of executing function calls and interacting with external APIs. The project provides a quantized version of the model to reduce GPU memory usage and supports the development of autonomous agents that can execute code and perform functions to complete complex goals. The system covers a wide range of capabilities including model fine-tuning throug

    Provides a containerized web interface for interactive interaction with the model via a browser.

    Python
    Vezi pe GitHub↗21,343
  • tiny-craft/tiny-rdmAvatar tiny-craft

    tiny-craft/tiny-rdm

    12,899Vezi pe GitHub↗

    tiny-rdm is a Redis database manager and GUI client that provides a visual interface for performing CRUD operations on strings, hashes, lists, sets, and streams. It functions as a comprehensive administration tool, acting as a performance monitor, a pub/sub client, and a web dashboard for monitoring Redis activity. The project distinguishes itself through advanced data visualization and debugging capabilities, including the ability to organize keys into a hierarchical tree structure using custom delimiters. It supports the decoding and decompression of stored values through built-in methods o

    Provides a containerized Docker image for deploying the management interface as a standalone web service.

    Vuegogolangicon-pack
    Vezi pe GitHub↗12,899
  • careywang/sub-webAvatar CareyWang

    CareyWang/sub-web

    6,402Vezi pe GitHub↗

    Sub-web is a browser-based web interface that converts raw proxy subscription links into structured configuration files compatible with the Clash proxy client. It acts as a frontend for the subconverter backend service, enabling users to generate, manage, and export proxy configurations directly from their browser without server-side processing. The tool distinguishes itself by offering a complete configuration management workflow that includes generating Clash-compatible files from subscription URLs, caching generated configurations in browser local storage with configurable expiration, and

    A web interface for generating proxy subscription configurations from raw links using the subconverter backend.

    JavaScript
    Vezi pe GitHub↗6,402
  • microsoft/taskweaverAvatar microsoft

    microsoft/TaskWeaver

    6,115Vezi pe GitHub↗

    TaskWeaver is an LLM agent framework that interprets natural language requests and executes them as Python code, SQL queries, or shell commands. It functions as a conversational code interpreter that maintains stateful data structures across turns, generating executable code from user prompts within a session-based environment. The system is designed as a self-hosted AI agent platform that can be deployed in Docker, managing sessions and providing a web UI for data analytics and automation tasks. The framework distinguishes itself through a role-based multi-agent architecture that divides the

    TaskWeaver starts the container in UI mode and opens a browser interface at a local port for interactive use.

    Pythonagentai-agentscode-interpreter
    Vezi pe GitHub↗6,115
  • arachnys/cabotAvatar arachnys

    arachnys/cabot

    5,668Vezi pe GitHub↗

    Cabot este o platformă self-hosted de gestionare a incidentelor și un manager de alerte de monitorizare. Servește drept sistem centralizat pentru primirea datelor de monitorizare externă, gestionarea rotațiilor de on-call și trimiterea notificărilor de incident către administratori pentru a asigura rezolvarea promptă a defecțiunilor sistemului. Platforma oferă o interfață de monitorizare containerizată și un API REST pentru crearea și modificarea programatică a datelor de monitorizare și a rapoartelor de incident. Coordonează rutarea alertelor critice și gestionează programarea personalului pentru rotațiile de on-call. Sistemul include capabilități pentru monitorizarea alertelor de infrastructură, cum ar fi urmărirea metricilor cloud și declanșarea notificărilor pe baza unor condiții de eroare predefinite. De asemenea, dispune de control al accesului bazat pe roluri (RBAC) atât pentru interfața web, cât și pentru API, alături de procesare asincronă în fundal pentru gestionarea logicii de monitorizare și a declanșatorilor de alerte.

    Ships a web application deployed via containers for managing monitoring checks and incident response workflows.

    JavaScript
    Vezi pe GitHub↗5,668
  • elricliu/autogpt-next-webAvatar ElricLiu

    ElricLiu/AutoGPT-Next-Web

    3,001Vezi pe GitHub↗

    AutoGPT-Next-Web este un dashboard bazat pe browser conceput pentru configurarea, deployment-ul și monitorizarea agenților de inteligență artificială autonomi. Oferă o interfață centralizată pentru gestionarea ciclurilor de viață ale agenților și execuția sarcinilor, permițând utilizatorilor să orchestreze fluxuri de lucru complexe printr-o platformă unificată. Platforma se distinge prin faptul că acționează ca un portal securizat, cu acces controlat, care protejează instrumentele de management și log-urile de execuție în spatele unor coduri de autentificare obligatorii. Dispune de un strat de abstractizare a providerilor care rutează cererile către mai multe servicii de inteligență artificială, permițând performanța consistentă a modelelor și raționamentul automatizat în diferite medii de sarcini. Aplicația susține accesibilitatea globală prin middleware de localizare dinamică, care adaptează interfața la setările regionale de limbă. Este construită ca un pachet containerizat pentru a facilita deployment-ul consistent pe mașinile de dezvoltare locale și în mediile de server de producție remote.

    Ships a containerized web interface that enables one-click deployment of private artificial intelligence portals.

    TypeScriptauto-gptconnect-aidocker
    Vezi pe GitHub↗3,001
  • sergree/matcheringAvatar sergree

    sergree/matchering

    2,551Vezi pe GitHub↗

    Matchering is an audio mastering tool and Python library designed to match the frequency balance and loudness of a target track to a specific reference track. It functions as a reference-based mastering system that aligns a target signal's spectral envelope, RMS, and peak amplitude with those of a chosen reference file. The project utilizes a multi-stage processing pipeline featuring an FFT spectral matching engine to adjust frequency response. It ensures output quality through the use of a brickwall limiter to prevent signal clipping while preserving the original waveform shape. The tool pr

    Exposes the audio processing pipeline via a browser-based service launched from a Docker container.

    Pythonaudiodocker-imagedsp
    Vezi pe GitHub↗2,551
  1. Home
  2. Web Development
  3. Web-Based UI Deployment
  4. Containerized Web Interfaces

Explorează sub-etichetele

  • Proxy Configuration ConvertersWeb interfaces that convert proxy subscription links into structured configuration files for proxy clients. **Distinct from Containerized Web Interfaces:** Distinct from Containerized Web Interfaces: focuses on the specific function of proxy configuration conversion, not general containerized web UI deployment.