# JunChenMoCode/ChatGPT_JCM

OpenAI管理界面，聚合了OpenAI的所有接口进行界面操作(所有模型、图片、音频、微调、文件)等，支持Markdown格式(公式、图表，表格)等，后期会一点一点的将OpenAI接口进行接入大家支持一下，右上角点个Star。

Repository: https://github.com/JunChenMoCode/ChatGPT_JCM
Canonical: https://ross.abutalabs.com/products/chatgpt_jcm
Language: Vue
License: BSD-3-Clause
License Family: permissive
Last push: 2025-01-18T04:20:45+00:00

## Health v2 (maintenance only)
Score: 22/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 2, release rhythm 8, longevity 90
- inputs: {"age_days": 1273, "days_push": 592, "days_rel": 593, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2923, forks 627 (observed 2026-08-28T04:07:30.331324+00:00)

## What it is
A Vue2 + ElementUI web management interface that aggregates OpenAI API endpoints (models, chat, images, audio, fine-tuning, files) into a graphical UI. Users supply their own OpenAI API key and can interact with all major OpenAI capabilities from the browser.

## Use cases
- manage openai api through a web interface
- chat with gpt-4 and gpt-3.5 using my own api key
- generate and edit images with dall-e via a gui
- transcribe and translate audio with whisper
- fine-tune openai models from a dashboard
- upload and manage files for openai api
- self-host a chatgpt web ui

## When to choose
- you want a visual dashboard covering many OpenAI endpoints instead of raw API calls
- you want a self-hosted ChatGPT-style web UI with markdown, formula, and table support
- you are learning how the OpenAI API works through a reference implementation

## When to avoid
- you need a production backend with user accounts and key security - the key is entered client-side
- you use non-OpenAI providers or local models exclusively
- you need a maintained, actively developed product for critical workloads

## Facets
- artifact type: application
- maturity: active
- function: chatbot, llm-inference, chat-interface, gui, speech-recognition, image-processing, sdk
- domain: large-language-models, chatbots, artificial-intelligence, web-development, frontend
- platform: cross-platform, self-hosted
- tags: openai-api, vue2, element-ui, admin-dashboard, web-ui, fine-tuning, dall-e, whisper, chatgpt, web-server, nodejs

## Member repositories
- JunChenMoCode/ChatGPT_JCM (main) score 22

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:30.331324+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:33:44.432067+00:00, confidence not recorded.
  - readme: https://github.com/JunChenMoCode/ChatGPT_JCM (fetched 2026-08-28T04:07:30.331324+00:00, sha 0917b65190db)
- Data as of 2026-08-30T08:39:29.467469+00:00.
