workflowstacks
ai-agent

csghub-server: Manage AI

Get a backend server to manage datasets and models with csghub-server, for founders leveraging AI, with 1.1k+ GitHub stars
1,046 stars230 forksGoHealth Score 8/10Updated 8/28/2026100% free · open source
What it does

CSGHub-server is a backend server for managing datasets, models, and running model inference, finetuning, and application spaces for AI-related tasks

Install / run
go get github.com/OpenCSGs/csghub-server
When to use it
  • You need a centralized platform to organize and manage your AI datasets and models
  • You want to run model inference, finetuning, or application spaces in a controlled environment
  • You are building an AI-powered application and need a backend server to support your AI workflows
Quick start
  1. 1Clone the repository using `git clone https://github.com/OpenCSGs/csghub-server.git`
  2. 2Navigate to the project directory using `cd csghub-server`
  3. 3Build the server using `go build main.go`
  4. 4Run the server using `go run main.go`
  5. 5Access the server's API using the endpoint `http://localhost:8080` as mentioned in the README
Ready-to-paste prompt
Use the `curl -X POST -H 'Content-Type: application/json' -d '{"name": "my-model", "type": "classification"}' http://localhost:8080/models` command to create a new model
Heads up: Ensure you have Go installed on your system and the `GOPATH` environment variable is set, as the server is built using Go and relies on the Go ecosystem
Saves to your device

Topics

ai
datasets
golang
huggingface
llm
models
platform
How csghub-server: Manage AI works
Codeflow
Free to inspect

Csghub-server: Manage AI is a very large Go project (~467k lines across 2626 code files, plus 2 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, Apache-2.0 license, has a test suite.

Size
Very large codebase
~467k lines · 2626 code files · days to read — use, don't read
Setup
Developer setup
A real software project. Use it via its install path; don't expect to read it all.
Runs on
Go · Docker
No API keys detected
Go 97%Python 2%Shell 1%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    AGENTS.md
    The instructions the AI actually follows
  3. 3
    cmd/csghub-server/main.go
    Where the program starts running
  4. 4
    go.mod
    Dependencies and the commands it exposes
What's in each folder
component/Frontend / UI208 files
api/Backend / API191 files
cmd/Command-line entry points62 files
docs/Documentation14 files
builder/Folder1106 files
_mocks/Folder321 files
common/Folder291 files
aigateway/Folder222 files
READMEHas testsDocumentedCI checksDocker readyApache-2.0 licenseUpdated this month
Quick Actions
Details
Creator
OpenCSGs
Language
Go
Category
ai-agent
Published
1/12/2024

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.