11 مستودعات
Compiling and running native UI applications within web browsers.
Distinguishing note: Candidates focus on cloud hosting/infrastructure; this is about the technical target of browser execution
Explore 11 awesome GitHub repositories matching web development · Web-Based UI Deployment. Refine with filters or upvote what's useful.
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.
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.
Druid is a native user interface toolkit and 2D graphics engine for the Rust programming language. It functions as a retained-mode, data-driven framework for building graphical user interfaces that run across Linux, macOS, and web browsers via WebAssembly. The toolkit distinguishes itself through a data-first approach to UI design, utilizing lenses to isolate subsets of global application state and synchronize them with specific widgets. This allows the visual layout to update automatically when the underlying data model changes. Its capability surface includes a constraint-based box layout
Enables compilation and execution of native user interface applications within web browsers.
mistral.rs is an inference engine for large language models that runs locally and exposes models behind OpenAI and Anthropic-compatible APIs. It serves as a multi-model serving platform, capable of loading several models in a single server process with per-request routing and on-demand loading and unloading. The engine supports multimodal inference, processing text alongside images, video, audio, and speech inputs, and includes a quantized model deployment runtime that reduces memory use and speeds up inference on consumer hardware. The project distinguishes itself through an agentic tool exe
Ships a built-in web chat interface at /ui that shows reasoning, code execution, plots, and files.
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.
Provides a chat UI with configurable system prompts and parameter sets stored as reusable presets.
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
Ships a web-based chat interface that accepts natural language requests and returns code-driven responses.
Cabot عبارة عن منصة ذاتية الاستضافة لإدارة الحوادث ومراقبة التنبيهات. تعمل كنظام مركزي لاستقبال بيانات المراقبة الخارجية، وإدارة مناوبات المستجيبين (on-call)، وإرسال إشعارات الحوادث للمسؤولين لضمان الحل السريع لأعطال النظام. توفر المنصة واجهة مراقبة حاوية (containerized) وواجهة برمجة تطبيقات REST لإنشاء وتعديل بيانات المراقبة وتقارير الحوادث برمجياً. وتنسق توجيه تنبيهات النظام الحرجة وتدير جدولة الموظفين لمناوبات الاستجابة. يتضمن النظام إمكانيات لمراقبة تنبيهات البنية التحتية، مثل تتبع مقاييس السحابة وإطلاق الإشعارات بناءً على شروط فشل محددة مسبقاً. كما يتميز بالتحكم في الوصول القائم على الأدوار لكل من واجهة الويب وواجهة برمجة التطبيقات، إلى جانب المعالجة الخلفية غير المتزامنة للتعامل مع منطق المراقبة ومشغلات التنبيه.
Ships a web application deployed via containers for managing monitoring checks and incident response workflows.
node-DeepResearch is an autonomous web research engine that uses large language models to iteratively search, read, and reason over web content to answer complex questions. It provides a chat-based interface that displays real-time reasoning steps and final answers, and can be configured to focus exclusively on academic papers by limiting searches to academic repositories. The research engine operates through an agentic search-read-reason loop that repeatedly searches, reads, and reasons until a stopping condition is satisfied. It enforces a token budget to cap total consumption and failed at
Provides a chat interface that displays reasoning steps and final answers in real time.
AutoGPT-Next-Web is a browser-based dashboard designed for the configuration, deployment, and monitoring of autonomous artificial intelligence agents. It provides a centralized interface for managing agent lifecycles and task execution, allowing users to orchestrate complex workflows through a unified platform. The platform distinguishes itself by acting as a secure, access-controlled portal that protects management tools and execution logs behind mandatory authentication codes. It features a provider abstraction layer that routes requests to multiple artificial intelligence services, enablin
Ships a containerized web interface that enables one-click deployment of private artificial intelligence portals.
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.