TypeScript Webui

Open-source TypeScript projects categorized as Webui

Top 13 TypeScript Webui Projects

  • ChatGPT-Next-Web

    A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。

  • Project mention: 🌌 5 Open-Source GPT Wrappers to Boost Your AI Experience 🎁 | dev.to | 2024-01-19

    ChatGPT-Next-Web is a cross-platform UI for ChatGPT (or Gemini), available as a web app or as a compact client on Linux, Windows and MacOS. You can also deploy ChatGPT-Next-Web on Vercel in just a minute.

  • Lobe Chat

    LobeChat is a open-source, extensible (Function Calling), high-performance chatbot framework.It supports one-click free deployment of your private ChatGPT/LLM web application.

  • Project mention: The AI Revolution Is Crushing Thousands of Languages | news.ycombinator.com | 2024-04-25

    Get your OpenAI API key and then use it on one of the hundreds of open source frontends available, such as: https://github.com/lobehub/lobe-chat

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • SoraWebui

    SoraWebui is an open-source Sora web client, enabling users to easily create videos from text with OpenAI's Sora model.

  • Project mention: Show HN: Open-Source Sora Web Client and Fake Sora API for OpenAI's Sora Model | news.ycombinator.com | 2024-02-21
  • flood

    A modern web UI for various torrent clients with a Node.js backend and React frontend. (by jesec)

  • Project mention: Show HN: PikaTorrent, a modern, multi-platform, open source BitTorrent app | news.ycombinator.com | 2023-07-15

    Why bake libtransmission into the app instead of just using the transmission daemon's RPC?

    What you've done actually makes it harder to use, because in order to configure any of transmission's settings (ports, connection/torrent connection limits, bandwith limits, etc) the user needs to dig around to find the transmission config folder and then manually edit JSON with a text editor - because your client doesn't expose any of transmissions numerous settings [1] to the user except for choosing the download folder.

    I'm not sure why anyone would want to use this instead of Flood [2] or even old Transmission Web Control [3]

    1: https://github.com/transmission/transmission/blob/main/docs/...

    1: https://github.com/jesec/flood

    2: https://github.com/ronggang/transmission-web-control

  • sd-webui-3d-open-pose-editor

    3d openpose editor for stable diffusion and controlnet

  • Project mention: Rotate a partial openpose-model-image to create a charactersheet | /r/StableDiffusion | 2023-09-13

    I'm having trouble creating a charactersheet for a Lora. I found that really good tutorial (https://cobaltexplorer.com/2023/06/character-sheets-for-stable-diffusion/) that basicically goes the way of creating a charactersheet with multiple views in combination with open pose. Trying that out and experimenting a bit it came apearent, that my hardware is not really capable of rendering the full charactersheet-image and what came out looked not pretty. So I figured I could take the initial openpose-modelimage for the charactersheet, break it into it's sections and let them be generated piece by piece. And that is when the trouble began. I was able to create a good prompt with a good seed to get a nice frontal image for the character (we're talking realistic photography, not anime). But as soon as I applied the according controlnet-part for the frontal-image it messed up the face completely to look completely different - even after keeping the prompt, the seed and everything else the same. In the end I figured out that some of the lines in the controlnet-image (I did not use the "face" one there) seem to mess with the face. So I made a controllnet-image from the straight frontal image and that seems to work great now and creates reproduceable images. Now I need to rotate said openpose-image to get sideviews and backviews, but I can't find a way to do this. I have tried to work with OpenPose3D-Editor (https://github.com/nonnonstop/sd-webui-3d-open-pose-editor) but that thing needs a whole body - I only have a facialimage. In the end those openpose-models are jsonfiles, maybe that can be an approach, but I reached a dead end here.

  • open-pose-editor

    online 3d openpose editor for stable diffusion and controlnet

  • Project mention: Do anyone knows how to create such Character like this ? | /r/StableDiffusion | 2023-06-10

    you can do it here or just use openpose module alone in controlnet with a given image

  • yt-dlp-web-ui

    A terrible web ui for yt-dlp 🙄. Designed to be self-hosted.

  • Project mention: Does this exist? YouTube downloaded web UI | /r/selfhosted | 2023-05-03
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • backrest

    Backrest is a web UI and orchestrator for restic backup.

  • Project mention: A UI for restic: Backrest is a web UI and orchestrator for restic backup | news.ycombinator.com | 2024-04-28
  • SoraFlows

    The most powerful and modular Sora WebUI, api and backend with OpenAI's Sora Model. Collecting the highest quality prompts for Sora. using NextJs and Tailwind CSS

  • llm-workbench

    Unleash the power of FOSS language models on your local machine

  • Project mention: LLM-workbench: Unleash the power of FOSS language models on your local machine | news.ycombinator.com | 2023-12-04
  • webui

    Raiden's Web User Interface (by raiden-network)

  • happa

    Web user interface for Giant Swarm – Beyond managed Kubernetes

  • graph-editor

    🕸️ The graph editor of Actionforge (by actionforge)

  • Project mention: Show HN: I made a visual editor for GitHub Actions workflows | news.ycombinator.com | 2024-01-17

    Thanks! The project consists basically out of two components, the runtime and the editor.

    The runtime is mostly self-written, focusing most of my efforts there. The editor on the other hand is built on `rete.js` and Angular.

    In hindsight, Angular might have been much more than necessary, but it's the framework I'm comfortable with, given my very limited web development experience.

    The editor is available here on GitHub and should work out of the box with the default VS Debug Configuration https://github.com/actionforge/graph-editor

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Webui related posts

Index

What are some of the best open-source Webui projects in TypeScript? This list will help you:

Project Stars
1 ChatGPT-Next-Web 68,127
2 Lobe Chat 28,579
3 SoraWebui 2,116
4 flood 2,016
5 sd-webui-3d-open-pose-editor 742
6 open-pose-editor 696
7 yt-dlp-web-ui 586
8 backrest 537
9 SoraFlows 181
10 llm-workbench 25
11 webui 23
12 happa 21
13 graph-editor 20

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com