https://github.com/yangjian102621/geekai
azure chatgpt dalle3 element-plus go midjourney stable-diffusion
Score: -Infinity
Last synced: about 12 hours ago
JSON representation
Repository metadata:
AI 助手全套开源解决方案,自带运营管理后台,开箱即用。集成了 ChatGPT, Azure, ChatGLM,讯飞星火,文心一言等多个平台的大语言模型。支持 MJ AI 绘画,Stable Diffusion AI 绘画,微博热搜等插件工具。采用 Go + Vue3 + element-plus 实现。
- Host: GitHub
- URL: https://github.com/yangjian102621/geekai
- Owner: yangjian102621
- License: apache-2.0
- Created: 2023-05-06T06:48:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-05-24T02:14:40.000Z (2 months ago)
- Last Synced: 2026-07-06T10:03:29.435Z (17 days ago)
- Topics: azure, chatgpt, dalle3, element-plus, go, midjourney, stable-diffusion
- Language: Vue
- Homepage: https://chat.geekai.me
- Size: 100 MB
- Stars: 4,672
- Watchers: 43
- Forks: 1,073
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Owner metadata:
- Name: RockYang
- Login: yangjian102621
- Email:
- Kind: user
- Description: 爱折腾,爱生活。
- Website: https://www.r9it.com
- Location: China-DongGuang
- Twitter:
- Company: 东莞盟大集团有限公司
- Icon url: https://avatars.githubusercontent.com/u/4746061?u=67d0353f4227627abf014808a5f9f21e25179834&v=4
- Repositories: 33
- Last Synced at: 2024-04-17T18:16:01.909Z
- Profile URL: https://github.com/yangjian102621
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 55
proxy.golang.org: github.com/yangjian102621/geekai
- Homepage:
- Documentation: https://pkg.go.dev/github.com/yangjian102621/geekai#section-documentation
- Licenses: apache-2.0
- Latest release: v4.2.7+incompatible (published 10 months ago)
- Last Synced: 2026-06-27T05:48:54.014Z (26 days ago)
- Versions: 55
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.281%
- Average: 5.458%
- Dependent repos count: 5.635%
Dependencies
api/go.mod
go
- github.com/BurntSushi/toml v1.1.0
- github.com/boj/redistore v0.0.0-20180917114910-cd5dcc76aeff
- github.com/bytedance/sonic v1.8.0
- github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
- github.com/dlclark/regexp2 v1.8.1
- github.com/gin-contrib/sessions v0.0.5
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-gonic/gin v1.9.0
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.11.2
- github.com/go-sql-driver/mysql v1.7.0
- github.com/goccy/go-json v0.10.0
- github.com/golang/snappy v0.0.1
- github.com/gomodule/redigo v2.0.0+incompatible
- github.com/gorilla/context v1.1.1
- github.com/gorilla/securecookie v1.1.1
- github.com/gorilla/sessions v1.2.1
- github.com/gorilla/websocket v1.5.0
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.5
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/cpuid/v2 v2.0.9
- github.com/leodido/go-urn v1.2.1
- github.com/lionsoul2014/ip2region/binding/golang v0.0.0-20230415042440-a5e3d8259ae0
- github.com/mattn/go-isatty v0.0.17
- github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
- github.com/modern-go/reflect2 v1.0.2
- github.com/pelletier/go-toml/v2 v2.0.6
- github.com/pkoukk/tiktoken-go v0.1.1-0.20230418101013-cae809389480
- github.com/quasoft/memstore v0.0.0-20191010062613-2bce066d2b0b
- github.com/syndtr/goleveldb v1.0.0
- github.com/twitchyliquid64/golang-asm v0.15.1
- github.com/ugorji/go/codec v1.2.9
- go.uber.org/atomic v1.7.0
- go.uber.org/dig v1.16.1
- go.uber.org/fx v1.19.3
- go.uber.org/multierr v1.6.0
- go.uber.org/zap v1.23.0
- golang.org/x/arch v0.0.0-20210923205945-b76863e36670
- golang.org/x/crypto v0.6.0
- golang.org/x/net v0.7.0
- golang.org/x/sys v0.5.0
- golang.org/x/text v0.7.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/yaml.v3 v3.0.1
- gorm.io/driver/mysql v1.4.7
- gorm.io/gorm v1.25.1
api/go.sum
go
- github.com/BurntSushi/toml v1.1.0
- github.com/benbjohnson/clock v1.3.0
- github.com/boj/redistore v0.0.0-20180917114910-cd5dcc76aeff
- github.com/bytedance/sonic v1.5.0
- github.com/bytedance/sonic v1.8.0
- github.com/chenzhuoyu/base64x v0.0.0-20211019084208-fb5309c8db06
- github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/dlclark/regexp2 v1.8.1
- github.com/fsnotify/fsnotify v1.4.7
- github.com/gin-contrib/sessions v0.0.5
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-gonic/gin v1.9.0
- github.com/go-playground/assert/v2 v2.2.0
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.11.2
- github.com/go-sql-driver/mysql v1.7.0
- github.com/goccy/go-json v0.10.0
- github.com/golang/protobuf v1.2.0
- github.com/golang/protobuf v1.5.0
- github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db
- github.com/golang/snappy v0.0.1
- github.com/gomodule/redigo v2.0.0+incompatible
- github.com/google/go-cmp v0.5.5
- github.com/google/gofuzz v1.0.0
- github.com/gorilla/context v1.1.1
- github.com/gorilla/securecookie v1.1.1
- github.com/gorilla/sessions v1.1.1
- github.com/gorilla/sessions v1.2.1
- github.com/gorilla/websocket v1.5.0
- github.com/hpcloud/tail v1.0.0
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.4
- github.com/jinzhu/now v1.1.5
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/cpuid/v2 v2.0.9
- github.com/kr/pretty v0.3.0
- github.com/kr/text v0.2.0
- github.com/leodido/go-urn v1.2.1
- github.com/lionsoul2014/ip2region/binding/golang v0.0.0-20230415042440-a5e3d8259ae0
- github.com/mattn/go-isatty v0.0.17
- github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
- github.com/modern-go/reflect2 v1.0.2
- github.com/onsi/ginkgo v1.6.0
- github.com/onsi/ginkgo v1.7.0
- github.com/onsi/gomega v1.4.3
- github.com/pelletier/go-toml/v2 v2.0.6
- github.com/pkg/errors v0.9.1
- github.com/pkoukk/tiktoken-go v0.1.1-0.20230418101013-cae809389480
- github.com/pmezard/go-difflib v1.0.0
- github.com/quasoft/memstore v0.0.0-20191010062613-2bce066d2b0b
- github.com/rogpeppe/go-internal v1.8.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/objx v0.4.0
- github.com/stretchr/objx v0.5.0
- github.com/stretchr/testify v1.3.0
- github.com/stretchr/testify v1.6.1
- github.com/stretchr/testify v1.7.0
- github.com/stretchr/testify v1.7.1
- github.com/stretchr/testify v1.8.0
- github.com/stretchr/testify v1.8.1
- github.com/stretchr/testify v1.8.2
- github.com/syndtr/goleveldb v1.0.0
- github.com/twitchyliquid64/golang-asm v0.15.1
- github.com/ugorji/go/codec v1.2.9
- go.uber.org/atomic v1.7.0
- go.uber.org/dig v1.16.1
- go.uber.org/fx v1.19.3
- go.uber.org/goleak v1.1.11
- go.uber.org/multierr v1.6.0
- go.uber.org/zap v1.23.0
- golang.org/x/arch v0.0.0-20210923205945-b76863e36670
- golang.org/x/crypto v0.6.0
- golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
- golang.org/x/net v0.7.0
- golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
- golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
- golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
- golang.org/x/sys v0.5.0
- golang.org/x/text v0.3.0
- golang.org/x/text v0.7.0
- golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
- google.golang.org/protobuf v1.26.0-rc.1
- google.golang.org/protobuf v1.28.1
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/fsnotify.v1 v1.4.7
- gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
- gopkg.in/yaml.v2 v2.2.1
- gopkg.in/yaml.v2 v2.2.8
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.1
- gorm.io/driver/mysql v1.4.7
- gorm.io/gorm v1.23.8
- gorm.io/gorm v1.25.1
- rsc.io/pdf v0.1.1
web/package-lock.json
npm
- 884 dependencies
web/package.json
npm
- @babel/core 7.18.6 development
- @babel/eslint-parser ^7.12.16 development
- @vue/cli-plugin-babel ~5.0.0 development
- @vue/cli-plugin-eslint ~5.0.0 development
- @vue/cli-service ~5.0.0 development
- eslint ^7.32.0 development
- eslint-plugin-vue ^8.0.3 development
- stylus ^0.58.1 development
- stylus-loader ^7.0.0 development
- @element-plus/icons-vue ^2.1.0
- axios ^0.27.2
- clipboard ^2.0.11
- compressorjs ^1.2.1
- core-js ^3.8.3
- element-plus ^2.1.11
- good-storage ^1.1.1
- highlight.js ^11.7.0
- json-bigint ^1.0.0
- markdown-it ^13.0.1
- md-editor-v3 ^2.2.1
- pinia ^2.1.4
- qs ^6.11.1
- sortablejs ^1.15.0
- vant ^4.5.0
- vue ^3.2.13
- vue-router ^4.0.15
desktop/package.json
npm
- electron ^26.1.0 development
- electron-builder ^24.6.4 development