explaingit

daomaevo/goodness-ai

13Audience · generalComplexity · 2/5ActiveLicenseSetup · easy

TLDR

Closed-source Windows installer that bundles account and API key management for the Chinese CAP and NewAPI relay platforms, with batch import, balance refresh, and format conversion tools.

Mindmap

mindmap
  root((goodness-ai))
    Inputs
      CAP accounts
      NewAPI accounts
      API key batches
    Outputs
      Balance notifications
      Converted configs
      Account dashboard
    Use Cases
      Manage many relay accounts
      Convert CPA and sub2api
      Set up GPT environment
    Tech Stack
      Windows MSI
      Closed source

Things people build with this

USE CASE 1

Manage many CAP and NewAPI relay accounts and API keys from one Windows workbench

USE CASE 2

Batch import account lists or configuration data into CAP and NewAPI

USE CASE 3

Get local notifications when a NewAPI balance falls or a low-price resource appears

USE CASE 4

Convert between CPA, sub2api, and GPT web page formats without scripting

Tech stack

WindowsMSI

Getting it running

Difficulty · easy Time to first run · 5min

Download the signed MSI from Releases on Windows 10 or 11, but the source is closed and decompiling is forbidden.

Proprietary: the README forbids copying, decompiling, or modifying the software, and only the MSI installer is distributed.

In plain English

Goodness AI, whose Chinese name is 大善人AI, is a Windows desktop workbench aimed at people who use AI services through Chinese intermediary platforms called CAP and NewAPI. The README is written in Chinese, and the project is distributed only as a signed installer (a .msi file for Windows 10 or 11) downloaded from the Releases page. The source code is not published, and the repository explicitly asks that the software not be copied, decompiled, or modified. The core job of the app is to manage a lot of accounts and API keys at once. There are dedicated modules for the CAP platform and the NewAPI platform, each offering a login entry point, account management, API key management, batch import of accounts or configuration data, and, for NewAPI, scheduled balance refreshing with local notifications. The home screen pulls all of these modules into one place. A newcomer section tries to lower the entry bar for people who have never set up an AI tool before. It offers one-click installation of a GPT-related environment, downloads for AI relay platform resources, and a path the README describes as moving from "does not know how to configure" to "can start using". An AI advanced tool chain section helps convert between formats and platforms, including batch conversion between CPA and sub2api and turning a GPT web page format into CPA. There is also a low-price resources area that aggregates online merged supply sources, channel sellers, and local notifications for products and shops, and a shared pool feature for managing resources that small teams want to share. The README ends with privacy guidance (do not share screenshots that expose keys), a copyright notice, feedback instructions, and a suggested file layout for the public repository with the .msi installer attached to GitHub Releases.

Copy-paste prompts

Prompt 1
Translate the goodness-ai README into English keeping module names CAP, NewAPI, and CPA literal
Prompt 2
Compare goodness-ai to open source alternatives for managing many OpenAI-compatible relay accounts
Prompt 3
Audit the privacy posture of goodness-ai given it is a closed-source Windows MSI with no source code
Prompt 4
Draft an English getting-started guide that walks a newcomer through one-click GPT environment setup in goodness-ai
Prompt 5
Sketch a Linux equivalent workflow that uses scripts to do what goodness-ai automates on Windows
Open on GitHub → Explain another repo

Generated 2026-05-22 · Model: sonnet-4-6 · Verify against the repo before relying on details.